openwrt-packages/net/haproxy/patches
Christian Lachner 02deb12f70 haproxy: Update HAProxy to v1.8.4 (+patches)
- Update haproxy download URL and hash
- Update the haproxy homepage
- Add libatomic to the dependencies as 1.8 needs it
- Make USE_REGPARM an x86-only option as this fixes many warnings and does not do much on non-x86 platforms
- Add USE_GETADDRINFO=1 to use getaddrinfo() to resolve IPv6 host names
- Add USE_TFO=1 to enable TCP fast open
- Unbreak CFLAGS, LD and LDFLAGS by adding the missing backslash after $(ADDON)
- Unbreak IGNOREGIT=1 option (typo)
- Rework LDFLAGS and add libatomic
- Add MEDIUM+ patches (see https://www.haproxy.org/bugs/bugs-1.8.4.html)

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2018-03-04 12:42:10 +01:00
..
0001-BUG-MEDIUM-ssl-Dont-always-treat-SSL_ERROR_SYSCALL-as-unrecovarable.patch haproxy: Update HAProxy to v1.8.4 (+patches) 2018-03-04 12:42:10 +01:00
0002-BUG-MEDIUM-ssl-Shutdown-the-connection-for-reading-on-SSL_ERROR_SYSCALL.patch haproxy: Update HAProxy to v1.8.4 (+patches) 2018-03-04 12:42:10 +01:00
0003-BUG-MEDIUM-http-Switch-the-HTTP-response-in-tunnel-mode-as-earlier-as-possible.patch haproxy: Update HAProxy to v1.8.4 (+patches) 2018-03-04 12:42:10 +01:00
0004-BUG-MEDIUM-ssl-sample-ssl_bc_-fetch-keywords-are-broken.patch haproxy: Update HAProxy to v1.8.4 (+patches) 2018-03-04 12:42:10 +01:00