haproxy: Update HAProxy to v2.0.6 10071/head
authorChristian Lachner <gladiac@gmail.com>
Wed, 25 Sep 2019 09:36:07 +0000 (11:36 +0200)
committerChristian Lachner <gladiac@gmail.com>
Wed, 25 Sep 2019 09:36:07 +0000 (11:36 +0200)
commitc44b0708040a89ea5679ae94ba894bcc23ab8d7d
tree5593acd646ecb786e631255dc88cd78ad971755a
parenta10ad0ec8c5769693658c0635e16b8d64114f3f4
haproxy: Update HAProxy to v2.0.6

- Update haproxy download URL and hash
- Add new patches

Signed-off-by: Christian Lachner <gladiac@gmail.com>
23 files changed:
net/haproxy/Makefile
net/haproxy/get-latest-patches.sh
net/haproxy/patches/000-BUG-MEDIUM-stick-table-Properly-handle-show-table-with-a-data-type-argument.patch [new file with mode: 0644]
net/haproxy/patches/000-MINOR-debug-indicate-the-applet-name-when-the-task-is-task_run_applet.patch [deleted file]
net/haproxy/patches/001-BUG-MINOR-mux-h2-Be-sure-to-have-a-connection-to-unsubcribe.patch [new file with mode: 0644]
net/haproxy/patches/001-MINOR-tools-add-append_prefixed_str.patch [deleted file]
net/haproxy/patches/002-BUG-MAJOR-mux-h2-Handle-HEADERS-frames-received-after-a-RST_STREAM-frame.patch [new file with mode: 0644]
net/haproxy/patches/002-MINOR-lua-export-applet-and-task-handlers.patch [deleted file]
net/haproxy/patches/003-BUG-MEDIUM-check-threads-make-external-checks-run-exclusively-on-thread-1.patch [new file with mode: 0644]
net/haproxy/patches/003-MEDIUM-debug-make-the-thread-dump-code-show-Lua-backtraces.patch [deleted file]
net/haproxy/patches/004-BUG-MEDIUM-mux-h1-do-not-truncate-trailing-0CRLF-on-buffer-boundary.patch [deleted file]
net/haproxy/patches/004-BUG-MINOR-stream-int-Process-connection-CS-errors-first-in-si_cs_send.patch [new file with mode: 0644]
net/haproxy/patches/005-BUG-MEDIUM-mux-h1-do-not-report-errors-on-transfers-ending-on-buffer-full.patch [deleted file]
net/haproxy/patches/005-BUG-MEDIUM-stream-int-Process-connection-CS-errors-during-synchronous-sends.patch [new file with mode: 0644]
net/haproxy/patches/006-BUG-MEDIUM-checks-make-sure-the-connection-is-ready-before-trying-to-recv.patch [new file with mode: 0644]
net/haproxy/patches/006-DOC-fixed-typo-in-management-txt.patch [deleted file]
net/haproxy/patches/007-BUG-MINOR-mworker-disable-SIGPROF-on-re-exec.patch [deleted file]
net/haproxy/patches/007-OPENWRT-add-uclibc-support.patch [new file with mode: 0644]
net/haproxy/patches/008-BUG-MEDIUM-listener-threads-fix-an-AB-BA-locking-issue-in-delete_listener.patch [deleted file]
net/haproxy/patches/008-OPENWRT-openssl-deprecated.patch [new file with mode: 0644]
net/haproxy/patches/009-BUG-MEDIUM-url32-does-not-take-the-path-part-into-account-in-the-returned-hash.patch [deleted file]
net/haproxy/patches/010-OPENWRT-add-uclibc-support.patch [deleted file]
net/haproxy/patches/011-OPENWRT-openssl-deprecated.patch [deleted file]