Changes since version 1.7.5 : Adam Spiers (1): DOC: stick-table is available in frontend sections Andrew Rodland (1): BUG/MINOR: hash-balance-factor isn't effective in certain circumstances Christopher Faulet (1): BUG/MINOR: http: Fix conditions to clean up a txn and to handle the next request Frédéric Lécaille (3): BUG/MINOR: dns: Wrong address family used when creating IPv6 sockets. BUG/MINOR: server: missing default server 'resolvers' setting duplication. BUG/MAJOR: dns: Broken kqueue events handling (BSD systems). Glenn Strauss (2): DOC: update sample code for PROXY protocol DOC: mention lighttpd 1.4.46 implements PROXY Jarno Huuskonen (4): DOC: changed "block"(deprecated) examples to http-request deny DOC: add few comments to examples. DOC: add layer 4 links/cross reference to "block" keyword. DOC: errloc/errorloc302/errorloc303 missing status codes. Jim Freeman (1): CLEANUP: logs: typo: simgle => single Lukas Tribus (1): DOC: update RFC references Nan Liu (1): BUG/MINOR: Makefile: fix compile error with USE_LUA=1 in ubuntu16.04 Olivier Houchard (2): BUG/MAJOR: Use -fwrapv. BUG/MINOR: server: don't use "proxy" when px is really meant. Thierry FOURNIER (3): BUG/MEDIUM: lua: memory leak MINOR/DOC: lua: just precise one thing BUG/MEDIUM: lua: segfault if a converter or a sample doesn't return anything Willy Tarreau (9): 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() MEDIUM: config: don't check config validity when there are fatal errors BUG/MINOR: checks: don't send proxy protocol with agent checks BUG/MAJOR: http: call manage_client_side_cookies() before erasing the buffer