haproxy: Update all patches for HAProxy v1.8.19
authorChristian Lachner <redacted>
Fri, 26 Apr 2019 06:56:27 +0000 (08:56 +0200)
committerChristian Lachner <redacted>
Fri, 26 Apr 2019 06:56:27 +0000 (08:56 +0200)
commitb7d6096f549b27cce0d844369438acd2bceafb2a
tree91e83b875d71aeae5c135c2250982e689c720bb9
parenta6ee9eb288565e8b5bfb83ef311a5abb65f2d2f4
haproxy: Update all patches for HAProxy v1.8.19
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.19.html)
- Raise PKG_RELEASE to 4

Signed-off-by: Christian Lachner <redacted>
42 files changed:
net/haproxy/Makefile
net/haproxy/patches/008-BUG-MAJOR-stats-Fix-how-huge-POST-data-are-read-from-the-channel.patch [new file with mode: 0644]
net/haproxy/patches/009-BUG-MINOR-http-counters-fix-missing-increment-of-fe--srv_aborts.patch [new file with mode: 0644]
net/haproxy/patches/010-BUG-MEDIUM-ssl-ability-to-set-TLS-1-3-ciphers-using-ssl-default-server-ciphersuites.patch [new file with mode: 0644]
net/haproxy/patches/011-DOC-The-option-httplog-is-no-longer-valid-in-a-backend.patch [new file with mode: 0644]
net/haproxy/patches/012-BUG-MAJOR-checks-segfault-during-tcpcheck_main.patch [new file with mode: 0644]
net/haproxy/patches/013-BUILD-makefile-work-around-an-old-bug-in-GNU-make-3-80.patch [new file with mode: 0644]
net/haproxy/patches/014-MINOR-tools-make-memvprintf-never-pass-a-NULL-target-to-vsnprintf.patch [new file with mode: 0644]
net/haproxy/patches/015-BUILD-makefile-fix-build-of-IPv6-header-on-aix51.patch [new file with mode: 0644]
net/haproxy/patches/016-BUILD-makefile-add-_LINUX_SOURCE_COMPAT-to-build-on-AIX-51.patch [new file with mode: 0644]
net/haproxy/patches/017-BUILD-Makefile-disable-shared-cache-on-AIX-5-1.patch [new file with mode: 0644]
net/haproxy/patches/018-BUG-MINOR-cli-correctly-handle-abns-in-show-cli-sockets.patch [new file with mode: 0644]
net/haproxy/patches/019-MINOR-cli-start-addresses-by-a-prefix-in-show-cli-sockets.patch [new file with mode: 0644]
net/haproxy/patches/020-BUG-MEDIUM-peers-fix-a-case-where-peer-session-is-not-cleanly-reset-on-release.patch [new file with mode: 0644]
net/haproxy/patches/021-BUILD-use-inttypes-h-instead-of-stdint-h.patch [new file with mode: 0644]
net/haproxy/patches/022-BUILD-connection-fix-naming-of-ip_v-field.patch [new file with mode: 0644]
net/haproxy/patches/023-BUG-MEDIUM-pattern-assign-pattern-IDs-after-checking-the-config-validity.patch [new file with mode: 0644]
net/haproxy/patches/024-BUG-MEDIUM-spoe-Queue-message-only-if-no-SPOE-applet-is-attached-to-the-stream.patch [new file with mode: 0644]
net/haproxy/patches/025-BUG-MEDIUM-spoe-Return-an-error-if-nothing-is-encoded-for-fragmented-messages.patch [new file with mode: 0644]
net/haproxy/patches/026-BUG-MINOR-threads-fix-the-process-range-of-thread-masks.patch [new file with mode: 0644]
net/haproxy/patches/027-MINOR-lists-Implement-locked-variations.patch [new file with mode: 0644]
net/haproxy/patches/028-BUG-MEDIUM-lists-Properly-handle-the-case-were-removing-the-first-elt.patch [new file with mode: 0644]
net/haproxy/patches/029-BUG-MEDIUM-list-fix-the-rollback-on-addq-in-the-locked-liss.patch [new file with mode: 0644]
net/haproxy/patches/030-BUG-MEDIUM-list-fix-LIST_POP_LOCKEDs-removal-of-the-last-pointer.patch [new file with mode: 0644]
net/haproxy/patches/031-BUG-MEDIUM-list-add-missing-store-barriers-when-updating-elements-and-head.patch [new file with mode: 0644]
net/haproxy/patches/032-MINOR-list-make-the-delete-and-pop-operations-idempotent.patch [new file with mode: 0644]
net/haproxy/patches/033-BUG-MEDIUM-list-correct-fix-for-LIST_POP_LOCKEDs-removal-of-last-element.patch [new file with mode: 0644]
net/haproxy/patches/034-BUG-MEDIUM-list-fix-again-LIST_ADDQ_LOCKED.patch [new file with mode: 0644]
net/haproxy/patches/035-BUG-MEDIUM-list-fix-incorrect-pointer-unlocking-in-LIST_DEL_LOCKED.patch [new file with mode: 0644]
net/haproxy/patches/036-MAJOR-listener-do-not-hold-the-listener-lock-in-listener_accept.patch [new file with mode: 0644]
net/haproxy/patches/037-BUG-MEDIUM-listener-use-a-self-locked-list-for-the-dequeue-lists.patch [new file with mode: 0644]
net/haproxy/patches/038-BUG-MEDIUM-listener-make-sure-the-listener-never-accepts-too-many-conns.patch [new file with mode: 0644]
net/haproxy/patches/039-BUILD-MINOR-listener-Silent-a-few-signedness-warnings.patch [new file with mode: 0644]
net/haproxy/patches/040-MINOR-skip-get_gmtime-where-tm-is-unused.patch [new file with mode: 0644]
net/haproxy/patches/041-BUG-MAJOR-http_fetch-Get-the-channel-depending-on-the-keyword-used.patch [new file with mode: 0644]
net/haproxy/patches/042-BUG-MEDIUM-maps-only-try-to-parse-the-default-value-when-its-present.patch [new file with mode: 0644]
net/haproxy/patches/043-BUG-MINOR-acl-properly-detect-pattern-type-SMP_T_ADDR.patch [new file with mode: 0644]
net/haproxy/patches/044-BUG-MEDIUM-thread-http-Add-missing-locks-in-set-map-and-add-acl-HTTP-rules.patch [new file with mode: 0644]
net/haproxy/patches/045-BUG-MINOR-51d-Get-the-request-channel-to-call-CHECK_HTTP_MESSAGE_FIRST.patch [new file with mode: 0644]
net/haproxy/patches/046-BUG-MINOR-da-Get-the-request-channel-to-call-CHECK_HTTP_MESSAGE_FIRST.patch [new file with mode: 0644]
net/haproxy/patches/047-BUG-MINOR-spoe-Dont-systematically-wakeup-SPOE-stream-in-the-applet-handler.patch [new file with mode: 0644]
net/haproxy/patches/048-deprecated-openssl.patch [moved from net/haproxy/patches/008-deprecated-openssl.patch with 100% similarity]
git clone https://git.99rst.org/PROJECT