summaryrefslogtreecommitdiff
path: root/net/haproxy
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-11-04 08:17:12 +0000
committeradam <adam@pkgsrc.org>2021-11-04 08:17:12 +0000
commiteefc216f7ad8e181048a76e6b6abcde3dcc4b3b5 (patch)
tree7557522e68a612fbe01c3434047b4c9fa6d72cd9 /net/haproxy
parent914509a186c24cd77ffa3f02c57d557524faa8f3 (diff)
downloadpkgsrc-eefc216f7ad8e181048a76e6b6abcde3dcc4b3b5.tar.gz
haproxy: updated to 2.4.8
2.4.8 - CLEANUP: server: always include the storage for SSL settings - CLEANUP: sample: rename sample_conv_var2smp() to *_sint - CLEANUP: sample: uninline sample_conv_var2smp_str() - MINOR: sample: provide a generic var-to-sample conversion function - BUG/MEDIUM: sample: properly verify that variables cast to sample - BUG/MEDIUM: mux_h2: Handle others remaining read0 cases on partial frames - DOC: configuration: add clarification on escaping in keyword arguments - MINOR: initcall: Rename __GLOBL and __GLOBL1. - BUG/MINOR: http-ana: Don't eval front after-response rules if stopped on back - BUG/MINOR: sample: Fix 'fix_tag_value' sample when waiting for more data - BUG/MEDIUM: cpuset: fix cpuset size for FreeBSD - BUG/MEDIUM: stream: Keep FLT_END analyzers if a stream detects a channel error - Revert "CLEANUP: server: always include the storage for SSL settings" - BUG/MEDIUM: tcpcheck: Properly catch early HTTP parsing errors - BUG/MAJOR: dns: tcp session can remain attached to a list after a free - BUG/MAJOR: dns: attempt to lock globaly for msg waiter list instead of use barrier - MINOR: resolvers: fix the resolv_str_to_dn_label() API about trailing zero - BUG/MEDIUM: resolver: make sure to always use the correct hostname length - BUG/MINOR: resolvers: do not reject host names of length 255 in SRV records - MINOR: resolvers: fix the resolv_dn_label_to_str() API about trailing zero - BUG/MEDIUM: resolvers: fix truncated TLD consecutive to the API fix - BUG/MEDIUM: resolvers: use correct storage for the target address - MINOR: resolvers: merge address and target into a union "data" - BUG/MAJOR: resolvers: add other missing references during resolution removal - BUILD: resolvers: avoid a possible warning on null-deref - BUG/MEDIUM: resolvers: always check a valid item in query_list - BUG/MAJOR: buf: fix varint API post- vs pre- increment - BUG/MINOR: task: do not set TASK_F_USR1 for no reason - BUG/MINOR: mux-h2: do not prevent from sending a final GOAWAY frame - BUG/MEDIUM: lua: fix memory leaks with realloc() on non-glibc systems - MINOR: memprof: report the delta between alloc and free on realloc() - MINOR: memprof: add one pointer size to the size of allocations - BUILD: fix compilation on NetBSD - BUG/MINOR: backend: fix improper insert in avail tree for always reuse - BUILD: atomic: fix build on mac/arm64 - BUG/MINOR: mux-h1: Save shutdown mode if the shutdown is delayed - BUG/MEDIUM: mux-h1: Perform a connection shutdown when the h1c is released - CLEANUP: resolvers: do not export resolv_purge_resolution_answer_records() - CLEANUP: always initialize the answer_list - CLEANUP: resolvers: simplify resolv_link_resolution() regarding requesters - CLEANUP: resolvers: replace all LIST_DELETE with LIST_DEL_INIT - MEDIUM: resolvers: use a kill list to preserve the list consistency - MEDIUM: resolvers: remove the last occurrences of the "safe" argument - BUG/MEDIUM: resolvers: Don't recursively perform requester unlink - BUG/MEDIUM: resolvers: Track api calls with a counter to free resolutions - MINOR: halog: Add -qry parameter allowing to preserve the query string in -uX - DOC: halog: Move the `-qry` parameter into the correct section in help text - MINOR: halog: Rename -qry to -query - CLEANUP: halog: Use consistent indentation in help() - BUG/MINOR: halog: Add missing newlines in die() messages - MINOR: halog: Add support for extracting captures using -hdr - BUG/MEDIUM: http-ana: Drain request data waiting the tarpit timeout expiration - BUG/MINOR: http: Authorization value can have multiple spaces after the scheme - BUG/MEDIUM: stream-int: Block reads if channel cannot receive more data - BUG/MEDIUM: sample: Cumulate frontend and backend sample validity flags - BUG/MINOR: sample: fix backend direction flags consecutive to last fix - DOC: config: Fix alphabetical order of fc_* samples - BUILD/MINOR: cpuset freebsd build fix - MINOR: stream: Improve dump of bogus streams - DOC/peers: some grammar fixes for peers 2.1 spec - SCRIPTS: git-show-backports: re-enable file-based filtering
Diffstat (limited to 'net/haproxy')
-rw-r--r--net/haproxy/Makefile4
-rw-r--r--net/haproxy/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile
index b1625f8386d..b1061d55431 100644
--- a/net/haproxy/Makefile
+++ b/net/haproxy/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.87 2021/10/28 09:07:20 adam Exp $
+# $NetBSD: Makefile,v 1.88 2021/11/04 08:17:12 adam Exp $
-DISTNAME= haproxy-2.4.7
+DISTNAME= haproxy-2.4.8
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 b9b9fb42f89..79b091473f1 100644
--- a/net/haproxy/distinfo
+++ b/net/haproxy/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.79 2021/10/28 09:07:20 adam Exp $
+$NetBSD: distinfo,v 1.80 2021/11/04 08:17:12 adam Exp $
-BLAKE2s (haproxy-2.4.7.tar.gz) = ef749707a3ebd069dc55033c9e3e4c492f142cdb02b059f99a5125d4fc9addb5
-SHA512 (haproxy-2.4.7.tar.gz) = 7ad8e9bd506d6f5919ff9ea97b08a4ec283bf580baefc7945632ea5a88a73081bb3d82586855efc7b7b9194558f12823c26b7a7498ac08c3efc158ea6583ec9f
-Size (haproxy-2.4.7.tar.gz) = 3594183 bytes
+BLAKE2s (haproxy-2.4.8.tar.gz) = d1cd0b49aca4187fc7de8cc6f830df150014f63ce0e04fbf40c2192780f561b2
+SHA512 (haproxy-2.4.8.tar.gz) = 8e1d28191a8c26d46989359a213444f30a09e439d32b5ab6cb01a3ca267788fc7677dd14deaa43a7f6c7741cbf6c8fcf6cdd5cf927d23e48f82b9e7723d8a6f9
+Size (haproxy-2.4.8.tar.gz) = 3599555 bytes
SHA1 (patch-Makefile) = fcb2de85189526ae42ccf0b789789ee9b834f375
SHA1 (patch-src_cli.c) = 4bc5cf0116df121ac4c3c38b8f962c3a62d536e5
SHA1 (patch-src_haproxy.c) = a466acb853b5018b70571d0a03b9d28ed9245d06