ports/155383: [Patch][Maintainer Update] net/haproxy: v1.4.11 -> v1.4.12

Ross West freebsd at linepoint.com
Tue Mar 8 22:30:16 UTC 2011


>Number:         155383
>Category:       ports
>Synopsis:       [Patch][Maintainer Update] net/haproxy: v1.4.11 -> v1.4.12
>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:   Tue Mar 08 22:30:14 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ross West
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
>Description:
Update of haproxy software package from v1.4.11 to v1.4.12

Changelog:

        - [MINOR] stats: add support for several packets in stats admin
        - [BUG] stats: admin commands must check the proxy state
        - [BUG] stats: admin web interface must check the proxy state
        - [BUG] http: update the header list's tail when removing the last header
        - [DOC] fix typos (http-request instead of http-check)
        - [BUG] http: use correct ACL pointer when evaluating authentication
        - [BUG] cfgparse: correctly count one socket per port in ranges
        - [BUG] startup: set the rlimits before binding ports, not after.
        - [BUG] acl: srv_id must return no match when the server is NULL
        - [BUG] acl: fd leak when reading patterns from file
        - [DOC] fix minor typo in "usesrc"
        - [BUG] http: fix possible incorrect forwarded wrapping chunk size
        - [BUG] http: fix computation of message body length after forwarding has started
        - [BUG] http: balance url_param did not work with first parameters on POST
        - [TESTS] update the url_param regression test to test check_post too

>How-To-Repeat:

>Fix:
diff -ruN --exclude=CVS /usr/ports/net/haproxy-1.4.11/Makefile /usr/ports/net/haproxy/Makefile
--- /usr/ports/net/haproxy-1.4.11/Makefile      2011-02-16 13:21:37.000000000 -0500
+++ /usr/ports/net/haproxy/Makefile     2011-03-08 17:21:51.000000000 -0500
@@ -6,7 +6,7 @@
 #

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

diff -ruN --exclude=CVS /usr/ports/net/haproxy-1.4.11/distinfo /usr/ports/net/haproxy/distinfo
--- /usr/ports/net/haproxy-1.4.11/distinfo      2011-02-16 13:19:39.000000000 -0500
+++ /usr/ports/net/haproxy/distinfo     2011-03-08 17:22:46.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (haproxy-1.4.11.tar.gz) = 2c84fc7e99e2045c4031d587832fd9289fac6c48156e067bf6ba05d5d9e559b7
-SIZE (haproxy-1.4.11.tar.gz) = 810710
+SHA256 (haproxy-1.4.12.tar.gz) = 64b2aeb35e370709339b91c6ca1e0f8e86b4ddc964a10c807cf3418bdf1d9edb
+SIZE (haproxy-1.4.12.tar.gz) = 811211


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



More information about the freebsd-ports-bugs mailing list