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: Tue Jul 8 09:19:33 UTC 2025
Modified Files:
pkgsrc/net/haproxy: Makefile distinfo
Log Message:
haproxy: updated to 3.2.2
3.2.2
- BUG/MINOR: config/server: reject QUIC addresses
- BUG/MINOR: http-ana: Properly handle keep-query redirect option if no QS
- BUG/MINOR: quic: Fix OSSL_FUNC_SSL_QUIC_TLS_got_transport_params_fn callback (OpenSSL3.5)
- BUG/MEDIUM: cli: Don't consume data if outbuf is full or not available
- MINOR: cli: handle EOS/ERROR first
- BUG/MEDIUM: check: Set SOCKERR by default when a connection error is reported
- DOC: config: prefer-last-server: add notes for non-deterministic algorithms
- BUG/MINOR: mux-quic/h3: properly handle too low peer fctl initial stream
- BUG/MAJOR: fwlc: Count an avoided server as unusable.
- MINOR: fwlc: Factorize code.
- BUG/MINOR: tools: only reset argument start upon new argument
- BUG/MINOR: stream: Avoid recursive evaluation for unique-id based on itself
- BUG/MINOR: log: Be able to use %ID alias at anytime of the stream's evaluation
- DOC: configuration: add details on prefer-client-ciphers
- BUG/MINOR: quic: wrong QUIC_FT_CONNECTION_CLOSE(0x1c) frame encoding
- MINOR: quic: Useless TX buffer size reduction in closing state
- DOC: config: crt-list clarify default cert + cert-bundle
- SCRIPTS: drop the HTML generation from announce-release
- BUG/MINOR: tools: use my_unsetenv instead of unsetenv
- MINOR: ssl: check TLS1.3 ciphersuites again in clienthello with recent AWS-LC
- BUG/MEDIUM: hlua: Forbid any L6/L7 sample fetche functions from lua services
- BUG/MEDIUM: mux-h2: Properly handle connection error during preface sending
- BUG/MINOR: jwt: Copy input and parameters in dedicated buffers in jwt_verify converter
- DOC: Fix 'jwt_verify' converter doc
- BUG/MINOR: httpclient: wrongly named httpproxy flag
- BUILD: dev/phash: remove the accidentally committed a.out file
To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 pkgsrc/net/haproxy/Makefile
cvs rdiff -u -r1.129 -r1.130 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.137 pkgsrc/net/haproxy/Makefile:1.138
--- pkgsrc/net/haproxy/Makefile:1.137 Thu Jun 12 10:53:20 2025
+++ pkgsrc/net/haproxy/Makefile Tue Jul 8 09:19:33 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.137 2025/06/12 10:53:20 adam Exp $
+# $NetBSD: Makefile,v 1.138 2025/07/08 09:19:33 adam Exp $
-DISTNAME= haproxy-3.2.1
+DISTNAME= haproxy-3.2.2
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.129 pkgsrc/net/haproxy/distinfo:1.130
--- pkgsrc/net/haproxy/distinfo:1.129 Thu Jun 12 10:53:20 2025
+++ pkgsrc/net/haproxy/distinfo Tue Jul 8 09:19:33 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.129 2025/06/12 10:53:20 adam Exp $
+$NetBSD: distinfo,v 1.130 2025/07/08 09:19:33 adam Exp $
-BLAKE2s (haproxy-3.2.1.tar.gz) = e234150afd68a10345ecedfee83f8105a8bc4d5da5eb5c7f219b07a85dedb01a
-SHA512 (haproxy-3.2.1.tar.gz) = f77531828d252bb145860d258c4e50454abe9552803cc746f73d627d8906b336efb2ea9427abd7c79b2d357812dadae6b9d0660ef1788c3c503d3d52c30166ef
-Size (haproxy-3.2.1.tar.gz) = 5091394 bytes
+BLAKE2s (haproxy-3.2.2.tar.gz) = 4af0dc25bc881f295d05eac3f14621848825ee19541bd8cccc6aa144f8c0a989
+SHA512 (haproxy-3.2.2.tar.gz) = 09d78b769e9c380853d53fd53501f5a7e47dcd8db18d4ffcf0c253ed893410633909899108fcf80a2831edb2d8ca34897d32f47a7987b80e484ad2c6976628ac
+Size (haproxy-3.2.2.tar.gz) = 5090977 bytes
SHA1 (patch-Makefile) = 36c0e5d46b30d7b28fdb4b3fdbb4fe052fa8d850
SHA1 (patch-include_haproxy_proxy-t.h) = 2006a3bd2cc95652b9e7d52fb85b3065788138cd
SHA1 (patch-include_haproxy_queue-t.h) = bf2ea918a6d8ec3d3fb2f88b7b9303a695381d96
Home |
Main Index |
Thread Index |
Old Index