haproxy: update to 1.7.8 and pending patches
authorThomas Heil <heil@terminal-consulting.de>
Wed, 16 Aug 2017 23:07:49 +0000 (01:07 +0200)
committerThomas Heil <heil@terminal-consulting.de>
Wed, 16 Aug 2017 23:07:49 +0000 (01:07 +0200)
commit73140ba8b2e19d9600a1de5dd8a65cc1e0923d74
tree5365d30b7cec14b8e18822a6ecace7570a8aa51b
parentb535ee20b6113dc3cba1d2fa50ffcd7b76a6ecd6
haproxy: update to 1.7.8 and pending patches
 - fixes reload issue with hanging process

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
19 files changed:
net/haproxy/Makefile
net/haproxy/patches/0001-BUG-MINOR-peers-peer-synchronization-issue-with-seve.patch [new file with mode: 0644]
net/haproxy/patches/0002-BUG-MINOR-lua-In-error-case-the-safe-mode-is-not-rem.patch [new file with mode: 0644]
net/haproxy/patches/0003-BUG-MINOR-lua-executes-the-function-destroying-the-L.patch [new file with mode: 0644]
net/haproxy/patches/0004-BUG-MAJOR-lua-socket-resources-not-detroyed-when-the.patch [new file with mode: 0644]
net/haproxy/patches/0005-BUG-MEDIUM-lua-bad-memory-access.patch [new file with mode: 0644]
net/haproxy/patches/0006-DOC-update-CONTRIBUTING-regarding-optional-parts-and.patch [new file with mode: 0644]
net/haproxy/patches/0007-DOC-update-the-list-of-OpenSSL-versions-in-the-READM.patch [new file with mode: 0644]
net/haproxy/patches/0008-MINOR-tools-add-a-portable-timegm-alternative.patch [new file with mode: 0644]
net/haproxy/patches/0009-BUILD-lua-replace-timegm-with-my_timegm-to-fix-build.patch [new file with mode: 0644]
net/haproxy/patches/0010-DOC-Updated-51Degrees-git-URL-to-point-to-a-stable-v.patch [new file with mode: 0644]
net/haproxy/patches/0011-BUG-MINOR-http-Set-the-response-error-state-in-http_.patch [new file with mode: 0644]
net/haproxy/patches/0012-MINOR-http-Reorder-rewrite-checks-in-http_resync_sta.patch [new file with mode: 0644]
net/haproxy/patches/0013-MINOR-http-Switch-requests-responses-in-TUNNEL-mode-.patch [new file with mode: 0644]
net/haproxy/patches/0014-BUG-MEDIUM-http-Switch-HTTP-responses-in-TUNNEL-mode.patch [new file with mode: 0644]
net/haproxy/patches/0015-BUG-MAJOR-http-Fix-possible-infinity-loop-in-http_sy.patch [new file with mode: 0644]
net/haproxy/patches/0016-BUG-MINOR-lua-Fix-Server.get_addr-port-values.patch [new file with mode: 0644]
net/haproxy/patches/0017-BUG-MINOR-lua-Correctly-use-INET6_ADDRSTRLEN-in-Serv.patch [new file with mode: 0644]
net/haproxy/patches/0018-BUG-MINOR-lua-always-detach-the-tcp-http-tasks-befor.patch [new file with mode: 0644]