Changes since version 1.7.11 : Christopher Faulet (1): BUG/MINOR: checks: Fix check->health computation for flapping servers Cyril Bonté (1): BUG/MEDIUM: lua: socket timeouts are not applied Dragan Dosen (1): BUG/MINOR: map: correctly track reference to the last ref_elt being dumped Emeric Brun (2): BUG/MEDIUM: ssl: fix missing error loading a keytype cert from a bundle. BUG/MEDIUM: ssl: loading dh param from certifile causes unpredictable error. Frédéric Lécaille (2): BUG/MINOR: lua: Segfaults with wrong usage of types. BUG/MINOR: lua: Bad HTTP client request duration. Olivier Houchard (1): BUG/MINOR: servers: Don't make "server" in a frontend fatal. Thierry FOURNIER (9): BUG/MINOR: spoe: Mistake in error message about SPOE configuration BUG/MEDIUM: lua/socket: Length required read doesn't work MINOR: task/notification: Is notifications registered ? BUG/MEDIUM: lua/socket: wrong scheduling for sockets BUG/MAJOR: lua: Dead lock with sockets BUG/MEDIUM: lua/socket: Notification error BUG/MEDIUM: lua/socket: Sheduling error on write: may dead-lock BUG/MEDIUM: lua/socket: Buffer error, may segfault BUG/MEDIUM: lua: possible CLOSE-WAIT state with '\n' headers Tim Duesterhus (1): BUILD: Generate sha256 checksums in publish-release William Lallemand (1): BUG/MAJOR: map: fix a segfault when using http-request set-map Willy Tarreau (7): BUG/MINOR: lua: ensure large proxy IDs can be represented BUG/MINOR: ssl/lua: prevent lua from affecting automatic maxconn computation BUG/MEDIUM: stream-int: don't immediately enable reading when the buffer was reportedly full BUG/MEDIUM: stats: don't ask for more data as long as we're responding BUG/MINOR: config: stick-table is not supported in defaults section SCRIPTS: git-show-backports: add missing quotes to "echo" BUG/MEDIUM: queue: prevent a backup server from draining the proxy's connections sada (1): BUG/MINOR: lua: Socket.send threw runtime error: 'close' needs 1 arguments.