Changes since version 2.5-dev9 : Amaury Denoyelle (8): MEDIUM: mux-quic: rationalize tx buffers between qcc/qcs MEDIUM: h3: properly manage tx buffers for large data MINOR: mux-quic: standardize h3 settings sending CLEANUP: h3: remove dead code MINOR: mux-quic: implement standard method to detect if qcc is dead MEDIUM: mux-quic: defer stream shut if remaining tx data MINOR: mux: remove last occurences of qcc ring buffer MINOR: quic: handle CONNECTION_CLOSE frame Christopher Faulet (2): MINOR: stream: report the current filter in "show sess all" when known CLEANUP: stream: Properly indent current_rule line in "show sess all" Olivier Houchard (1): MINOR: initcall: Rename __GLOBL and __GLOBL1. Remi Tricot-Le Breton (5): REGTESTS: ssl: Fix references to removed option in test description MINOR: ssl: Add ssllib_name_startswith precondition REGTESTS: ssl: Fix ssl_errors test for OpenSSL v3 REGTESTS: ssl: Reenable ssl_errors test for OpenSSL only REGTESTS: ssl: Use mostly TLSv1.2 in ssl_errors test Tim Duesterhus (1): BUG/MINOR: lua: Fix lua error handling in `hlua_config_prepend_path()` William Lallemand (1): CI: github: switch to OpenSSL 3.0.0 Willy Tarreau (3): MINOR: rules: add a new function new_act_rule() to allocate act_rules MINOR: rules: add a file name and line number to act_rules MINOR: stream: report the current rule in "show sess all" when known