Changes since version 3.4-dev3 : Aurelien DARRAGON (2): BUG/MEDIUM: hlua: fix invalid lua_pcall() usage in hlua_traceback() BUG/MINOR: hlua: consume error object if ignored after a failing lua_pcall() Christopher Faulet (3): BUG/MINOR: promex: Detach promex from the server on error dump its metrics dump BUG/MEDIUM: mux-h1: Skip UNUSED htx block when formating the start line BUG/MINOR: proto_tcp: Properly report support for HAVE_TCP_MD5SIG feature Egor Shestakov (1): DOC: reg-tests: update VTest upstream link in the starting guide Remi Tricot-Le Breton (2): BUG/MINOR: ssl: Properly manage alloc failures in SSL passphrase callback BUG/MINOR: ssl: Encrypted keys could not be loaded when given alongside certificate William Lallemand (1): MINOR: ssl: display libssl errors on private key loading Willy Tarreau (3): BUG/MINOR: config: check capture pool creations for failures BUG/MINOR: stick-tables: abort startup on stk_ctr pool creation failure MEDIUM: pools: better check for size rounding overflow on registration