pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/haproxy haproxy: updated to 2.5.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/10140d5562cb
branches:  trunk
changeset: 374917:10140d5562cb
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Mar 03 10:37:56 2022 +0000

description:
haproxy: updated to 2.5.4

2.5.4
- BUG/MEDIUM: htx: Be sure to have a buffer to perform a raw copy of a message
- BUG/MEDIUM: mux-h1: Don't wake h1s if mux is blocked on lack of output buffer
- BUG/MAJOR: mux-h2: Be sure to always report HTX parsing error to the app layer
- DOC: Fix usage/examples of deprecated ACLs
- BUG/MINOR: proxy: preset the error message pointer to NULL in parse_new_proxy()
- REGTESTS: fix the race conditions in 40be_2srv_odd_health_checks
- CI: github: enable pool debugging by default
- BUG/MEDIUM: stream: Abort processing if response buffer allocation fails

diffstat:

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

diffs (28 lines):

diff -r 1eb037f8a872 -r 10140d5562cb net/haproxy/Makefile
--- a/net/haproxy/Makefile      Thu Mar 03 09:36:09 2022 +0000
+++ b/net/haproxy/Makefile      Thu Mar 03 10:37:56 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.91 2022/02/21 17:13:39 adam Exp $
+# $NetBSD: Makefile,v 1.92 2022/03/03 10:37:56 adam Exp $
 
-DISTNAME=      haproxy-2.5.3
+DISTNAME=      haproxy-2.5.4
 CATEGORIES=    net www
 MASTER_SITES=  https://www.haproxy.org/download/${PKGVERSION_NOREV:R}/src/
 
diff -r 1eb037f8a872 -r 10140d5562cb net/haproxy/distinfo
--- a/net/haproxy/distinfo      Thu Mar 03 09:36:09 2022 +0000
+++ b/net/haproxy/distinfo      Thu Mar 03 10:37:56 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.84 2022/02/21 17:13:39 adam Exp $
+$NetBSD: distinfo,v 1.85 2022/03/03 10:37:56 adam Exp $
 
-BLAKE2s (haproxy-2.5.3.tar.gz) = c1df3d020ff7168d9cec6834469cea71501d26efc981f9b1da0268ef55c6eb24
-SHA512 (haproxy-2.5.3.tar.gz) = 691a65eae3912df655124b754ef72785776084c2376220e2ceeaa89c8c5c392eb7d2b2ab72ac06c638c3169bf59b2d83ce0caa42c19ba6ebf7a8c6036bc62280
-Size (haproxy-2.5.3.tar.gz) = 3818959 bytes
+BLAKE2s (haproxy-2.5.4.tar.gz) = 525398d83268780bdf696dfa8026135782c13c9455ab3f898cf87b08cfc04956
+SHA512 (haproxy-2.5.4.tar.gz) = 95eb1ad9121a93cc77f0dd14e0080e18935cd45dc7dc511ab6dd0ecbdbb967bbde5eaa83f70157086796603560b979689f7d50b0cfba93d0245544c3a8c28a87
+Size (haproxy-2.5.4.tar.gz) = 3819082 bytes
 SHA1 (patch-Makefile) = 6fc9a19a8526b91473448822beab18878d6db1ac
 SHA1 (patch-include_haproxy_proxy-t.h) = 5560f5f50e66cf122fe8464f74541f226e127e8d
 SHA1 (patch-include_haproxy_queue-t.h) = bf2ea918a6d8ec3d3fb2f88b7b9303a695381d96



Home | Main Index | Thread Index | Old Index