haproxy: remove old patches
authorheil <heil@terminal-consulting.de>
Thu, 22 Dec 2016 09:40:11 +0000 (10:40 +0100)
committerheil <heil@terminal-consulting.de>
Thu, 22 Dec 2016 09:40:11 +0000 (10:40 +0100)
commit0f9bf14e66895ad5b37ffdec280713fae483ad2f
treec816cc709e5cda068f19bd34fba43eebe00a13e4
parent6fa5f409e720202742723502c07f217208cac5ed
haproxy: remove old patches

 - remove old patches from 1.6
 - fix download url for 1.7
 - fixes #3687

Signed-off-by: heil <heil@terminal-consulting.de>
32 files changed:
net/haproxy/Makefile
net/haproxy/patches/0001-BUG-MINOR-Fix-OSX-compilation-errors.patch [deleted file]
net/haproxy/patches/0002-BUG-MINOR-displayed-PCRE-version-is-running-release.patch [deleted file]
net/haproxy/patches/0003-MINOR-show-Built-with-PCRE-version.patch [deleted file]
net/haproxy/patches/0004-MINOR-show-Running-on-zlib-version.patch [deleted file]
net/haproxy/patches/0005-MINOR-Add-fe_req_rate-sample-fetch.patch [deleted file]
net/haproxy/patches/0006-MEDIUM-make-SO_REUSEPORT-configurable.patch [deleted file]
net/haproxy/patches/0007-BUG-MINOR-vars-use-sess-and-not-s-sess-in-action_sto.patch [deleted file]
net/haproxy/patches/0008-BUG-MINOR-vars-make-smp_fetch_var-more-robust-agains.patch [deleted file]
net/haproxy/patches/0009-BUG-MINOR-vars-smp_fetch_var-doesn-t-depend-on-HTTP-.patch [deleted file]
net/haproxy/patches/0010-BUG-MINOR-ssl-Check-malloc-return-code.patch [deleted file]
net/haproxy/patches/0011-BUG-MINOR-ssl-prevent-multiple-entries-for-the-same-.patch [deleted file]
net/haproxy/patches/0012-BUG-MINOR-systemd-make-the-wrapper-return-a-non-null.patch [deleted file]
net/haproxy/patches/0013-BUG-MINOR-systemd-always-restore-signals-before-exec.patch [deleted file]
net/haproxy/patches/0014-BUG-MINOR-systemd-check-return-value-of-calloc.patch [deleted file]
net/haproxy/patches/0015-MINOR-systemd-report-it-when-execve-fails.patch [deleted file]
net/haproxy/patches/0016-BUG-MEDIUM-systemd-let-the-wrapper-know-that-haproxy.patch [deleted file]
net/haproxy/patches/0017-BUILD-protocol-fix-some-build-errors-on-OpenBSD.patch [deleted file]
net/haproxy/patches/0018-BUILD-log-iovec-requires-to-include-sys-uio.h-on-Ope.patch [deleted file]
net/haproxy/patches/0019-BUILD-tcp-do-not-include-netinet-ip.h-for-IP_TTL.patch [deleted file]
net/haproxy/patches/0020-BUILD-checks-remove-the-last-strcat-and-eliminate-a-.patch [deleted file]
net/haproxy/patches/0021-BUILD-poll-remove-unused-hap_fd_isset-which-causes-a.patch [deleted file]
net/haproxy/patches/0022-MINOR-cfgparse-few-memory-leaks-fixes.patch [deleted file]
net/haproxy/patches/0023-MINOR-build-Allow-linking-to-device-atlas-library-fi.patch [deleted file]
net/haproxy/patches/0024-DOC-Fix-typo-in-description-of-st-parameter-in-man-p.patch [deleted file]
net/haproxy/patches/0025-BUG-MEDIUM-peers-on-shutdown-wake-up-the-appctx-not-.patch [deleted file]
net/haproxy/patches/0026-BUG-MEDIUM-peers-fix-use-after-free-in-peer_session_.patch [deleted file]
net/haproxy/patches/0027-BUG-MEDIUM-systemd-wrapper-return-correct-exit-codes.patch [deleted file]
net/haproxy/patches/0028-BUG-MEDIUM-srv-state-properly-restore-the-DRAIN-stat.patch [deleted file]
net/haproxy/patches/0029-BUG-MINOR-srv-state-allow-to-have-both-CMAINT-and-FD.patch [deleted file]
net/haproxy/patches/0030-BUG-MEDIUM-servers-properly-propagate-the-maintenanc.patch [deleted file]
net/haproxy/patches/0031-BUG-vars-Fix-set-var-converter-because-of-a-typo.patch [deleted file]