Changes since version 1.6.5 : Cyril Bonté (1): BUG/MEDIUM: stats: show servers state may show an servers from another backend David CARLIER (1): CLEANUP: connection: fix double negation on memcmp() Lukas Tribus (1): BUG/MEDIUM: dns: unbreak DNS resolver after header fix Nenad Merdanovic (1): DOC: Fix typo so fetch is properly parsed by Cyril's converter Thierry Fournier (4): BUG/MEDIUM: sticktables: segfault in some configuration error cases BUG/MEDIUM: lua: converters doesn't work BUG/MINOR: http: add-header: header name copied twice BUG/MEDIUM: http: add-header: buffer overwritten Vincent Bernat (2): BUG/MAJOR: fix listening IP address storage for frontends BUG/MINOR: fix listening IP address storage for frontends (cont) William Lallemand (1): BUG/MEDIUM: fix risk of segfault with "show tls-keys" Willy Tarreau (3): BUG/MAJOR: http: fix breakage of "reqdeny" causing random crashes BUG/MEDIUM: stick-tables: fix breakage in table converters BUILD: fix build on Solaris 11