Changes since version 1.7.1 : Christopher Faulet (1): BUG/MINOR: Fix the sending function in Lua's cosocket Guillaume de Lafond (1): DOC: Add timings events schemas Marcin Deranek (2): DOC: fix small typo in fe_id (backend instead of frontend) BUG/MINOR: backend: nbsrv() should return 0 if backend is disabled Thierry FOURNIER (8): BUG/MEDIUM: lua: In some case, the return of sample-fetches is ignored (2) DOC: lua: documentation about time parser functions DOC: lua: section declared twice BUG/MINOR: lua/cli: bad error message BUG/MINOR: lua: memory leak executing tasks BUG/MINOR: lua: bad return code BUG/MINOR: stats: fix be/sessions/current out in typed stats BUILD: lua: build failed on FreeBSD. William Lallemand (1): BUG/MINOR: systemd: potential zombie processes Willy Tarreau (6): SCRIPTS: git-show-backports: fix a harmless typo SCRIPTS: git-show-backports: add -H to use the hash of the commit message BUG/MINOR: stream-int: automatically release SI_FL_WAIT_DATA on SHUTW_NOW BUG/MEDIUM: ssl: properly reset the reused_sess during a forced handshake BUG/MEDIUM: ssl: avoid double free when releasing bind_confs BUG/MEDIUM: ssl: for a handshake when server-side SNI changes