Changes since version 2.4-dev4 : Amaury Denoyelle (2): MINOR: check: do not ignore a connection header for http-check send REGTESTS: complete http-check test Christian Ruppert (1): BUILD: hpack: hpack-tbl-t.h uses VAR_ARRAY but does not include compiler.h Dragan Dosen (6): IMPORT: xxhash: update to v0.8.0 that introduces stable XXH3 variant MEDIUM: xxhash: use the XXH3 functions to generate 64-bit hashes MEDIUM: xxhash: use the XXH_INLINE_ALL macro to inline all functions CLEANUP: xxhash: remove the unused src/xxhash.c MINOR: sample: add the xxh3 converter REGTESTS: add tests for the xxh3 converter Ilya Shipitsin (1): CI: travis-ci: drop coverity scan builds Olivier Houchard (1): MINOR: atomic: don't use ; to separate instruction on aarch64. Tim Duesterhus (1): BUG/MEDIUM: mux_h2: Add missing braces in h2_snd_buf()around trace+wakeup Willy Tarreau (1): MINOR: time: increase the minimum wakeup interval to 60s