packages/net/haproxy/patches
Christian Lachner f8268e442c haproxy: Fix issue #9294 & update patches
The arc700 target (and probably others) uses uclibc as it's c-library. However,
uClibc's libcrypt seems to not support the crypt_data struct which broke
the build. This fix adds a new build-target to haproxy which does not use
libcrypt. Summing up, this commit does:
- Add support for uclibc to haproxy with libcrypt disabled
- Add detection of c-library to configure the correct build-target
- Silence additional warnings
- Update patches

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-06-23 13:39:12 +02:00
..
000-BUG-MEDIUM-h2-htx-Update-data-length-of-the-HTX-when-the-cookie-list-is-built.patch haproxy: Update HAProxy to v2.0.0 (LTS) 2019-06-21 09:09:11 +02:00
001-BUG-MINOR-lua-htx-Make-txn-req_req_-and-txn-res_rep_-HTX-aware.patch haproxy: Update HAProxy to v2.0.0 (LTS) 2019-06-21 09:09:11 +02:00
002-BUG-MINOR-mux-h1-Add-the-header-connection-in-lower-case-in-outgoing-messages.patch haproxy: Update HAProxy to v2.0.0 (LTS) 2019-06-21 09:09:11 +02:00
003-BUG-MEDIUM-compression-Set-Vary-Accept-Encoding-for-compressed-responses.patch haproxy: Update HAProxy to v2.0.0 (LTS) 2019-06-21 09:09:11 +02:00
004-MINOR-htx-Add-the-function-htx_change_blk_value_len.patch haproxy: Update HAProxy to v2.0.0 (LTS) 2019-06-21 09:09:11 +02:00
005-BUG-MEDIUM-htx-Fully-update-HTX-message-when-the-block-value-is-changed.patch haproxy: Update HAProxy to v2.0.0 (LTS) 2019-06-21 09:09:11 +02:00
006-BUG-MEDIUM-mux-h2-Reset-padlen-when-several-frames-are-demux.patch haproxy: Update HAProxy to v2.0.0 (LTS) 2019-06-21 09:09:11 +02:00
007-BUG-MEDIUM-mux-h2-Remove-the-padding-length-when-a-DATA-frame-size-is-checked.patch haproxy: Update HAProxy to v2.0.0 (LTS) 2019-06-21 09:09:11 +02:00
008-BUG-MEDIUM-lb_fwlc-Dont-test-the-servers-lb_tree-from-outside-the-lock.patch haproxy: Update HAProxy to v2.0.0 (LTS) 2019-06-21 09:09:11 +02:00
009-BUG-MAJOR-sample-Wrong-stick-table-name-parsing-in-if-unless-ACL-condition.patch haproxy: Fix issue #9294 & update patches 2019-06-23 13:39:12 +02:00
010-add-uclibc-support.patch haproxy: Fix issue #9294 & update patches 2019-06-23 13:39:12 +02:00