Changes since version 2.5.6 : Christopher Faulet (4): BUG/MEDIUM: http-ana: Fix memleak in redirect rules with ignore-empty option BUG/MEDIUM: httpclient: Fix loop consuming HTX blocks from the response channel BUG/MEDIUM: mux-fcgi: Be sure to never set EOM flag on an empty HTX message BUG/MEDIUM: mux-h1: Be able to handle trailers when C-L header was specified Emeric Brun (1): BUG/MAJOR: dns: multi-thread concurrency issue on UDP socket Ilya Shipitsin (1): CI: github actions: update LibreSSL to 3.5.2 Remi Tricot-Le Breton (1): MINOR: connection: Add way to disable active connection closing during soft-stop Thomas Prückl (1): MINOR: ssl: add a new global option "tune.ssl.hard-maxrecord" Tim Duesterhus (1): BUG/MINOR: resolvers: Fix memory leak in resolvers_deinit() Willy Tarreau (3): BUILD: compiler: properly distinguish weak and global symbols BUG/MINOR: pools: make sure to also destroy shared pools in pool_destroy_all() SCRIPTS: announce-release: add URL of dev packages