Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Apr 2010 15:24:42 GMT
From:      Ross West <freebsd@linepoint.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/145583: [Patch][Maintainer Update] net/haproxy: v1.4.3 -> v1.4.4
Message-ID:  <201004091524.o39FOgWb005705@www.freebsd.org>
Resent-Message-ID: <201004091610.o39GAGC9003663@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         145583
>Category:       ports
>Synopsis:       [Patch][Maintainer Update] net/haproxy: v1.4.3 -> v1.4.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 09 16:10:15 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Ross West
>Release:        FreeBSD 8.0-RELEASE amd64
>Organization:
>Environment:
>Description:
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


>How-To-Repeat:

>Fix:
diff -ruN --exclude=CVS /usr/ports/net/haproxy.1.4.3/Makefile /usr/ports/net/haproxy/Makefile
--- /usr/ports/net/haproxy.1.4.3/Makefile       2010-04-02 09:13:16.000000000 -0400
+++ /usr/ports/net/haproxy/Makefile     2010-04-09 09:23:06.000000000 -0400
@@ -6,7 +6,7 @@
 #

 PORTNAME=      haproxy
-PORTVERSION=   1.4.3
+PORTVERSION=   1.4.4
 CATEGORIES=    net www
 MASTER_SITES=  http://haproxy.1wt.eu/download/1.4/src/

diff -ruN --exclude=CVS /usr/ports/net/haproxy.1.4.3/distinfo /usr/ports/net/haproxy/distinfo
--- /usr/ports/net/haproxy.1.4.3/distinfo       2010-04-02 09:13:16.000000000 -0400
+++ /usr/ports/net/haproxy/distinfo     2010-04-09 09:23:27.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (haproxy-1.4.3.tar.gz) = 673459008444d7a44f55a647ce32e382
-SHA256 (haproxy-1.4.3.tar.gz) = 484ec3f152da1e3739a11324d8d6c186ef1f79dff9258a085944dacc23a9ac46
-SIZE (haproxy-1.4.3.tar.gz) = 761085
+MD5 (haproxy-1.4.4.tar.gz) = 0a18b915c3039f37004a346a5ddc17cd
+SHA256 (haproxy-1.4.4.tar.gz) = c0508869a9bb7bbc7f306469afdd078076fb4d22c123ece9cc8beeafc7ad60b2
+SIZE (haproxy-1.4.4.tar.gz) = 764810


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004091524.o39FOgWb005705>