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: Fri Jun 26 12:50:59 UTC 2026
Modified Files:
pkgsrc/net/haproxy: Makefile distinfo
Log Message:
haproxy: updated to 3.4.1
3.4.1
- BUG/MEDIUM: check: Skip tcpcheck post-config for external checks
- BUG/MEDIUM: check: Ignore small-buffer option when starting an external check
- MINOR: check: Don't dump buffers state in check traces for external checks
- BUG/MEDIUM: server/checks: Support healtcheck keyword on default-server lines
- BUG/MEDIUM: mux_quic: prevent risk of infinite loop on recv
- BUG/MINOR: mux_quic: do not interrupt recv on error/incomplete data
- BUG/MINOR: tcpcheck: Override external check if healthcheck section is set
- REGTESTS: checks: Add script for external healthchecks
- BUG/MEDIUM: regex: initialize the match array earlier during boot
- BUG/MEDIUM: threads: Fiw build when using no thread
- BUG/MEDIUM: xprt_qmux: implement ->get_ssl_sock_ctx() to get the SSL laye
- CLEANUP: sessions: simplify the sess_priv_conns pool name
- BUG/MINOR: acl: report "ACL" not "map" in ACL ID lookup failures
- BUG/MEDIUM: checks: Dequeue checks on purge
- REGTESTS: Fix log matching in healthcheck-section.vtc
- BUG/MINOR: quic: fix Initial length value in sent packets
- BUG/MEDIUM: acme: stuck ACME task when authz is already "valid"
- BUG/MEDIUM: ktls: defer enabling TLS ULP on a socket until connected
- MINOR: errors: add ha_diag_notice() to report diag-level notifications
- BUG/MINOR: cpu-topo: use ha_diag_notice() to report thread creations
- BUG/MEDIUM: h3: Properly handle PUSH_PROMISE on backend connections
- BUG/MINOR: server: fix add server with consistent hash balancing
- BUG/MINOR: http-ana: Remove a debugging memset on redirect
- BUG/MEDIUM: http-ana: Don't ignore L7 retry errors
- BUG/MINOR: mux-h1: Properly resolve file path for 'h1-case-adjust-file'
- BUG/MINOR: quic: fix rxbuf settings on backend side
- BUG/MEDIUM: ssl: Don't free the early data buffer too early
- BUG/MINOR: hpack-tbl: add missing NULL check after hpack_dht_defrag()
- BUG/MEDIUM: mux_quic: fix freeze transfer after QCS rxbuf realign
- BUG/MEDIUM: http-act: Make a copy of the sample expr in (set/add)-headers-bin
- BUG/MEDIUM: mux-fcgi: fix uint16_t overflow in drl += drp
- BUG/MINOR: hq-interop: reject too big content
- BUG/MINOR: hq-interop: prevent reset if missing content-length
- BUG/MEDIUM: hlua: Properly report EOS when http applet exits
- BUG/MINOR: hq-interop: support full demux buf on large response
- BUG/MINOR: hq-interop: support response buffer wrapping
- DOC: lua: remove incorrect init tags
- BUG/MEDIUM: h3: increment unknown request payload length
- REGTESTS: quic: test H3 request without content-length
- BUG/MEDIUM: mux-fcgi: Truly drain outgoing HTX data when the stream is closed
- BUG/MEDIUM: mux-h2: Truly drain outgoing HTX data when the stream is closed
- BUG/MEDIUM: mux-spop: Truly drain outgoing data when the stream is closed
- BUG/MEDIUM: mux-quic: Drain the given amount of data in qcs_http_reset_buf()
To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 pkgsrc/net/haproxy/Makefile
cvs rdiff -u -r1.150 -r1.151 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.159 pkgsrc/net/haproxy/Makefile:1.160
--- pkgsrc/net/haproxy/Makefile:1.159 Fri Jun 5 08:14:34 2026
+++ pkgsrc/net/haproxy/Makefile Fri Jun 26 12:50:59 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.159 2026/06/05 08:14:34 adam Exp $
+# $NetBSD: Makefile,v 1.160 2026/06/26 12:50:59 adam Exp $
-DISTNAME= haproxy-3.4.0
+DISTNAME= haproxy-3.4.1
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.150 pkgsrc/net/haproxy/distinfo:1.151
--- pkgsrc/net/haproxy/distinfo:1.150 Fri Jun 5 08:14:34 2026
+++ pkgsrc/net/haproxy/distinfo Fri Jun 26 12:50:59 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.150 2026/06/05 08:14:34 adam Exp $
+$NetBSD: distinfo,v 1.151 2026/06/26 12:50:59 adam Exp $
-BLAKE2s (haproxy-3.4.0.tar.gz) = f488d0652d8639ff07b25565b1e1a4db3d2657ba5e1612d9455926b46185e98f
-SHA512 (haproxy-3.4.0.tar.gz) = 982dd97c9d148179e12cdac0e9675960c665f64a9cfb02eb974de9844ef7edfc1d0b99a3a1b3b8e9b145b475fbb9bfe764548486445f66805fc26cf619815310
-Size (haproxy-3.4.0.tar.gz) = 5470166 bytes
+BLAKE2s (haproxy-3.4.1.tar.gz) = 4e443dd9c019694c5893018cc541c6f7ecb2b8fcb25dd82a2dfd8d9e8ecf6be6
+SHA512 (haproxy-3.4.1.tar.gz) = 97deb43a9d52031106f432e07112b9bf9912597f9a9a3d42ca01685c76ff53cd0be5c62c299f959d181b95f4166126af8cb7d05271ed3622d2a30825ab89ebfb
+Size (haproxy-3.4.1.tar.gz) = 5472617 bytes
SHA1 (patch-include_haproxy_proxy-t.h) = 7aab2e32aacff45e7a2a0d6a48550b72d1fe7619
SHA1 (patch-include_haproxy_queue-t.h) = a9f41857d66037b3f66f8d43090dab2d06c7bfb2
SHA1 (patch-include_haproxy_queue.h) = eed5ea43212462134fb60b50c2a32e619e104d51
Home |
Main Index |
Thread Index |
Old Index