Changes since version 2.7.2 : Amaury Denoyelle (4): MEDIUM: quic-sock: fix udp source address for send on listener socket MINOR: mux-quic/h3: send SETTINGS as soon as transport is ready BUG/MINOR: h3: fix GOAWAY emission BUG/MEDIUM: mux-quic: fix crash on H3 SETTINGS emission Aurelien DARRAGON (1): DEV: hpack: fix `trash` build regression Frédéric Lécaille (1): BUG/MINOR: quic: Do not request h3 clients to close its unidirection streams Olivier Houchard (1): MINOR: connection: add a BUG_ON() to detect destroying connection in idle list Remi Tricot-Le Breton (1): BUG/MINOR: jwt: Wrong return value checked Willy Tarreau (6): BUG/MINOR: sink: make sure to always properly unmap a file-backed ring DEV: haring: add a new option "-r" to automatically repair broken files BUG/MEDIUM: hpack: fix incorrect huffman decoding of some control chars BUG/MINOR: log: release global log servers on exit BUG/MINOR: ring: release the backing store name on exit BUG/MINOR: sink: free the forwarding task on exit