[RELEASE] Released version 2.4.11
Released version 2.4.11 with the following main changes :
- BUG/MEDIUM: backend: fix possible sockaddr leak on redispatch
- BUG/MINOR: pools: don't mark ourselves as harmless in DEBUG_UAF mode
- BUILD: cli: clear a maybe-unused warning on some older compilers
- BUILD: ssl: unbreak the build with newer libressl
- DOC: fix misspelled keyword "resolve_retries" in resolvers
- BUG/MEDIUM: ssl: initialize correctly ssl w/ default-server
- REGTESTS: ssl: fix ssl_default_server.vtc
- MINOR: proxy: add option idle-close-on-response
- BUILD: makefile: add -Wno-atomic-alignment to work around clang abusive warning
- BUG/MEDIUM: mux-h1: Fix splicing by properly detecting end of message
- BUG/MINOR: mux-h1: Fix splicing for messages with unknown length
- MINOR: compat: detect support for dl_iterate_phdr()
- MINOR: debug: add ability to dump loaded shared libraries
- MINOR: debug: add support for -dL to dump library names at boot
- BUG/MINOR: ssl: free the fields in srv->ssl_ctx
- BUG/MEDIUM: ssl: free the ckch instance linked to a server
- BUILD/MINOR: cpuset FreeBSD 14 build fix.
- BUILD/MINOR: tools: solaris build fix on dladdr.
- BUG/MINOR: cli: fix _getsocks with musl libc
- BUG/MEDIUM: http-ana: Preserve response's FLT_END analyser on L7 retry
5 files changed