Changes since version 1.7-dev0 : Andrew Hayworth (2): MEDIUM: dns: Don't use the ANY query type MINOR: cli: ability to set per-server maxconn Baptiste Assmann (1): BUG/MINOR: dns: parsing error of some DNS response Christopher Faulet (1): BUILD: ssl: fix build error introduced in commit 7969a3 with OpenSSL < 1.0.0 Cyril Bonté (2): DOC: fix a typo for a "deviceatlas" keyword FIX: small typo in an example using the "Referer" header Kevin Decherf (1): DOC: specify that stats socket doc (section 9.2) is in management Vincent Bernat (2): BUILD: install only relevant and existing documentation CLEANUP: don't ignore debian/ directory if present Willy Tarreau (7): BUG/MEDIUM: namespaces: don't fail if no namespace is used BUG/MAJOR: ssl: free the generated SSL_CTX if the LRU cache is disabled DEBUG/MINOR: memory: add a build option to disable memory pools sharing DEBUG/MEDIUM: memory: optionally protect free data in pools DEBUG/MEDIUM: memory: add optional control pool memory operations MEDIUM: memory: add accounting for failed allocations BUG/MEDIUM: config: count memory limits on 64 bits, not 32