Changes since version 2.0.20 : Adis Nezirovic (1): BUG/MEDIUM: stats: add missing INF_BUILD_INFO definition Amaury Denoyelle (1): BUG/MINOR: config: fix leak on proxy.conn_src.bind_hdr_name Bertrand Jacquin (2): BUG/MINOR: mworker: define _GNU_SOURCE for strsignal() BUILD/MINOR: lua: define _GNU_SOURCE for LLONG_MAX Christopher Faulet (3): BUG/MINOR: init: Use a dynamic buffer to set HAPROXY_CFGFILES env variable BUG/MEDIUM: filters/htx: Fix data forwarding when payload length is unknown BUG/MINOR: stick-table: Always call smp_fetch_src() with a valid arg list Frédéric Lécaille (1): BUG/MINOR: peers: Wrong "new_conn" value for "show peers" CLI command. Remi Tricot-Le Breton (1): BUG/MINOR: sample: Memory leak of sample_expr structure in case of error William Dauchy (1): BUG/MINOR: sample: check alloc_trash_chunk return value in concat() William Lallemand (1): BUILD: Makefile: move REGTESTST_TYPE default setting Willy Tarreau (6): BUG/MEDIUM: mux-h2: fix read0 handling on partial frames DOC: management: fix "show resolvers" alphabetical ordering BUG/MEDIUM: ssl: check a connection's status before computing a handshake BUG/MINOR: xxhash: make sure armv6 uses memcpy() BUG/MEDIUM: mux-h2: handle remaining read0 cases BUG/MEDIUM: mux-h2: do not quit the demux loop before setting END_REACHED