Update HAProxy 2.7-dev to ae1e14d

Fixes https://github.com/haproxy/haproxy/issues/1801
This commit is contained in:
Tristan 2022-09-20 16:34:09 +01:00
parent 127a2b57f8
commit c85c6fd7e7
No known key found for this signature in database
GPG Key ID: BDDFC4A0651ACDE4

View File

@ -30,8 +30,8 @@ variables: &default-variables
.haproxy_dev: &haproxy-dev
HAPROXY_GITREPO: "https://git.haproxy.org/?p=haproxy.git"
HAPROXY_VERSION: 2.7-dev
# https://git.haproxy.org/?p=haproxy.git;a=commit;h=e3e31212279f94d284c58ab83f7bd5c92b00b579
HAPROXY_GITREF: e3e31212279f94d284c58ab83f7bd5c92b00b579
# https://git.haproxy.org/?p=haproxy.git;a=commit;h=ae1e14d65b4e96c01a02e100a76d10c06b341df3
HAPROXY_GITREF: ae1e14d65b4e96c01a02e100a76d10c06b341df3
.haproxy_dev_slowdebug: &haproxy-dev-slowdebug
<<: *haproxy-dev