haproxy: Update all patches for HAProxy v1.8.17 8091/head
authorChristian Lachner <gladiac@gmail.com>
Thu, 31 Jan 2019 12:59:35 +0000 (13:59 +0100)
committerChristian Lachner <gladiac@gmail.com>
Thu, 31 Jan 2019 12:59:35 +0000 (13:59 +0100)
commit512411108ce28a3cdf36af3abb4b66d41157e7fd
treecd61f4c4e11b8ecd19815abab478534953cba401
parenta50f269411ba6538665ff840e44f5d9eab8b9834
haproxy: Update all patches for HAProxy v1.8.17
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.17.html)
- Raise PKG_RELEASE to 2
- Prefix patches with 3-digit numbers instead of 4-digit numbers

Signed-off-by: Christian Lachner <gladiac@gmail.com>
17 files changed:
net/haproxy/Makefile
net/haproxy/get-latest-patches.sh
net/haproxy/patches/000-DOC-http-request-cache-use-http-response-cache-store-expects-cache-name.patch [new file with mode: 0644]
net/haproxy/patches/001-BUG-MAJOR-cache-fix-confusion-between-zero-and-uninitialized-cache-key.patch [new file with mode: 0644]
net/haproxy/patches/001-deprecated-openssl.patch [deleted file]
net/haproxy/patches/002-BUG-MEDIUM-ssl-Disable-anti-replay-protection-and-set-max-data-with-0RTT.patch [new file with mode: 0644]
net/haproxy/patches/003-DOC-Be-a-bit-more-explicit-about-allow-0rtt-security-implications.patch [new file with mode: 0644]
net/haproxy/patches/004-BUG-MEDIUM-ssl-missing-allocation-failure-checks-loading-tls-key-file.patch [new file with mode: 0644]
net/haproxy/patches/005-BUG-MINOR-backend-dont-use-url_param_name-as-a-hint-for-BE_LB_ALGO_PH.patch [new file with mode: 0644]
net/haproxy/patches/006-BUG-MINOR-backend-balance-uri-specific-options-were-lost-across-defaults.patch [new file with mode: 0644]
net/haproxy/patches/007-BUG-MINOR-backend-BE_LB_LKUP_CHTREE-is-a-value-not-a-bit.patch [new file with mode: 0644]
net/haproxy/patches/008-BUG-MINOR-stick_table-Prevent-conn_cur-from-underflowing.patch [new file with mode: 0644]
net/haproxy/patches/009-BUG-MINOR-server-dont-always-trust-srv_check_health-when-loading-a-server-state.patch [new file with mode: 0644]
net/haproxy/patches/010-BUG-MINOR-check-Wake-the-check-task-if-the-check-is-finished-in-wake_srv_chk.patch [new file with mode: 0644]
net/haproxy/patches/011-BUG-MEDIUM-ssl-Fix-handling-of-TLS-1-3-KeyUpdate-messages.patch [new file with mode: 0644]
net/haproxy/patches/012-DOC-mention-the-effect-of-nf_conntrack_tcp_loose-on-src-dst.patch [new file with mode: 0644]
net/haproxy/patches/013-deprecated-openssl.patch [new file with mode: 0644]