From sheepkiller@cultdeadsheep.org  Tue Oct 28 03:20:41 2003
Return-Path: <sheepkiller@cultdeadsheep.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id EF5B016A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Oct 2003 03:20:41 -0800 (PST)
Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0EAA243F3F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 Oct 2003 03:20:40 -0800 (PST)
	(envelope-from sheepkiller@cultdeadsheep.org)
Received: (qmail 28622 invoked by uid 85); 28 Oct 2003 12:20:38 +0100
Received: from sheepkiller@cultdeadsheep.org by goofy.cultdeadsheep.org by uid 82 with qmail-scanner-1.20rc2 
 ( Clear:RC:1:. 
 Processed in 0.041142 secs); 28 Oct 2003 11:20:38 -0000
Received: from lucifer.cultdeadsheep.org (192.168.0.2)
  by goofy.cultdeadsheep.org with SMTP; 28 Oct 2003 12:20:37 +0100
Received: by lucifer.cultdeadsheep.org (sSMTP sendmail emulation); Tue, 28 Oct 2003 12:20:08 +0100
Message-Id: <20031028112040.0EAA243F3F@mx1.FreeBSD.org>
Date: Tue, 28 Oct 2003 12:20:08 +0100
From: Clement Laforet <sheepkiller@cultdeadsheep.org>
Reply-To: Clement Laforet <sheepkiller@cultdeadsheep.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Clement Laforet <sheepkiller@cultdeadsheep.org>
Subject: [maintainer update] net/haproxy: update to 1.1.27
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         58614
>Category:       ports
>Synopsis:       [maintainer update] net/haproxy: update to 1.1.27
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 28 03:30:13 PST 2003
>Closed-Date:    Tue Oct 28 04:48:10 PST 2003
>Last-Modified:  Tue Oct 28 04:48:10 PST 2003
>Originator:     Clement Laforet
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
cotds.org
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Sep 22 08:20:10 CEST 2003 clement@lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386


	
>Description:
	update haproxy to 1.1.27
	Changelog:
	A problem has been fixed where the HTTP health check  code assumed
	that the request was still of fixed length,  which is obviously wrong
	since it became configurable.  This could make HTTP health checks
	fail on non-default configurations. 

>How-To-Repeat:
	N/A.
>Fix:

	

--- haproxy.diff begins here ---
Index: haproxy/Makefile
===================================================================
RCS file: /WORK/REPO/ports/net/haproxy/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- haproxy/Makefile	22 Oct 2003 10:32:03 -0000	1.5
+++ haproxy/Makefile	28 Oct 2003 11:17:04 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	haproxy
-PORTVERSION=	1.1.26
+PORTVERSION=	1.1.27
 CATEGORIES=	net www
 MASTER_SITES=	http://w.ods.org/tools/haproxy/src/ \
 		http://w.ods.org/tools/haproxy/src/old/
Index: haproxy/distinfo
===================================================================
RCS file: /WORK/REPO/ports/net/haproxy/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- haproxy/distinfo	22 Oct 2003 10:32:03 -0000	1.5
+++ haproxy/distinfo	28 Oct 2003 11:17:04 -0000
@@ -1 +1 @@
-MD5 (haproxy-1.1.26.tar.gz) = a38424a7687d6d9471f52d248adeae08
+MD5 (haproxy-1.1.27.tar.gz) = 8379ebfc91a5fbf1f49ca65e36b460af
--- haproxy.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sergei 
State-Changed-When: Tue Oct 28 04:47:41 PST 2003 
State-Changed-Why:  
Committed (with minor modifications), thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=58614 
>Unformatted:
