Changes since version 2.6-dev11 : Amaury Denoyelle (3): BUG/MEDIUM: mux-quic: adjust buggy proxy closing support Revert "MINOR: quic: activate QUIC traces at compilation" Revert "MINOR: mux-quic: activate qmux traces on stdout via macro" Christopher Faulet (1): BUG/MEDIUM: resolvers: Don't defer resolutions release in deinit function Tim Duesterhus (4): CLEANUP: tools: Clean up non-QUIC error message handling in str2sa_range() BUG/MEDIUM: tools: Fix `inet_ntop` usage in sa2str CLEANUP: tools: Crash if inet_ntop fails due to ENOSPC in sa2str BUG/MEDIUM: http: Properly reject non-HTTP/1.x protocols Willy Tarreau (2): CLEANUP: init: address a coverity warning about possible multiply overflow MEDIUM: h1: enlarge the scope of accepted version chars with accept-invalid-http-request