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 23 15:16:40 UTC 2025
Modified Files:
pkgsrc/net/haproxy: Makefile distinfo
Log Message:
haproxy: updated to 3.2.7
3.2.7
- BUG/MINOR: acme: avoid overflow when diff > notAfter
- BUG/MINOr: hlua: Fix receive from HTTP applet by properly accounting data
- BUG/MEDIUM: ssl: take care of second client hello
- BUG/MINOR: ssl: always clear the remains of the first hello for the second one
- BUG/MINOR: ssl: leak in ssl-f-use
- BUG/MINOR: ssl: leak crtlist_name in ssl-f-use
- BUILD: makefile: disable tail calls optimizations with memory profiling
- BUG/MEDIUM: apppet: Improve spinning loop detection with the new API
- BUG/MINOR: sink: retry attempt for sft server may never occur
- MINOR: debug: add distro name and version in postmortem
- BUG/MINOR: ssl: Free global_ssl structure contents during deinit
- BUG/MINOR: ssl: Free key_base from global_ssl structure during deinit
- BUG/MINOR: ssl: Potential NULL deref in trace macro
- TESTS: quic: useless param for b_quic_dec_int()
- BUG/MEDIUM: pools: fix crash on filtered "show pools" output
- BUG/MINOR: pools: don't report "limited to the first X entries" by default
- BUG/MAJOR: lb-chash: fix key calculation when using default hash-key id
- BUILD: ssl: can't build when using -DLISTEN_DEFAULT_CIPHERS
- BUG/MINOR: quic: too short PADDING frame for too short packets
- MINOR: quic: restore QUIC_HP_SAMPLE_LEN constant
- BUG/MEDIUM: stick-tables: Don't forget to dec count on failure.
- BUG/MINOR: quic: check applet_putchk() for 'show quic' first line
- DOC: clarify the experimental status for certain features
- BUG/MEDIUM: threads/config: drop absent threads from thread groups
- BUG/MEDIUM: mt_list: Make sure not to unlock the element twice
- BUG/MEDIUM: cli: also free the trash chunk on the error path
- BUG/MINOR: quic: SSL counters not handled
- BUG/MAJOR: quic: uninitialized quic_conn_closed struct members
- BUG/MEDIUM: h3: properly encode response after interim one in same buf
- MINOR: ncbuf: extract common types
- MINOR: ncbmbuf: define new ncbmbuf type
- MINOR: ncbmbuf: implement add
- MINOR: ncbmbuf: implement iterator bitmap utilities functions
- MINOR: ncbmbuf: implement ncbmb_data()
- MINOR: ncbmbuf: implement advance operation
- MINOR: ncbmbuf: add tests as standalone mode
- BUG/MAJOR: quic: use ncbmbuf for CRYPTO handling
- BUG/MEDIUM: build: limit excessive and counter-productive gcc-15 vectorization
- MINOR: acme: acme-vars allow to pass data to the dpapi sink
- MINOR: acme: check acme-vars allocation during escaping
- CLEANUP: acme: acme_will_expire() uses acme_schedule_date()
- MINOR: acme: provider-name for dpapi sink
- BUILD: acme: fix false positive null pointer dereference
- MINOR: acme: implement "reuse-key" option
- MEDIUM: acme: don't insert acme account key in ckchs_tree
- BUG/MINOR: acme: memory leak from the config parser
- MINOR: acme: add the dns-01-record field to the sink
- MINOR: acme: display the complete challenge_ready command in the logs
To generate a diff of this commit:
cvs rdiff -u -r1.142 -r1.143 pkgsrc/net/haproxy/Makefile
cvs rdiff -u -r1.134 -r1.135 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.142 pkgsrc/net/haproxy/Makefile:1.143
--- pkgsrc/net/haproxy/Makefile:1.142 Mon Oct 6 09:36:51 2025
+++ pkgsrc/net/haproxy/Makefile Thu Oct 23 15:16:40 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.142 2025/10/06 09:36:51 adam Exp $
+# $NetBSD: Makefile,v 1.143 2025/10/23 15:16:40 adam Exp $
-DISTNAME= haproxy-3.2.6
+DISTNAME= haproxy-3.2.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.134 pkgsrc/net/haproxy/distinfo:1.135
--- pkgsrc/net/haproxy/distinfo:1.134 Mon Oct 6 09:36:51 2025
+++ pkgsrc/net/haproxy/distinfo Thu Oct 23 15:16:40 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.134 2025/10/06 09:36:51 adam Exp $
+$NetBSD: distinfo,v 1.135 2025/10/23 15:16:40 adam Exp $
-BLAKE2s (haproxy-3.2.6.tar.gz) = 6f1aace722645e9d5f358a049bd234d1b4410995d40b2abf92bf82f8f1ab54fe
-SHA512 (haproxy-3.2.6.tar.gz) = 15da214f93b4448ad73c6498fe308d92aad073a45233b3015e1bc71a1efc6ce6e219993e8ea577cf9014feb26154668fccc24f1bf4f7b0005fdeeb55c86de78f
-Size (haproxy-3.2.6.tar.gz) = 5108005 bytes
+BLAKE2s (haproxy-3.2.7.tar.gz) = 1c98bacf7cb4382646395d53ddf0dbeb1890c97cbcb6a30f5353d116bb6db43c
+SHA512 (haproxy-3.2.7.tar.gz) = 5e6635cf6a9b6394569ea8ea8feebc3ccb5cd89cedc924afad59d67d7e34fb1c38f4984d7329dbbfb1f44d5e7f21c08e544d870a50c6648c25fa9dfe4a14705c
+Size (haproxy-3.2.7.tar.gz) = 5116643 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