Changes since version 2.1.11 : Adis Nezirovic (1): BUG/MEDIUM: stats: add missing INF_BUILD_INFO definition Bertrand Jacquin (2): BUG/MINOR: mworker: define _GNU_SOURCE for strsignal() BUILD/MINOR: lua: define _GNU_SOURCE for LLONG_MAX Christopher Faulet (1): BUG/MINOR: init: Use a dynamic buffer to set HAPROXY_CFGFILES env variable David CARLIER (1): BUG/MINOR: threads: Fixes the number of possible cpus report for Mac. Frédéric Lécaille (1): BUG/MINOR: peers: Wrong "new_conn" value for "show peers" CLI command. Jerome Magnin (1): BUG/MINOR: init: enforce strict-limits when using master-worker 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() Willy Tarreau (2): BUG/MINOR: mux_h2: missing space between "st" and ".flg" in the "show fd" helper BUG/MEDIUM: mux-h2: fix read0 handling on partial frames