Changes since version 2.8-dev10 : Aleksandar Lazic (1): DOC: configuration: add info about ssl-engine for 2.6 Amaury Denoyelle (2): BUG/MINOR: mux-quic: fix transport VS app CONNECTION_CLOSE BUG/MEDIUM: mux-quic: wakeup tasklet to close on error Aurelien DARRAGON (1): EXAMPLES: fix IPV6 support for lua mailers script Christopher Faulet (4): BUG/MEDIUM: cache: Don't request more room than the max allowed MEDIUM: stconn: Be sure to always be able to unblock a SC that needs room DOC: stconn: Update comments about ABRT/SHUT for stconn structure BUG/MEDIUM: stats: Require more room if buffer is almost full Frédéric Lécaille (4): CLEANUP: quic: No more used q_buf structure CLEANUP: quic: Rename several variables in quic_frame.(c|h) CLEANUP: quic: Typo fix for quic_connection_id pool BUG/MINOR: quic: Wrong key update cipher context initialization for encryption Ilya Shipitsin (1): CI: more granular failure on generating build matrix William Lallemand (1): BUILD: ssl: buggy -Werror=dangling-pointer since gcc 13.0 Willy Tarreau (3): BUILD: debug: do not check the isolated_thread variable in non-threaded builds BUILD: quic: fix build warning when threads are disabled DEV: flags: add a script to decode most flags in the "show sess all" output