Date: Mon, 28 Jun 2010 19:16:36 GMT From: Ross West <freebsd@linepoint.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/148218: [Patch][Maintainer Update] net/haproxy: v1.4.7 -> v1.4.8 Message-ID: <201006281916.o5SJGaqv019831@www.freebsd.org> Resent-Message-ID: <201006281920.o5SJK1ZX012355@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 148218 >Category: ports >Synopsis: [Patch][Maintainer Update] net/haproxy: v1.4.7 -> v1.4.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 28 19:20:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Ross West >Release: FreeBSD 8.0-RELEASE amd64 >Organization: >Environment: >Description: Update of haproxy from v1.4.7 to v1.4.8 Changes: 2010/06/16 : 1.4.8 - [DOC] mention 'option http-server-close' effect in Tq section - [DOC] summarize and highlight persistent connections behaviour - [DOC] add configuration samples - [BUG] stick_table: the fix for the memory leak caused a regression - [BUG] client: don't add a new session to the list too early >How-To-Repeat: >Fix: diff -ruN --exclude=CVS /usr/ports/net/haproxy.1.4.7/Makefile /usr/ports/net/haproxy/Makefile --- /usr/ports/net/haproxy.1.4.7/Makefile 2010-06-19 15:01:17.000000000 -0400 +++ /usr/ports/net/haproxy/Makefile 2010-06-28 15:12:17.000000000 -0400 @@ -6,7 +6,7 @@ # PORTNAME= haproxy -PORTVERSION= 1.4.7 +PORTVERSION= 1.4.8 CATEGORIES= net www MASTER_SITES= http://haproxy.1wt.eu/download/1.4/src/ diff -ruN --exclude=CVS /usr/ports/net/haproxy.1.4.7/distinfo /usr/ports/net/haproxy/distinfo --- /usr/ports/net/haproxy.1.4.7/distinfo 2010-06-19 15:01:17.000000000 -0400 +++ /usr/ports/net/haproxy/distinfo 2010-06-28 15:12:18.000000000 -0400 @@ -1,3 +1,3 @@ -MD5 (haproxy-1.4.7.tar.gz) = a2c57fbc61cbdbef2a6e60514e4d01c2 -SHA256 (haproxy-1.4.7.tar.gz) = b010fb6092b4f1b34df6f0bdb9113290b33da5f150937c03415bdfd554149fe9 -SIZE (haproxy-1.4.7.tar.gz) = 777883 +MD5 (haproxy-1.4.8.tar.gz) = 104f4985b37bd9bac7a33e20fb6aaadf +SHA256 (haproxy-1.4.8.tar.gz) = 707487ade815cbd37492d91a014f9a5b3ac313e5b4cb31e2d7c4d2a16f4a23f1 +SIZE (haproxy-1.4.8.tar.gz) = 778220 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006281916.o5SJGaqv019831>