haproxy: Update HAProxy to v1.8.23
authorChristian Lachner <gladiac@gmail.com>
Fri, 29 Nov 2019 13:01:50 +0000 (14:01 +0100)
committerChristian Lachner <gladiac@gmail.com>
Fri, 29 Nov 2019 13:01:50 +0000 (14:01 +0100)
commitbc37a31b16dc173d1f97e9ce1df343334b885471
treea9ff8c242f21e11f28bc43f3bd35b4da5328779f
parentfff2e26a9b055a00d876fbeb2fdff7126d06c9f7
haproxy: Update HAProxy to v1.8.23

- Update haproxy download URL and hash
- This fixes CVE-2019-19330 (See: https://nvd.nist.gov/vuln/detail/CVE-2019-19330)

Signed-off-by: Christian Lachner <gladiac@gmail.com>
16 files changed:
net/haproxy/Makefile
net/haproxy/get-latest-patches.sh
net/haproxy/patches/000-BUILD-MINOR-stream-avoid-a-build-warning-with-threads-disabled.patch [deleted file]
net/haproxy/patches/000-deprecated-openssl.patch [new file with mode: 0644]
net/haproxy/patches/001-BUG-MINOR-haproxy-fix-rule--file-memory-leak.patch [deleted file]
net/haproxy/patches/002-MINOR-connection-add-new-function-conn_is_back.patch [deleted file]
net/haproxy/patches/003-BUG-MEDIUM-ssl-Use-the-early_data-API-the-right-way.patch [deleted file]
net/haproxy/patches/004-BUG-MEDIUM-checks-make-sure-the-warmup-task-takes-the-server-lock.patch [deleted file]
net/haproxy/patches/005-BUG-MINOR-logs-threads-properly-split-the-log-area-upon-startup.patch [deleted file]
net/haproxy/patches/006-MINOR-doc-Document-allow-0rtt-on-the-server-line.patch [deleted file]
net/haproxy/patches/007-BUG-MEDIUM-spoe-Be-sure-the-sample-is-found-before-setting-its-context.patch [deleted file]
net/haproxy/patches/008-DOC-fixed-typo-in-management-txt.patch [deleted file]
net/haproxy/patches/009-BUG-MINOR-mworker-disable-SIGPROF-on-re-exec.patch [deleted file]
net/haproxy/patches/010-BUG-MEDIUM-listener-threads-fix-an-AB-BA-locking-issue-in-delete_listener.patch [deleted file]
net/haproxy/patches/011-BUG-MEDIUM-proto-http-Always-start-the-parsing-if-there-is-no-outgoing-data.patch [deleted file]
net/haproxy/patches/012-deprecated-openssl.patch [deleted file]