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:           Thu Oct 28 09:07:21 UTC 2021

Modified Files:
        pkgsrc/net/haproxy: Makefile distinfo

Log Message:
haproxy: updated to 2.4.7

2.4.7
- BUG/MEDIUM: http-ana: Clear request analyzers when applying redirect rule


To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/net/haproxy/Makefile
cvs rdiff -u -r1.78 -r1.79 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.86 pkgsrc/net/haproxy/Makefile:1.87
--- pkgsrc/net/haproxy/Makefile:1.86    Mon Oct  4 09:07:12 2021
+++ pkgsrc/net/haproxy/Makefile Thu Oct 28 09:07:20 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.86 2021/10/04 09:07:12 wiz Exp $
+# $NetBSD: Makefile,v 1.87 2021/10/28 09:07:20 adam Exp $
 
-DISTNAME=      haproxy-2.4.6
+DISTNAME=      haproxy-2.4.7
 CATEGORIES=    net www
 MASTER_SITES=  https://www.haproxy.org/download/${PKGVERSION_NOREV:R}/src/
 

Index: pkgsrc/net/haproxy/distinfo
diff -u pkgsrc/net/haproxy/distinfo:1.78 pkgsrc/net/haproxy/distinfo:1.79
--- pkgsrc/net/haproxy/distinfo:1.78    Tue Oct 26 11:05:43 2021
+++ pkgsrc/net/haproxy/distinfo Thu Oct 28 09:07:20 2021
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.78 2021/10/26 11:05:43 nia Exp $
+$NetBSD: distinfo,v 1.79 2021/10/28 09:07:20 adam Exp $
 
-BLAKE2s (haproxy-2.4.6.tar.gz) = 348d88ad90d45fd680c4018cb478abb4e856dc2814f4902cbe30c76ee343928c
-SHA512 (haproxy-2.4.6.tar.gz) = 3752d88cd3eb82d08f625230c2c3171a30c11141dc044cc53e7164424d13e545ba12fee45a22fccc5cebade2611d3da57648d08ebde47f861bca68dcd96c3e29
-Size (haproxy-2.4.6.tar.gz) = 3594150 bytes
+BLAKE2s (haproxy-2.4.7.tar.gz) = ef749707a3ebd069dc55033c9e3e4c492f142cdb02b059f99a5125d4fc9addb5
+SHA512 (haproxy-2.4.7.tar.gz) = 7ad8e9bd506d6f5919ff9ea97b08a4ec283bf580baefc7945632ea5a88a73081bb3d82586855efc7b7b9194558f12823c26b7a7498ac08c3efc158ea6583ec9f
+Size (haproxy-2.4.7.tar.gz) = 3594183 bytes
 SHA1 (patch-Makefile) = fcb2de85189526ae42ccf0b789789ee9b834f375
 SHA1 (patch-src_cli.c) = 4bc5cf0116df121ac4c3c38b8f962c3a62d536e5
 SHA1 (patch-src_haproxy.c) = a466acb853b5018b70571d0a03b9d28ed9245d06



Home | Main Index | Thread Index | Old Index