Thu Feb 23 19:02:04 2012 UTC ()
Update to version 1.4.19.

Changes:

 - MEDIUM: http: add support for sending the server's name in the outgoing request
 - BUG/MINOR: fix options forwardfor if-none when an alternative header name is specified
 - MINOR: task: new function task_schedule() to schedule a wake up
 - BUG/MEDIUM: checks: fix slowstart behaviour when server tracking is in use
 - BUG: tcp: option nolinger does not work on backends
 - BUG: ebtree: ebst_lookup() could return the wrong entry
 - BUG: http: re-enable TCP quick-ack upon incomplete HTTP requests
 - CLEANUP: ebtree: remove a few annoying signedness warnings
 - CLEANUP: ebtree: remove 4-year old harmless typo in duplicates insertion code
 - CLEANUP: ebtree: remove another typo, a wrong initialization in insertion code
 - BUG: proto_tcp: set AF_INET on tproxy for use with recent kernels
 - MINOR: halog: add support for matching queued requests
 - BUG: http: tighten the list of allowed characters in a URI


(morr)
diff -r1.2 -r1.3 pkgsrc/net/haproxy/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/net/haproxy/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/net/haproxy/Makefile (expand / switch to unified diff)

--- pkgsrc/net/haproxy/Makefile 2011/12/16 12:14:12 1.2
+++ pkgsrc/net/haproxy/Makefile 2012/02/23 19:02:04 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.2 2011/12/16 12:14:12 fhajny Exp $ 1# $NetBSD: Makefile,v 1.3 2012/02/23 19:02:04 morr Exp $
2 2
3DISTNAME= haproxy-1.4.18 3DISTNAME= haproxy-1.4.19
4CATEGORIES= net www 4CATEGORIES= net www
5MASTER_SITES= http://haproxy.1wt.eu/download/1.4/src/ 5MASTER_SITES= http://haproxy.1wt.eu/download/1.4/src/
6 6
7MAINTAINER= morr@NetBSD.org 7MAINTAINER= morr@NetBSD.org
8HOMEPAGE= http://haproxy.1wt.eu/ 8HOMEPAGE= http://haproxy.1wt.eu/
9COMMENT= Reliable, high performance TCP/HTTP load balancer 9COMMENT= Reliable, high performance TCP/HTTP load balancer
10LICENSE= gnu-gpl-v2 10LICENSE= gnu-gpl-v2
11 11
12PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
13 13
14USE_TOOLS+= gmake 14USE_TOOLS+= gmake
15BUILD_MAKE_FLAGS+= TARGET=${TARGET} 15BUILD_MAKE_FLAGS+= TARGET=${TARGET}
16INSTALL_MAKE_FLAGS+= TARGET=${TARGET} 16INSTALL_MAKE_FLAGS+= TARGET=${TARGET}

cvs diff -r1.1.1.1 -r1.2 pkgsrc/net/haproxy/distinfo (expand / switch to unified diff)

--- pkgsrc/net/haproxy/distinfo 2011/10/31 23:34:07 1.1.1.1
+++ pkgsrc/net/haproxy/distinfo 2012/02/23 19:02:04 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1.1.1 2011/10/31 23:34:07 morr Exp $ 1$NetBSD: distinfo,v 1.2 2012/02/23 19:02:04 morr Exp $
2 2
3SHA1 (haproxy-1.4.18.tar.gz) = 191dbcb5880c711580693bd081ca5fdd8dde3012 3SHA1 (haproxy-1.4.19.tar.gz) = f40de2fee9f4c6ad35a1ee358499f860f042ad86
4RMD160 (haproxy-1.4.18.tar.gz) = 16729f0519a47123d88e849ae95d600c590c8583 4RMD160 (haproxy-1.4.19.tar.gz) = b98799e6e83b0834432e010c9c9149820725bd23
5Size (haproxy-1.4.18.tar.gz) = 820427 bytes 5Size (haproxy-1.4.19.tar.gz) = 824610 bytes
6SHA1 (patch-aa) = 6012886156a54054cebf7f184d69a0cd0b1ad17b 6SHA1 (patch-aa) = 6012886156a54054cebf7f184d69a0cd0b1ad17b