Changes since version 3.0-dev4 : Amaury Denoyelle (1): BUG/MEDIUM: server: fix dynamic servers initial settings Aurelien DARRAGON (2): LICENSE: event_hdl: fix GPL license version LICENSE: http_ext: fix GPL license version Christopher Faulet (7): BUG/MEDIUM: applet: Fix HTX .rcv_buf callback function to release outbuf buffer BUG/MEDIUM: mux-h1: Fix again 0-copy forwarding of chunks with an unknown size BUG/MINOR: mux-h1: Properly report when mux is blocked during a nego MINOR: mux-h1: Move checks performed before a shutdown in a dedicated function MINOR: mux-h1: Move all stuff to detach a stream in an internal function MAJOR: mux-h1: Drain requests on client side before shut a stream down MEDIUM: htx/http-ana: No longer close connection on early HAProxy response William Lallemand (2): BUG/MAJOR: ssl/ocsp: crash with ocsp when old process exit or using ocsp CLI BUG/MINOR: ssl/cli: duplicate cleaning code in cli_parse_del_crtlist