Changes since version 2.8.11 : Amaury Denoyelle (1): BUG/MEDIUM: mux-quic: ensure timeout server is active for short requests Aurelien DARRAGON (5): BUG/MEDIUM: server: server stuck in maintenance after FQDN change BUG/MEDIUM: hlua: make hlua_ctx_renew() safe BUG/MEDIUM: hlua: properly handle sample func errors in hlua_run_sample_{fetch,conv}() DOC: config: fix rfc7239 forwarded typo in desc BUG/MEDIUM: connection/http-reuse: fix address collision on unhandled address families Christopher Faulet (5): MEDIUM: h1: Accept invalid T-E values with accept-invalid-http-response option DOC: config: Explicitly list relaxing rules for accept-invalid-http-* options BUG/MEDIUM: mux-pt: Never fully close the connection on shutdown BUG/MINOR: http-ana: Don't report a server abort if response payload is invalid REGTESTS: Never reuse server connection in http-messaging/truncated.vtc Oliver Dala (1): BUG/MEDIUM: cli: Deadlock when setting frontend maxconn Remi Tricot-Le Breton (2): BUG/MAJOR: ocsp: Separate refcount per instance and per store BUG/MEDIUM: ssl: Fix crash when calling "update ssl ocsp-response" when an update is ongoing Valentine Krasnobaeva (2): BUG/MINOR: cfgparse-global: fix allowed args number for setenv BUG/MINOR: mworker: fix mworker-max-reloads parser William Lallemand (1): BUG/MINOR: httpclient: return NULL when no proxy available during httpclient_new() Willy Tarreau (2): BUG/MINOR: server: make sure the HMAINT state is part of MAINT MINOR: activity/memprofile: always return "other" bin on NULL return address