Changes since version 2.2.4 : Amaury Denoyelle (2): MINOR: counters: fix a typo in comment BUG/MINOR: stats: fix validity of the json schema Brad Smith (1): BUILD: makefile: Fix building with closefrom() support enabled Christopher Faulet (5): DOC: tcp-rules: Refresh details about L7 matching for tcp-request content rules BUG/MINOR: tcpcheck: Set socks4 and send-proxy flags before the connect call MINOR: hlua: Display debug messages on stderr only in debug mode BUG/MINOR: mux-h1: Be sure to only set CO_RFL_READ_ONCE for the first read BUG/MINOR: mux-h1: Always set the session on frontend h1 stream Eric Salama (1): BUG/MINOR: Fix several leaks of 'log_tag' in init(). Frédéric Lécaille (1): BUG/MINOR: peers: Inconsistency when dumping peer status codes. Tim Duesterhus (1): MINOR: ssl: Add error if a crt-list might be truncated William Lallemand (1): MINOR: ssl: Add warning if a crt-list might be truncated Willy Tarreau (2): BUILD: ssl_crtlist: work around another bogus gcc-9.3 warning BUG/MEDIUM: queue: make pendconn_cond_unlink() really thread-safe