Changes since version 2.3-dev3 : Lukas Tribus (1): DOC: overhauling github issue templates MIZUTA Takeshi (1): DOC: add description of pidfile in master-worker mode Shimi Gersner (2): MEDIUM: ssl: Support certificate chaining for certificate generation MINOR: ssl: Support SAN extension for certificate generation Thierry Fournier (1): MINOR: hlua: Add error message relative to the Channel manipulation and HTTP mode Tim Duesterhus (3): MEDIUM: cfgparse: Emit hard error on truncated lines DOC: cache: Use '' instead of '' in error message MINOR: cache: Reject duplicate cache names William Lallemand (2): BUG/MEDIUM: ssl: crt-list negative filters don't work BUG/MEDIUM: ssl: fix ssl_bind_conf double free w/ wildcards Willy Tarreau (11): REGTEST: remove stray leading spaces in converteers_ref_cnt_never_dec.vtc BUILD: tools: include auxv a bit later BUILD: task: work around a bogus warning in gcc 4.7/4.8 at -O1 MINOR: tcp: don't try to set/clear v6only on inherited sockets BUG/MINOR: reload: detect the OS's v6only status before choosing an old socket MINOR: reload: determine the foreing binding status from the socket MEDIUM: reload: stop passing listener options along with FDs MEDIUM: fd: replace usages of fd_remove() with fd_stop_both() CLEANUP: fd: remove fd_remove() and rename fd_dodelete() to fd_delete() MINOR: fd: add a new "exported" flag and use it for all regular listeners MEDIUM: reload: pass all exportable FDs, not just listeners zurikus (1): MINOR: stats: prevent favicon.ico requests for stats page