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 Nov 28 18:11:42 UTC 2024

Modified Files:
        pkgsrc/net/haproxy: Makefile PLIST distinfo

Log Message:
haproxy: updated to 3.1.0

3.1.0
- BUG/MAJOR: mux-h1: Properly handle wrapping on obuf when dumping the first-line
- BUILD: activity/memprofile: fix a build warning in the posix_memalign handler
- BUG/MINOR: quic: Avoid BUG_ON() on ->on_pkt_lost() BBR callback call
- CI: update to the latest AWS-LC version
- CI: update to the latest WolfSSL version
- DOC: ot: mention planned deprecation of the OT filter
- Revert "CI: update to the latest WolfSSL version"
- CI: github: add a WolfSSL job which tries the latest version
- BUILD: systemd: fix usage of reserved name "sun" in the address field
- BUILD: init: use the more portable FD_CLOEXEC for /dev/null
- CI: github: improve the Wolfssl job
- CI: github: improve the AWS-LC job
- BUG/MINOR: mux-quic: fix show quic report of QCS prepared bytes
- BUG/MEDIUM: quic: fix sending performance due to qc_prep_pkts() return
- MINOR: mux-quic: use sched call time for pacing
- CI: github: allow to run the Illumos job manually
- BUILD: tcp_sample: var_fc_counter defined but not used
- CI: github: add 'workflow_dispatch' on remaining build jobs
- DOC: config: refine a little bit the text on QUIC pacing
- MINOR: proto_sockpair: send_fd_uxst: init iobuf, cmsghdr, cmsgbuf to zeros
- MINOR: startup: rename on_new_child_failure to mworker_on_new_child_failure
- REORG: startup: move on_new_child_failure in mworker.c
- MINOR: startup: prefix prepare_master and run_master with mworker_*
- REORG: startup: move mworker_prepare_master in mworker.c
- MINOR: startup: keep updating verbosity modes only in haproxy.c
- REORG: startup: move mworker_run_master and mworker_loop in mworker.c
- REORG: startup: move mworker_reexec and mworker_reload in mworker.c
- MINOR: startup: prefix apply_master_worker_mode with mworker_*
- REORG: startup: move mworker_apply_master_worker_mode in mworker.c
- MINOR: cfgparse-quic: strengthen quic-cc-algo parsing
- BUG/MAJOR: quic: fix wrong packet building due to already acked frames
- DEV: lags/show-sess-to-flags: Properly handle fd state on server side
- BUG/MEDIUM: http-ana: Don't release too early the L7 buffer
- MINOR: quic: make bbr consider the max window size setting
- DOC: quic: Amend the pacing information about BBR.
- BUG/MEDIUM: quic: prevent EMSGSIZE with GSO for larger bufsize
- MINOR: cli: Add a "help" keyword to show sess
- MINOR: cli/quic: Add a "help" keyword to show quic
- DOC: management: mention "show sess help" and "show quic help"
- DOC: install: update the list of supported versions
- MINOR: version: mention that 3.1 is stable now


To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 pkgsrc/net/haproxy/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/haproxy/PLIST
cvs rdiff -u -r1.120 -r1.121 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.128 pkgsrc/net/haproxy/Makefile:1.129
--- pkgsrc/net/haproxy/Makefile:1.128   Sat Nov  9 11:20:09 2024
+++ pkgsrc/net/haproxy/Makefile Thu Nov 28 18:11:42 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.128 2024/11/09 11:20:09 adam Exp $
+# $NetBSD: Makefile,v 1.129 2024/11/28 18:11:42 adam Exp $
 
-DISTNAME=      haproxy-3.0.6
+DISTNAME=      haproxy-3.1.0
 CATEGORIES=    net www
 MASTER_SITES=  https://www.haproxy.org/download/${PKGVERSION_NOREV:R}/src/
 
@@ -29,9 +29,8 @@ INSTALL_TARGET=               install-bin install-man
 .include "options.mk"
 
 RCD_SCRIPTS=           haproxy
-DOCDIR=                        ${PREFIX}/share/doc/${PKGBASE}
 EGDIR=                 ${PREFIX}/share/examples/${PKGBASE}
-INSTALLATION_DIRS+=    ${DOCDIR} ${EGDIR}
+INSTALLATION_DIRS+=    ${EGDIR}
 
 .include "../../mk/bsd.prefs.mk"
 
@@ -50,8 +49,6 @@ TARGET=       generic
 LIBS.SunOS+=           -lxnet
 
 post-install:
-       ${INSTALL_DATA} ${WRKSRC}/doc/architecture.txt ${DESTDIR}${DOCDIR}/
-       ${INSTALL_DATA} ${WRKSRC}/doc/configuration.txt ${DESTDIR}${DOCDIR}/
        ${INSTALL_DATA} ${WRKSRC}/examples/*.cfg ${DESTDIR}${EGDIR}/
 
 .include "../../devel/zlib/buildlink3.mk"

Index: pkgsrc/net/haproxy/PLIST
diff -u pkgsrc/net/haproxy/PLIST:1.11 pkgsrc/net/haproxy/PLIST:1.12
--- pkgsrc/net/haproxy/PLIST:1.11       Fri Jun 17 08:07:30 2022
+++ pkgsrc/net/haproxy/PLIST    Thu Nov 28 18:11:42 2024
@@ -1,12 +1,12 @@
-@comment $NetBSD: PLIST,v 1.11 2022/06/17 08:07:30 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2024/11/28 18:11:42 adam Exp $
 man/man1/haproxy.1
 sbin/haproxy
-share/doc/haproxy/architecture.txt
-share/doc/haproxy/configuration.txt
 share/examples/haproxy/basic-config-edge.cfg
 share/examples/haproxy/content-sw-sample.cfg
+share/examples/haproxy/mptcp.cfg
 share/examples/haproxy/option-http_proxy.cfg
 share/examples/haproxy/quick-test.cfg
 share/examples/haproxy/socks4.cfg
+share/examples/haproxy/traces.cfg
 share/examples/haproxy/transparent_proxy.cfg
 share/examples/haproxy/wurfl-example.cfg

Index: pkgsrc/net/haproxy/distinfo
diff -u pkgsrc/net/haproxy/distinfo:1.120 pkgsrc/net/haproxy/distinfo:1.121
--- pkgsrc/net/haproxy/distinfo:1.120   Sat Nov  9 11:20:09 2024
+++ pkgsrc/net/haproxy/distinfo Thu Nov 28 18:11:42 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.120 2024/11/09 11:20:09 adam Exp $
+$NetBSD: distinfo,v 1.121 2024/11/28 18:11:42 adam Exp $
 
-BLAKE2s (haproxy-3.0.6.tar.gz) = 53ac68fe0e8610c5ae573b0e51d9cc38f36585ab3306a52e19ff6b9b8c614083
-SHA512 (haproxy-3.0.6.tar.gz) = a072ad27fc7478d6082b2f92ce869a8d31d80b9d0cca70e9d256c53e54615accdb34d680fe092e72d534647ab3c82394537f55f74e3e7561419eb2c4e249daf9
-Size (haproxy-3.0.6.tar.gz) = 4710169 bytes
+BLAKE2s (haproxy-3.1.0.tar.gz) = 8885a597e5ff645ff81d1ddeeff66c7adeb85ca7d49b23a4f7ad91be688f905e
+SHA512 (haproxy-3.1.0.tar.gz) = b3006dc90d51b44589371ab107eeb8abd04d65f015163569fd602035dee4bc95a516e5fbf786e9f42a6744134cbf4b9478399277f6fa501429b1a9c4044a07b6
+Size (haproxy-3.1.0.tar.gz) = 4892185 bytes
 SHA1 (patch-Makefile) = 36c0e5d46b30d7b28fdb4b3fdbb4fe052fa8d850
 SHA1 (patch-include_haproxy_proxy-t.h) = c8786f431a13c6515553c77314cc8b3a002d6d03
 SHA1 (patch-include_haproxy_queue-t.h) = bf2ea918a6d8ec3d3fb2f88b7b9303a695381d96



Home | Main Index | Thread Index | Old Index