package: haproxy
authorheil <heil@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 15 Apr 2013 14:38:07 +0000 (14:38 +0000)
committerheil <heil@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 15 Apr 2013 14:38:07 +0000 (14:38 +0000)
commit58262c639206b4c4b285900b320d07151a7df867
tree86fde034ec7613a7c7a0abf254e5c6c28f8daab1
parent238d95974c52c372b3156218051f3b3897ad8964
package: haproxy
 - update to 1.4.23
   -  (CVE-2013-1912)
   -  fixup for consistent hash
   -  refresh accept-proxy patch

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36337 3c298f89-4303-0410-b956-a3cf2f4a3e73
46 files changed:
net/haproxy/Makefile
net/haproxy/patches/0001-BUG-MAJOR-backend-consistent-hash-can-loop-forever-i.patch [new file with mode: 0644]
net/haproxy/patches/0001-BUG-MINOR-config-use-a-copy-of-the-file-name-i-1.4.22.diff [deleted file]
net/haproxy/patches/0002-BUG-MINOR-epoll-correctly-disable-FD-polling-i-1.4.22.diff [deleted file]
net/haproxy/patches/0003-CONTRIB-halog-sort-URLs-by-avg-bytes_read-or-t-1.4.22.diff [deleted file]
net/haproxy/patches/0004-MINOR-halog-sort-output-by-cookie-code-1.4.22.diff [deleted file]
net/haproxy/patches/0005-BUG-MINOR-halog-ad-ac-report-the-correct-numbe-1.4.22.diff [deleted file]
net/haproxy/patches/0006-BUG-MINOR-halog-fix-help-message-for-ut-uto-1.4.22.diff [deleted file]
net/haproxy/patches/0007-BUG-MEDIUM-http-set-DONTWAIT-on-data-when-swit-1.4.22.diff [deleted file]
net/haproxy/patches/0008-BUG-MEDIUM-command-line-option-D-must-have-pre-1.4.22.diff [deleted file]
net/haproxy/patches/0009-BUG-fix-garbage-data-when-http-send-name-heade-1.4.22.diff [deleted file]
net/haproxy/patches/001-haproxy-1.4.x-sendproxy.patch
net/haproxy/patches/0010-OPTIM-halog-keep-a-fast-path-for-the-lines-cou-1.4.22.diff [deleted file]
net/haproxy/patches/0011-MINOR-halog-add-a-parameter-to-limit-output-li-1.4.22.diff [deleted file]
net/haproxy/patches/0012-BUG-halog-fix-broken-output-limitation-1.4.22.diff [deleted file]
net/haproxy/patches/0013-MEDIUM-checks-avoid-accumulating-TIME_WAITs-du-1.4.22.diff [deleted file]
net/haproxy/patches/0014-MEDIUM-checks-prevent-TIME_WAITs-from-appearin-1.4.22.diff [deleted file]
net/haproxy/patches/0015-BUG-MAJOR-cli-show-sess-id-may-randomly-corrup-1.4.22.diff [deleted file]
net/haproxy/patches/0016-BUG-MINOR-http-don-t-report-client-aborts-as-s-1.4.22.diff [deleted file]
net/haproxy/patches/0017-BUG-MINOR-http-don-t-log-a-503-on-client-error-1.4.22.diff [deleted file]
net/haproxy/patches/0018-BUG-MEDIUM-tcp-process-could-theorically-crash-1.4.22.diff [deleted file]
net/haproxy/patches/0019-BUG-MINOR-http-don-t-abort-client-connection-o-1.4.22.diff [deleted file]
net/haproxy/patches/0020-BUILD-no-need-to-clean-up-when-making-git-tar-1.4.22.diff [deleted file]
net/haproxy/patches/0021-MINOR-http-always-report-PR-flags-for-redirect-1.4.22.diff [deleted file]
net/haproxy/patches/0022-BUG-MINOR-time-frequency-counters-are-not-tota-1.4.22.diff [deleted file]
net/haproxy/patches/0023-BUG-MINOR-http-don-t-process-abortonclose-when-1.4.22.diff [deleted file]
net/haproxy/patches/0024-BUG-MEDIUM-remove-supplementary-groups-when-ch-1.4.22.diff [deleted file]
net/haproxy/patches/0025-BUG-MINOR-epoll-use-a-fix-maxevents-argument-i-1.4.22.diff [deleted file]
net/haproxy/patches/0026-BUG-MINOR-config-fix-improper-check-for-failed-1.4.22.diff [deleted file]
net/haproxy/patches/0027-BUG-MEDIUM-checks-ensure-the-health_status-is--1.4.22.diff [deleted file]
net/haproxy/patches/0028-CLEANUP-http-remove-a-useless-null-check-1.4.22.diff [deleted file]
net/haproxy/patches/0029-BUG-MEDIUM-signal-signal-handler-does-not-prop-1.4.22.diff [deleted file]
net/haproxy/patches/0030-BUG-MEDIUM-uri_auth-missing-NULL-check-and-mem-1.4.22.diff [deleted file]
net/haproxy/patches/0031-CLEANUP-config-slowstart-is-never-negative-1.4.22.diff [deleted file]
net/haproxy/patches/0032-BUG-MINOR-Correct-logic-in-cut_crlf-1.4.22.diff [deleted file]
net/haproxy/patches/0033-BUILD-improve-the-makefile-s-support-for-libpc-1.4.22.diff [deleted file]
net/haproxy/patches/0034-BUG-MINOR-checks-fix-an-warning-introduced-by--1.4.22.diff [deleted file]
net/haproxy/patches/0035-MEDIUM-halog-add-support-for-counting-per-sour-1.4.22.diff [deleted file]
net/haproxy/patches/0036-MEDIUM-http-implement-redirect-307-and-308.patch [deleted file]
net/haproxy/patches/0037-MINOR-http-status-301-should-not-be-marked-non-cache.patch [deleted file]
net/haproxy/patches/0038-DOC-mention-the-new-HTTP-307-and-308-redirect-statue.patch [deleted file]
net/haproxy/patches/0039-MEDIUM-poll-do-not-use-FD_-macros-anymore.patch [deleted file]
net/haproxy/patches/0040-BUG-MAJOR-ev_select-disable-the-select-poller-if-max.patch [deleted file]
net/haproxy/patches/0041-BUILD-enable-poll-by-default-in-the-makefile.patch [deleted file]
net/haproxy/patches/0042-BUILD-add-explicit-support-for-Mac-OS-X.patch [deleted file]
net/haproxy/patches/0043-fix-cve-2013-1912.patch [deleted file]