Changes since version 2.7-dev4 : Brad Smith (1): BUILD: tcp_sample: fix build of get_tcp_info() on OpenBSD Emeric Brun (1): BUG/MAJOR: mworker: fix infinite loop on master with no proxies. Frédéric Lécaille (5): BUG/MINOR: mux-quic: Fix memleak on QUIC stream buffer for unacknowledged data BUG/MINOR: quix: Memleak for non in flight TX packets BUG/MINOR: quic: Wrong list_for_each_entry() use when building packets from qc_do_build_pkt() BUG/MINOR: quic: Safer QUIC frame builders MINOR: quic: Replace MT_LISTs by LISTs for RX packets. William Lallemand (1): REGTESTS: launch http_reuse_always in mworker mode Willy Tarreau (5): BUG/MEDIUM: cpu-map: fix thread 1's affinity affecting all threads MINOR: cpu-map: remove obsolete diag warning about combined ranges BUG/MEDIUM: applet: fix incorrect check for abnormal return condition from handler BUG/MINOR: applet: make the call_rate only count the no-progress calls MEDIUM: peers: limit the number of updates sent at once