Changes since version 2.6.15 : Aurelien DARRAGON (5): BUG/MINOR: hlua: fix invalid use of lua_pop on error paths BUG/MINOR: stktable: allow sc-set-gpt(0) from tcp-request connection BUG/MINOR: hlua_fcn: potentially unsafe stktable_data_ptr usage DOC: lua: fix core.register_action typo BUG/MINOR: hlua/action: incorrect message on E_YIELD error Chris Staite (1): BUG/MEDIUM: h1-htx: Ensure chunked parsing with full output buffer Christopher Faulet (3): BUG/MEDIUM: stconn: Wake applets on sending path if there is a pending shutdown BUG/MEDIUM: stconn: Don't block sends if there is a pending shutdown BUG/MEDIUM: stconn/stream: Forward shutdown on write timeout Frédéric Lécaille (4): BUG/MINOR: quic: Possible skipped RTT sampling BUG/MAJOR: quic: Really ignore malformed ACK frames. BUG/MINOR: quic: Wrong RTT adjusments BUG/MINOR: quic: Wrong RTT computation (srtt and rrt_var) Ilya Shipitsin (1): CI: get rid of travis-ci wrapper for Coverity scan Johannes Naab (1): DOC: typo: fix sc-set-gpt references Tim Duesterhus (1): CI: Update to actions/checkout@v4 William Lallemand (3): BUILD: Makefile: add the USE_QUIC option to make help BUG/MINOR: ssl/cli: can't find ".crt" files when replacing a certificate DOC: configuration: update examples for req.ver Willy Tarreau (3): SCRIPTS: git-show-backports: automatic ref and base detection with -m MINOR: atomic: make sure to always relax after a failed CAS BUG/MINOR: ssl_sock: fix possible memory leak on OOM