haproxy: update to version 1.5.10
authorThomas Heil <heil@terminal-consulting.de>
Sun, 4 Jan 2015 17:21:07 +0000 (18:21 +0100)
committerThomas Heil <heil@terminal-consulting.de>
Sun, 4 Jan 2015 17:21:07 +0000 (18:21 +0100)
commita393c6b021158ca931de0b894c56c2686a9f008b
tree84b08b4fd593ff21f74fa595c6b953811981a668
parent5ef87ec1919948cda69f2387776c2e7f2fb7661c
haproxy: update to version 1.5.10

 - DOC: fix a few typos
 - BUG/MINOR: http: fix typo: "401 Unauthorized" => "407 Unauthorized"
 - BUG/MINOR: parse: refer curproxy instead of proxy
 - DOC: httplog does not support 'no'
 - MINOR: map/acl/dumpstats: remove the "Done." message
 - BUG/MEDIUM: sample: fix random number upper-bound
 - BUG/MEDIUM: patterns: previous fix was incomplete
 - BUG/MEDIUM: payload: ensure that a request channel is available
 - BUG/MINOR: tcp-check: don't condition data polling on check type
 - BUG/MEDIUM: tcp-check: don't rely on random memory contents
 - BUG/MEDIUM: tcp-checks: disable quick-ack unless next rule is an expect
 - BUG/MINOR: config: fix typo in condition when propagating process binding
 - BUG/MEDIUM: config: do not propagate processes between stopped processes
 - BUG/MAJOR: stream-int: properly check the memory allocation return
 - BUG/MEDIUM: memory: fix freeing logic in pool_gc2()
 - BUG/MEDIUM: compression: correctly report zlib_mem

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
net/haproxy/Makefile
net/haproxy/patches/0001-BUG-MEDIUM-patterns-previous-fix-was-incomplete.patch [deleted file]
net/haproxy/patches/0002-BUG-MEDIUM-payload-ensure-that-a-request-channel-is-.patch [deleted file]