pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/haproxy



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Jul 23 17:33:40 UTC 2017

Modified Files:
        pkgsrc/net/haproxy: Makefile distinfo

Log Message:
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".


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/net/haproxy/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/net/haproxy/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/haproxy/Makefile
diff -u pkgsrc/net/haproxy/Makefile:1.34 pkgsrc/net/haproxy/Makefile:1.35
--- pkgsrc/net/haproxy/Makefile:1.34    Tue Jul  4 07:04:17 2017
+++ pkgsrc/net/haproxy/Makefile Sun Jul 23 17:33:40 2017
@@ -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/
 

Index: pkgsrc/net/haproxy/distinfo
diff -u pkgsrc/net/haproxy/distinfo:1.28 pkgsrc/net/haproxy/distinfo:1.29
--- pkgsrc/net/haproxy/distinfo:1.28    Tue Jul  4 07:04:17 2017
+++ pkgsrc/net/haproxy/distinfo Sun Jul 23 17:33:40 2017
@@ -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