haproxy: patches from upstream
authorThomas Heil <heil@terminal-consulting.de>
Thu, 20 Nov 2014 13:29:40 +0000 (14:29 +0100)
committerThomas Heil <heil@terminal-consulting.de>
Thu, 20 Nov 2014 13:29:40 +0000 (14:29 +0100)
commitc950f48e7aa22f1903ec6a9b233c577b0fbba3fc
tree2d58f73f6348ae8a265b3661e2cb3b7beaadd9e2
parent1bda20f4c61f087df16d4a9c4c4866d6e4badb8d
haproxy: patches from upstream

 - [PATCH 1/6] BUILD: fix "make install" to support spaces in the
 - [PATCH 2/6] BUG/MEDIUM: ssl: fix bad ssl context init can cause
 - [PATCH 3/6] BUG/MEDIUM: ssl: force a full GC in case of memory
 - [PATCH 4/6] BUG/MEDIUM: checks: fix conflicts between agent checks
 - [PATCH 5/6] BUG/MINOR: config: don't inherit the default balance
 - [PATCH 6/6] BUG/MAJOR: frontend: initialize capture pointers earlier

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
net/haproxy/Makefile
net/haproxy/patches/0001-BUILD-fix-make-install-to-support-spaces-in-the-inst.patch [new file with mode: 0644]
net/haproxy/patches/0002-BUG-MEDIUM-ssl-fix-bad-ssl-context-init-can-cause-se.patch [new file with mode: 0644]
net/haproxy/patches/0003-BUG-MEDIUM-ssl-force-a-full-GC-in-case-of-memory-sho.patch [new file with mode: 0644]
net/haproxy/patches/0004-BUG-MEDIUM-checks-fix-conflicts-between-agent-checks.patch [new file with mode: 0644]
net/haproxy/patches/0005-BUG-MINOR-config-don-t-inherit-the-default-balance-a.patch [new file with mode: 0644]
net/haproxy/patches/0006-BUG-MAJOR-frontend-initialize-capture-pointers-earli.patch [new file with mode: 0644]