summaryrefslogtreecommitdiff
path: root/net/haproxy/distinfo
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-10-31 10:56:59 +0000
committeradam <adam@pkgsrc.org>2019-10-31 10:56:59 +0000
commit8ec8e998edc0018a0aba2970dff8ccdb1b8d6b52 (patch)
treef2793299313519ebab353865ea2d5833eb1f5091 /net/haproxy/distinfo
parent052b4222504069a3fbedf5845888a90e98646c05 (diff)
downloadpkgsrc-8ec8e998edc0018a0aba2970dff8ccdb1b8d6b52.tar.gz
haproxy: updated to 2.0.8
HAProxy 2.0.8 was released on 2019/10/23. It added 47 new commits after version 2.0.7. There is one bug tagged major but also a significant number of medium bugs which arguably have more chances to impact more people so I preferred not to wait too long before a release. The main fix is a risk of random crash when running with connection pools on more than 32 threads, due to a mask calculation error causing the idle connections cleanup task to be scheduled on wrong threads for threads 32 and above. Other issues concern the risk of seeing an applet being killed when running too fast, as was reported a few times with the peers applet on reloads. The redirects were broken when HTX is disabled, a 503 could be returned. The cache could cache absolute URIs still using the Host header as a key, which is not a good idea as the authority in the URI has precedence. Some crashes have been fixed in connection aborts in TCP and legacy mode. Some H2 connections would occasionally not time out if a stream was still waiting on flow control. On some rare occasions in HTX mode the last CRLF after a chunked encoded transfer could fail to be copied if only the CR could fit into the buffer, resulting in a transfer error for the client. Looking up stick-table keys from Lua could segfault. The pattern LRU cache was inappropriately shared between threads, creating a bottleneck around its lock. The dh-param setting was ignored on openssl 1.1.1 and above, often resulting in slower transfers or even handshake failures when connecting to servers supporting smaller keys.
Diffstat (limited to 'net/haproxy/distinfo')
-rw-r--r--net/haproxy/distinfo10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo
index a710dacf67f..27d040f627c 100644
--- a/net/haproxy/distinfo
+++ b/net/haproxy/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.46 2019/10/06 11:35:55 nia Exp $
+$NetBSD: distinfo,v 1.47 2019/10/31 10:56:59 adam Exp $
-SHA1 (haproxy-2.0.7.tar.gz) = 27bdeebafad30eb37e442e1f62ccb9da3214934f
-RMD160 (haproxy-2.0.7.tar.gz) = 90534a1fc8f9772a9dae96a2ee025227d589f59d
-SHA512 (haproxy-2.0.7.tar.gz) = 3257bb90555cb7ccf1b5ef71815f8258598aa87239ec46a24d250929811bd49fef21e4c2d0a12ee9f7aca2cca33367f972e4e62e9b01274b8c644a97e4353574
-Size (haproxy-2.0.7.tar.gz) = 2542573 bytes
+SHA1 (haproxy-2.0.8.tar.gz) = 9819196b323b954dd41fa5dde746d8a0c701440a
+RMD160 (haproxy-2.0.8.tar.gz) = c9cbd792b544ac86192b3b418ecc3ae45ec7e283
+SHA512 (haproxy-2.0.8.tar.gz) = 61cb7274d96bde1c542e9f0cd5c9dc8f7ee5fa710eb8867bd70040718ce696505d533713f867199d6f0780fe0f8c7e989bf25ee93e806c0e3fe6f593382814a6
+Size (haproxy-2.0.8.tar.gz) = 2546661 bytes
SHA1 (patch-Makefile) = 790242ebde13ac1a9d95a16cba29e30a9bccd57c
SHA1 (patch-src_cli.c) = 4bc5cf0116df121ac4c3c38b8f962c3a62d536e5
SHA1 (patch-src_haproxy.c) = badb172013541087d84f03726ea928c6f5634dc3