Bug 145583 - [Patch][Maintainer Update] net/haproxy: v1.4.3 -> v1.4.4
Summary: [Patch][Maintainer Update] net/haproxy: v1.4.3 -> v1.4.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-09 17:10 UTC by Ross West
Modified: 2010-04-10 00:40 UTC (History)
0 users

See Also:


Attachments
file.diff (272 bytes, patch)
2010-04-09 17:10 UTC, Ross West
no flags Details | Diff
file.diff (667 bytes, patch)
2010-04-09 17:10 UTC, Ross West
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ross West 2010-04-09 17:10:15 UTC
Update of haproxy port from v1.4.3 to v1.4.4

Fixes:
2010/04/07 : 1.4.4
    - [BUG] appsession should match the whole cookie name
    - [CLEANUP] proxy: move PR_O_SSL3_CHK to options2 to release one flag
    - [MEDIUM] backend: move the transparent proxy address selection to backend
    - [MINOR] add very fast IP parsing functions
    - [MINOR] add new tproxy flags for dynamic source address binding
    - [MEDIUM] add ability to connect to a server from an IP found in a header
    - [BUILD] config: last patch breaks build without CONFIG_HAP_LINUX_TPROXY
    - [MINOR] http: make it possible to pretend keep-alive when doing close
    - [MINOR] config: report "default-server" instead of "(null)" in error messages

Fix: PORTNAME=      haproxy
-PORTVERSION=   1.4.3
+PORTVERSION=   1.4.4
 CATEGORIES=    net www
 MASTER_SITES=  http://haproxy.1wt.eu/download/1.4/src/
Comment 1 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-04-09 17:47:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-04-10 00:35:27 UTC
sylvio      2010-04-09 23:35:19 UTC

  FreeBSD ports repository

  Modified files:
    net/haproxy          Makefile distinfo 
  Log:
  - Update to 1.4.4
  
  PR:             ports/145583
  Submitted by:   Ross West <freebsd@linepoint.com> (maintainer)
  Approved by:    itetcu (mentor, implicit)
  
  Revision  Changes    Path
  1.25      +1 -1      ports/net/haproxy/Makefile
  1.22      +3 -3      ports/net/haproxy/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-04-10 00:35:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!