pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/haproxy HAProxy 1.7.8 was released on 2017/07/07. ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/27a664ec6885
branches:  trunk
changeset: 365688:27a664ec6885
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Jul 23 17:33:40 2017 +0000

description:
HAProxy 1.7.8 was released on 2017/07/07. It added 10 new commits after version
1.7.7. It fixes some major issues, a memory leak in the compression code, a
segfault when you dump a map on the CLI while trying to remove an entry and a
bug introduced by a fix in 1.7.5 that causes haproxy to ignore "timeout
http-keep-alive".

diffstat:

 net/haproxy/Makefile |   4 ++--
 net/haproxy/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 37fc96732a67 -r 27a664ec6885 net/haproxy/Makefile
--- a/net/haproxy/Makefile      Sun Jul 23 17:28:33 2017 +0000
+++ b/net/haproxy/Makefile      Sun Jul 23 17:33:40 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2017/07/04 07:04:17 adam Exp $
+# $NetBSD: Makefile,v 1.35 2017/07/23 17:33:40 adam Exp $
 
-DISTNAME=      haproxy-1.7.7
+DISTNAME=      haproxy-1.7.8
 CATEGORIES=    net www
 MASTER_SITES=  http://www.haproxy.org/download/${PKGVERSION_NOREV:R}/src/
 
diff -r 37fc96732a67 -r 27a664ec6885 net/haproxy/distinfo
--- a/net/haproxy/distinfo      Sun Jul 23 17:28:33 2017 +0000
+++ b/net/haproxy/distinfo      Sun Jul 23 17:33:40 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.28 2017/07/04 07:04:17 adam Exp $
+$NetBSD: distinfo,v 1.29 2017/07/23 17:33:40 adam Exp $
 
-SHA1 (haproxy-1.7.7.tar.gz) = bc640e5e6fb3604430ad6a607a1bbdb3e129a938
-RMD160 (haproxy-1.7.7.tar.gz) = 76f7bf97de57f62a8a9769a2628efc81c3b42d42
-SHA512 (haproxy-1.7.7.tar.gz) = aa4720962e94b00c2b6090f62fb875e8977783256d877eb799b6a48c884833bac00b12d04fabd440011007e2af1914e0d67ab485026a447d8a61d58128d04a5a
-Size (haproxy-1.7.7.tar.gz) = 1745024 bytes
+SHA1 (haproxy-1.7.8.tar.gz) = c96e3c345afe6024971980163e939997a01e7cbb
+RMD160 (haproxy-1.7.8.tar.gz) = b548562a3a2a12cdb23a10119209406a120e8aa5
+SHA512 (haproxy-1.7.8.tar.gz) = e1d65c8a4607c01d52628f36f8c7342096267130a0f949474746f571158e4f795281f78765004c214a0527f74ce180760f9cc910d3650d30026776076d721c0c
+Size (haproxy-1.7.8.tar.gz) = 1746321 bytes
 SHA1 (patch-Makefile) = f635093d547270603ffea8837a42a8cca2e03bdf



Home | Main Index | Thread Index | Old Index