haproxy: revert update commits
authorheil <heil@terminal-consulting.de>
Thu, 10 Nov 2016 17:45:24 +0000 (18:45 +0100)
committerheil <heil@terminal-consulting.de>
Thu, 10 Nov 2016 17:47:56 +0000 (18:47 +0100)
commit33380cf7e2ea3b943351b4d55a53c8b3475ef38c
tree03048ec5790c965e4583e231a0777678e257b284
parent3e74e44c00be720987b2f425b852f6a735a5e6d9
haproxy: revert update commits

 - Revert "package haproxy: fix typo for buildvariant nossl"
 - Revert "haproxy: bump to version 1.6.9 mainline and pending patches"

Signed-off-by: heil <heil@terminal-consulting.de>
31 files changed:
net/haproxy/Makefile
net/haproxy/patches/0001-BUG-MAJOR-fix-listening-IP-address-storage-for-front.patch [new file with mode: 0644]
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/0002-CLEANUP-connection-fix-double-negation-on-memcmp.patch [new file with mode: 0644]
net/haproxy/patches/0003-BUG-MEDIUM-sticktables-segfault-in-some-configuratio.patch [new file with mode: 0644]
net/haproxy/patches/0003-MINOR-show-Built-with-PCRE-version.patch [deleted file]
net/haproxy/patches/0004-BUG-MINOR-http-add-header-header-name-copied-twice.patch [new file with mode: 0644]
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]