Commit 079463eb authored by Łukasz Nowak's avatar Łukasz Nowak

component/haproxy: Version up

Patched, see: https://github.com/haproxy/haproxy/issues/2033
parent 7175d973
Pipeline #26507 failed with stage
in 0 seconds
......@@ -13,9 +13,12 @@ parts = haproxy
[haproxy]
recipe = slapos.recipe.cmmi
shared = true
url = http://www.haproxy.org/download/2.6/src/haproxy-2.6.7.tar.gz
md5sum = cfa36413f2bc5187ab34ffcdf71914d4
url = http://www.haproxy.org/download/2.6/src/haproxy-2.6.8.tar.gz
md5sum = 0b506378f1ade633d5b921f5806a5e82
configure-command = true
patch-options = -p1
patches =
https://github.com/haproxy/haproxy/files/10687251/0001-BUG-MEDIUM-stconn-Schedule-a-shutw-on-shutr-if-data-.patch.txt#a6a1af11b99f0e89a2e2e04515b3c842
# for Linux kernel 2.6.28 and above, we use "linux-glibc" as the TARGET,
# otherwise use "generic".
# For ARCH value, x86_64 and i[3456]86 are supported.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment