haproxy: Update all patches for HAProxy v1.8.14
authorChristian Lachner <redacted>
Wed, 17 Oct 2018 07:18:37 +0000 (09:18 +0200)
committerChristian Lachner <redacted>
Wed, 17 Oct 2018 07:18:37 +0000 (09:18 +0200)
commit6e309cd99e897b5fc0ab2a5c39454bc572852684
treecce74f94d879735e078930e4e3f7ff6afd1861b6
parentbcd482a194dbcb7fe81b953c74a8af06c2541198
haproxy: Update all patches for HAProxy v1.8.14
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.14.html)
- Raise PKG_RELEASE to 2

Signed-off-by: Christian Lachner <redacted>
29 files changed:
net/haproxy/Makefile
net/haproxy/patches/0000-MINOR-threads-Make-sure-threads_sync_pipe-is-initialized-before-using-it.patch [new file with mode: 0644]
net/haproxy/patches/0001-DOC-clarify-force-private-cache-is-an-option.patch [new file with mode: 0644]
net/haproxy/patches/0002-BUG-MINOR-connection-avoid-null-pointer-dereference-in-send-proxy-v2.patch [new file with mode: 0644]
net/haproxy/patches/0003-BUG-MINOR-backend-check-that-the-mux-installed-properly.patch [new file with mode: 0644]
net/haproxy/patches/0004-BUG-MEDIUM-buffers-Make-sure-we-dont-wrap-in-buffer_insert_line2-replace2.patch [new file with mode: 0644]
net/haproxy/patches/0005-MEDIUM-ssl-add-support-for-ciphersuites-option-for-TLSv1-3.patch [new file with mode: 0644]
net/haproxy/patches/0006-BUG-MEDIUM-Cur-CumSslConns-counters-not-threadsafe.patch [new file with mode: 0644]
net/haproxy/patches/0007-BUG-MINOR-checks-queues-null-deref.patch [new file with mode: 0644]
net/haproxy/patches/0008-BUG-MEDIUM-mworker-segfault-receiving-SIGUSR1-followed-by-SIGTERM.patch [new file with mode: 0644]
net/haproxy/patches/0009-BUG-MEDIUM-stream-dont-crash-on-out-of-memory.patch [new file with mode: 0644]
net/haproxy/patches/0010-BUILD-ssl-fix-null-deref-warning-in-ssl_fc_cipherlist_str-sample-fetch.patch [new file with mode: 0644]
net/haproxy/patches/0011-BUILD-ssl-fix-another-null-deref-warning-in-ssl_sock_switchctx_cbk.patch [new file with mode: 0644]
net/haproxy/patches/0012-BUILD-stick-table-make-sure-not-to-fail-on-task_new-during-initialization.patch [new file with mode: 0644]
net/haproxy/patches/0013-BUILD-peers-check-allocation-error-during-peers_init_sync.patch [new file with mode: 0644]
net/haproxy/patches/0014-DOC-Fix-a-few-typos.patch [new file with mode: 0644]
net/haproxy/patches/0015-BUG-MEDIUM-threads-fix-thread_release-at-the-end-of-the-rendez-vous-point.patch [new file with mode: 0644]
net/haproxy/patches/0016-BUG-MEDIUM-threads-make-sure-threads_want_sync-is-marked-volatile.patch [new file with mode: 0644]
net/haproxy/patches/0017-BUILD-compiler-add-a-new-statement-__unreachable.patch [new file with mode: 0644]
net/haproxy/patches/0018-MINOR-lua-all-functions-calling-lua_yieldk-may-return.patch [new file with mode: 0644]
net/haproxy/patches/0019-BUILD-lua-silence-some-compiler-warnings-about-potential-null-derefs-2.patch [new file with mode: 0644]
net/haproxy/patches/0020-BUILD-lua-silence-some-compiler-warnings-after-WILL_LJMP.patch [new file with mode: 0644]
net/haproxy/patches/0021-CLEANUP-stick-tables-Remove-unneeded-double-around-conditional-clause.patch [new file with mode: 0644]
net/haproxy/patches/0022-BUILD-Makefile-add-a-make-opts-target-to-simply-show-the-build-options.patch [new file with mode: 0644]
net/haproxy/patches/0023-BUILD-Makefile-speed-up-compiler-options-detection.patch [new file with mode: 0644]
net/haproxy/patches/0024-BUILD-Makefile-silence-an-option-conflict-warning-with-clang.patch [new file with mode: 0644]
net/haproxy/patches/0025-MINOR-server-Use-memcpy-instead-of-strncpy.patch [new file with mode: 0644]
net/haproxy/patches/0026-MINOR-cfgparse-Write-130-as-128-as-0x82-and-0x80.patch [new file with mode: 0644]
net/haproxy/patches/0027-MINOR-peers-use-defines-instead-of-enums-to-appease-clang.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT