summaryrefslogtreecommitdiff
path: root/net/haproxy
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-07-08 12:24:37 +0000
committeradam <adam@pkgsrc.org>2021-07-08 12:24:37 +0000
commitdd27106e4a862c591f51e5e8fe2f34d7f5b2c9a0 (patch)
treebf1892f976f57892eeef4253f5782733f92c3e6f /net/haproxy
parent45988054cdb25804dc8356bc22d347839c271826 (diff)
downloadpkgsrc-dd27106e4a862c591f51e5e8fe2f34d7f5b2c9a0.tar.gz
haproxy: updated to 2.4.2
2.4.2 - BUG/MINOR: server-state: load SRV resolution only if params match the config - BUG/MINOR: server: Forbid to set fqdn on the CLI if SRV resolution is enabled - BUG/MEDIUM: server/cli: Fix ABBA deadlock when fqdn is set from the CLI - MINOR: resolvers: Clean server in a dedicated function when removing a SRV item - MINOR: resolvers: Remove server from named_servers tree when removing a SRV item - BUG/MEDIUM: resolvers: Add a task on servers to check SRV resolution status - BUG/MINOR: resolvers: Use resolver's lock in resolv_srvrq_expire_task() - BUG/MINOR: server/cli: Fix locking in function processing "set server" command - BUG/MINOR: cache: Correctly handle existing-but-empty 'accept-encoding' header - BUG/MAJOR: server: fix deadlock when changing maxconn via agent-check - REGTESTS: fix maxconn update with agent-check - MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules - DOC: config: Add missing actions in "tcp-request session" documentation - CLEANUP: dns: Remove a forgotten debug message - BUG/MINOR: resolvers: Always attach server on matching record on resolution - BUG/MINOR: resolvers: Reset server IP when no ip is found in the response - MINOR: resolvers: Reset server IP on error in resolv_get_ip_from_response() - BUG/MINOR: checks: return correct error code for srv_parse_agent_check - BUILD: Makefile: fix linkage for Haiku. - BUG/MINOR: tcpcheck: Fix numbering of implicit HTTP send/expect rules - BUG/MINOR: mqtt: Fix parser for string with more than 127 characters - BUG/MINOR: mqtt: Support empty client ID in CONNECT message - BUG/MEDIUM: resolvers: Make 1st server of a template take part to SRV resolution - DOC: config: use CREATE USER for mysql-check - BUG/MINOR: stick-table: fix several printf sign errors dumping tables - BUG/MINOR: peers: fix data_type bit computation more than 32 data_types - DOC: stick-table: add missing documentation about gpt0 stored type - BUG/MEDIUM: sock: make sure to never miss early connection failures - BUG/MINOR: cli: fix server name output in "show fd" - Revert "MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules" - MINOR: http: implement http_get_scheme - MEDIUM: http: implement scheme-based normalization - MEDIUM: h1-htx: apply scheme-based normalization on h1 requests - MEDIUM: h2: apply scheme-based normalization on h2 requests - REGTESTS: add http scheme-based normalization test
Diffstat (limited to 'net/haproxy')
-rw-r--r--net/haproxy/Makefile4
-rw-r--r--net/haproxy/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile
index 7eea39d1b45..e09d4951d88 100644
--- a/net/haproxy/Makefile
+++ b/net/haproxy/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.79 2021/06/24 09:32:52 adam Exp $
+# $NetBSD: Makefile,v 1.80 2021/07/08 12:24:37 adam Exp $
-DISTNAME= haproxy-2.4.1
+DISTNAME= haproxy-2.4.2
CATEGORIES= net www
MASTER_SITES= https://www.haproxy.org/download/${PKGVERSION_NOREV:R}/src/
diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo
index df13bfd10f8..a0bb542f855 100644
--- a/net/haproxy/distinfo
+++ b/net/haproxy/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.72 2021/06/24 09:32:52 adam Exp $
+$NetBSD: distinfo,v 1.73 2021/07/08 12:24:37 adam Exp $
-SHA1 (haproxy-2.4.1.tar.gz) = a5d5b6edcbfc2bcdfe98aaf7bb74d284187bb15d
-RMD160 (haproxy-2.4.1.tar.gz) = c258712bc4754282b9897d99ecb2ef935602eb39
-SHA512 (haproxy-2.4.1.tar.gz) = 6251f0ac77b7bceb349a174faff003bbe621490e5380dcdcd06bf712e13e0c94fd08a3651a62e68c862978031ca2fc9ac8432ea4c6062bb1c718db697030de9d
-Size (haproxy-2.4.1.tar.gz) = 3575591 bytes
+SHA1 (haproxy-2.4.2.tar.gz) = 50d94652e50b0e695f789fc6c102bd4f4e4e7535
+RMD160 (haproxy-2.4.2.tar.gz) = 4773cf1cb811b4a6f3e0b53fa977b125ecbeb28c
+SHA512 (haproxy-2.4.2.tar.gz) = 8dc6386e0e0bf7ceed8b6c23ad2d608f6c59777c5ab9731e6bdd13883a31ec5faeee2ceb683589357c028a10c9fbe0a0247baff6825cd5b95e6c82cbe358e4d1
+Size (haproxy-2.4.2.tar.gz) = 3579220 bytes
SHA1 (patch-Makefile) = fcb2de85189526ae42ccf0b789789ee9b834f375
SHA1 (patch-src_cli.c) = 4bc5cf0116df121ac4c3c38b8f962c3a62d536e5
SHA1 (patch-src_haproxy.c) = a466acb853b5018b70571d0a03b9d28ed9245d06