Hi,

Update for HAproxy to 1.5.6:

    - BUG/MEDIUM: systemd: set KillMode to 'mixed'
    - MINOR: systemd: Check configuration before start
    - BUG/MEDIUM: config: avoid skipping disabled proxies
    - BUG/MINOR: config: do not accept more track-sc than configured
    - BUG/MEDIUM: backend: fix URI hash when a query string is present

OK? Comments?

Cheers.-

-- 
Sending from my toaster.
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/haproxy/Makefile,v
retrieving revision 1.15
diff -u -p -r1.15 Makefile
--- Makefile    11 Sep 2014 14:47:20 -0000      1.15
+++ Makefile    30 Oct 2014 19:34:35 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =      reliable, high performance TCP/HTTP load balancer
 
-DISTNAME =     haproxy-1.5.3
+DISTNAME =     haproxy-1.5.6
 CATEGORIES =   net www
 HOMEPAGE =     http://haproxy.1wt.eu/
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/haproxy/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo    11 Sep 2014 14:47:20 -0000      1.8
+++ distinfo    30 Oct 2014 19:34:35 -0000
@@ -1,2 +1,2 @@
-SHA256 (haproxy-1.5.3.tar.gz) = Da02gODDWSoWV4HhzJsNXMiNjqqOv1lxnJvWK7nBzZ4=
-SIZE (haproxy-1.5.3.tar.gz) = 1335245
+SHA256 (haproxy-1.5.6.tar.gz) = IUq4na1+CkPMDxxGNnymgDzYaeFxek+muZRRcT+R9xc=
+SIZE (haproxy-1.5.6.tar.gz) = 1337511

Reply via email to