Changes since version 1.7.5 : Adam Spiers (1): DOC: stick-table is available in frontend sections Frédéric Lécaille (1): BUG/MINOR: dns: Wrong address family used when creating IPv6 sockets. Glenn Strauss (2): DOC: update sample code for PROXY protocol DOC: mention lighttpd 1.4.46 implements PROXY Jarno Huuskonen (2): DOC: changed "block"(deprecated) examples to http-request deny DOC: add few comments to examples. Jim Freeman (1): CLEANUP: logs: typo: simgle => single Olivier Houchard (1): BUG/MAJOR: Use -fwrapv. Willy Tarreau (6): BUG/MINOR: config: missing goto out after parsing an incorrect ACL character BUG/MINOR: arg: don't try to add an argument on failed memory allocation BUG/MEDIUM: arg: ensure that we properly unlink unresolved arguments on error BUG/MEDIUM: acl: don't free unresolved args in prune_acl_expr() MINOR: lua: ensure the memory allocator is used all the time BUG/MEDIUM: acl: proprely release unused args in prune_acl_expr()