haproxy: include patches from mainline
authorheil <heil@terminal-consulting.de>
Thu, 16 Apr 2015 10:04:10 +0000 (12:04 +0200)
committerheil <heil@terminal-consulting.de>
Thu, 16 Apr 2015 10:04:10 +0000 (12:04 +0200)
commita412694bbc7376721c5411ae8a6d58aaeea3c6d8
tree64acb23985b0664eeab3975c3c4b12c23f523a85
parent76150309a80d87a6f11b4e2822ba14adce7c1a5b
haproxy: include patches from mainline

 - [PATCH 3/9] BUG/MEDIUM: Do not consider an agent check as failed on
 - [PATCH 4/9] BUG/MEDIUM: peers: correctly configure the client timeout
 - [PATCH 5/9] BUG/MEDIUM: buffer: one byte miss in buffer free space
 - [PATCH 6/9] BUG/MAJOR: http: don't read past buffer's end in
 - [PATCH 7/9] BUG/MEDIUM: http: the function "(req|res)-replace-value"
 - [PATCH 8/9] BUG/MINOR: compression: consider the expansion factor in
 - [PATCH 9/9] BUG/MEDIUM: http: hdr_cnt would not count any header when

Signed-off-by: heil <heil@terminal-consulting.de>
net/haproxy/Makefile
net/haproxy/patches/0003-BUG-MEDIUM-Do-not-consider-an-agent-check-as-failed-.patch [new file with mode: 0644]
net/haproxy/patches/0004-BUG-MEDIUM-peers-correctly-configure-the-client-time.patch [new file with mode: 0644]
net/haproxy/patches/0005-BUG-MEDIUM-buffer-one-byte-miss-in-buffer-free-space.patch [new file with mode: 0644]
net/haproxy/patches/0006-BUG-MAJOR-http-don-t-read-past-buffer-s-end-in-http_.patch [new file with mode: 0644]
net/haproxy/patches/0007-BUG-MEDIUM-http-the-function-req-res-replace-value-d.patch [new file with mode: 0644]
net/haproxy/patches/0008-BUG-MINOR-compression-consider-the-expansion-factor-.patch [new file with mode: 0644]
net/haproxy/patches/0009-BUG-MEDIUM-http-hdr_cnt-would-not-count-any-header-w.patch [new file with mode: 0644]