haproxy: Update HAProxy to v2.0.1
authorChristian Lachner <redacted>
Mon, 1 Jul 2019 18:45:28 +0000 (20:45 +0200)
committerChristian Lachner <redacted>
Mon, 1 Jul 2019 18:45:28 +0000 (20:45 +0200)
commit92b5742300a48002dfe463b474543308972e8d8a
tree24df597b4c85be70ca910a14cc9dc4658b3fc834
parent8897ea4d51a660aca141036f1879c2e234797a4f
haproxy: Update HAProxy to v2.0.1

- Update haproxy download URL and hash
- Add new patches

Signed-off-by: Christian Lachner <redacted>
20 files changed:
net/haproxy/Makefile
net/haproxy/get-latest-patches.sh
net/haproxy/patches/000-BUG-MEDIUM-h2-htx-Update-data-length-of-the-HTX-when-the-cookie-list-is-built.patch [deleted file]
net/haproxy/patches/000-BUG-MINOR-mworker-cli-dont-output-a-n-before-the-response.patch [new file with mode: 0644]
net/haproxy/patches/001-BUG-MEDIUM-ssl-Dont-attempt-to-set-alpn-if-were-not-using-SSL.patch [new file with mode: 0644]
net/haproxy/patches/001-BUG-MINOR-lua-htx-Make-txn-req_req_-and-txn-res_rep_-HTX-aware.patch [deleted file]
net/haproxy/patches/002-BUG-MEDIUM-mux-h1-Always-release-H1C-if-a-shutdown-for-writes-was-reported.patch [new file with mode: 0644]
net/haproxy/patches/002-BUG-MINOR-mux-h1-Add-the-header-connection-in-lower-case-in-outgoing-messages.patch [deleted file]
net/haproxy/patches/003-BUG-MEDIUM-checks-unblock-signals-in-external-checks.patch [new file with mode: 0644]
net/haproxy/patches/003-BUG-MEDIUM-compression-Set-Vary-Accept-Encoding-for-compressed-responses.patch [deleted file]
net/haproxy/patches/004-BUG-MINOR-mux-h1-Skip-trailers-for-non-chunked-outgoing-messages.patch [new file with mode: 0644]
net/haproxy/patches/004-MINOR-htx-Add-the-function-htx_change_blk_value_len.patch [deleted file]
net/haproxy/patches/005-BUG-MEDIUM-htx-Fully-update-HTX-message-when-the-block-value-is-changed.patch [deleted file]
net/haproxy/patches/005-BUG-MINOR-mux-h1-Dont-return-the-empty-chunk-on-HEAD-responses.patch [new file with mode: 0644]
net/haproxy/patches/006-BUG-MEDIUM-mux-h2-Reset-padlen-when-several-frames-are-demux.patch [deleted file]
net/haproxy/patches/006-OPENWRT-add-uclibc-support.patch [moved from net/haproxy/patches/010-add-uclibc-support.patch with 100% similarity]
net/haproxy/patches/007-BUG-MEDIUM-mux-h2-Remove-the-padding-length-when-a-DATA-frame-size-is-checked.patch [deleted file]
net/haproxy/patches/007-OPENWRT-openssl-deprecated.patch [moved from net/haproxy/patches/020-openssl-deprecated.patch with 100% similarity]
net/haproxy/patches/008-BUG-MEDIUM-lb_fwlc-Dont-test-the-servers-lb_tree-from-outside-the-lock.patch [deleted file]
net/haproxy/patches/009-BUG-MAJOR-sample-Wrong-stick-table-name-parsing-in-if-unless-ACL-condition.patch [deleted file]
git clone https://git.99rst.org/PROJECT