Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Apr 2011 14:54:00 GMT
From:      Ross West <freebsd@linepoint.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/156277: [maintainer-update][patch] net/haproxy v1.4.14 to v1.4.15
Message-ID:  <201104081454.p38Es07X093227@red.freebsd.org>
Resent-Message-ID: <201104081500.p38F0NaI005924@freefall.freebsd.org>

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

>Number:         156277
>Category:       ports
>Synopsis:       [maintainer-update][patch] net/haproxy v1.4.14 to v1.4.15
>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 08 15:00:22 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ross West
>Release:        Freebsd 8.1-RELEASE
>Organization:
>Environment:
>Description:
Update from v1.4.14 to v1.4.15

ChangeLog :
===========

2011/04/08 : 1.4.15
    - [CRITICAL] fix risk of crash when dealing with space in response cookies

>How-To-Repeat:

>Fix:
diff -ruN --exclude=CVS /usr/ports/net/haproxy.1.4.14/Makefile /usr/ports/net/haproxy/Makefile
--- /usr/ports/net/haproxy.1.4.14/Makefile      2011-04-04 16:40:16.000000000 -0400
+++ /usr/ports/net/haproxy/Makefile     2011-04-08 10:52:04.000000000 -0400
@@ -6,7 +6,7 @@
 #

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

diff -ruN --exclude=CVS /usr/ports/net/haproxy.1.4.14/distinfo /usr/ports/net/haproxy/distinfo
--- /usr/ports/net/haproxy.1.4.14/distinfo      2011-04-04 16:23:07.000000000 -0400
+++ /usr/ports/net/haproxy/distinfo     2011-04-08 10:52:09.000000000 -0400
@@ -1,2 +1,2 @@
-SHA256 (haproxy-1.4.14.tar.gz) = 1cbe9a95399e042a1a50879d317f9e2d770dbf1ac5cee517d72524980fe0b816
-SIZE (haproxy-1.4.14.tar.gz) = 812238
+SHA256 (haproxy-1.4.15.tar.gz) = 4baebfe0a5a9220f77d9175b2e711dc8985bbb696d11c38033cc0e94e3cca93a
+SIZE (haproxy-1.4.15.tar.gz) = 812293


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



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