Changes since version 2.2.4 : Brad Smith (1): BUILD: makefile: Fix building with closefrom() support enabled Christopher Faulet (2): 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 Eric Salama (1): BUG/MINOR: Fix several leaks of 'log_tag' in init(). 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