haproxy: Update all patches for HAProxy v1.8.13 6866/head
authorChristian Lachner <gladiac@gmail.com>
Sat, 25 Aug 2018 16:51:06 +0000 (18:51 +0200)
committerChristian Lachner <gladiac@gmail.com>
Sat, 25 Aug 2018 16:51:06 +0000 (18:51 +0200)
commit2cc76214e1d32b86657218f54a6236c50178e188
tree718fcd3e9fdbf874bc2c809f30aec018dd28db41
parentfa15900552545f366b8745950b9f453acfdda82c
haproxy: Update all patches for HAProxy v1.8.13
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.13.html)
- Raise PKG_RELEASE to 2

Signed-off-by: Christian Lachner <gladiac@gmail.com>
25 files changed:
net/haproxy/Makefile
net/haproxy/patches/0000-BUG-MEDIUM-servers-check-the-queues-once-enabling-a-server.patch [new file with mode: 0644]
net/haproxy/patches/0001-BUG-MEDIUM-queue-prevent-a-backup-server-from-draining-the-proxys-connections.patch [new file with mode: 0644]
net/haproxy/patches/0002-MINOR-dns-fix-wrong-score-computation-in-dns_get_ip_from_response.patch [new file with mode: 0644]
net/haproxy/patches/0003-MINOR-dns-new-DNS-options-to-allow-prevent-IP-address-duplication.patch [new file with mode: 0644]
net/haproxy/patches/0004-BUG-MEDIUM-lua-possible-CLOSE-WAIT-state-with-n-headers.patch [new file with mode: 0644]
net/haproxy/patches/0005-MINOR-threads-Introduce-double-width-CAS-on-x86_64-and-arm.patch [new file with mode: 0644]
net/haproxy/patches/0006-BUG-MEDIUM-threads-fix-the-double-CAS-implementation-for-ARMv7.patch [new file with mode: 0644]
net/haproxy/patches/0007-MINOR-threads-add-more-consistency-between-certain-variables-in-no-thread-case.patch [new file with mode: 0644]
net/haproxy/patches/0008-BUG-MEDIUM-threads-fix-the-no-thread-case-after-the-change-to-the-sync-point.patch [new file with mode: 0644]
net/haproxy/patches/0009-MEDIUM-hathreads-implement-a-more-flexible-rendez-vous-point.patch [new file with mode: 0644]
net/haproxy/patches/0010-BUG-MEDIUM-cli-make-show-fd-thread-safe.patch [new file with mode: 0644]
net/haproxy/patches/0011-BUG-MINOR-ssl-empty-connections-reported-as-errors.patch [new file with mode: 0644]
net/haproxy/patches/0012-BUG-MEDIUM-ssl-fix-missing-error-loading-a-keytype-cert-from-a-bundle.patch [new file with mode: 0644]
net/haproxy/patches/0013-BUG-MEDIUM-ssl-loading-dh-param-from-certifile-causes-unpredictable-error.patch [new file with mode: 0644]
net/haproxy/patches/0014-BUG-MINOR-map-fix-map_regm-with-backref.patch [new file with mode: 0644]
net/haproxy/patches/0015-DOC-dns-explain-set-server-fqdn-requires-resolver.patch [new file with mode: 0644]
net/haproxy/patches/0016-DOC-ssl-Use-consistent-naming-for-TLS-protocols.patch [new file with mode: 0644]
net/haproxy/patches/0017-BUG-MEDIUM-lua-socket-timeouts-are-not-applied.patch [new file with mode: 0644]
net/haproxy/patches/0018-BUG-MEDIUM-cli-threads-protect-all-proxy-commands-against-concurrent-updates.patch [new file with mode: 0644]
net/haproxy/patches/0019-BUG-MEDIUM-cli-threads-protect-some-server-commands-against-concurrent-operations.patch [new file with mode: 0644]
net/haproxy/patches/0020-DOC-Fix-spelling-error-in-configuration-doc.patch [new file with mode: 0644]
net/haproxy/patches/0021-BUG-MEDIUM-unix-provide-a---drain-function.patch [new file with mode: 0644]
net/haproxy/patches/0022-BUG-MINOR-lua-Bad-HTTP-client-request-duration.patch [new file with mode: 0644]
net/haproxy/patches/0023-BUG-MEDIUM-mux_pt-dereference-the-connection-with-care-in-mux_pt_wake.patch [new file with mode: 0644]