Changes since version 2.0.16 : Christopher Faulet (4): REGEST: Add reg tests about error files BUG/MEDIUM: mux-h2: Emit an error if the response chunk formatting is incomplete BUG/MAJOR: dns: Make the do-resolve action thread-safe BUG/MEDIUM: dns: Release answer items when a DNS resolution is freed Emeric Brun (1): BUG/MEDIUM: resolve: fix init resolving for ring and peers section. Olivier Houchard (1): BUG/MINOR: threads: Don't forget to init each thread toremove_lock. Willy Tarreau (4): BUILD: ebtree: fix build on libmusl after recent introduction of eb_memcmp() MINOR: pools: increase MAX_BASE_POOLS to 64 BUILD: thread: add parenthesis around values of locking macros BUG/MINOR: cfgparse: don't increment linenum on incomplete lines