Changes since version 2.5.0 : Bertrand Jacquin (1): BUG/MINOR: lua: remove loop initial declarations Christopher Faulet (7): BUG/MINOR: cache: Fix loop on cache entries in "show cache" BUG/MEDIUM: cli: Properly set stream analyzers to process one command at a time BUG/MINOR: server: Don't rely on last default-server to init server SSL context BUG/MEDIUM: resolvers: Detach query item on response error BUG/MEDIUM: h1: Properly reset h1m flags when headers parsing is restarted MINOR: mux-h1: Improve H1 traces by adding info about http parsers BUILD: bug: Fix error when compiling with -DDEBUG_STRICT_NOCRASH Emeric Brun (1): BUG/MAJOR: segfault using multiple log forward sections. Remi Tricot-Le Breton (1): BUG/MINOR: vars: Fix the set-var and unset-var converters Tim Duesterhus (1): BUG/MEDIUM: sample: Fix memory leak in sample_conv_jwt_member_query William Lallemand (4): BUG/MINOR: httpclient: allow to replace the host header BUG/MINOR: lua: don't expose internal proxies BUG/MEDIUM: mworker: FD leak of the eventpoll in wait mode BUG/MINOR: mworker: deinit of thread poller was called when not initialized Willy Tarreau (1): BUILD: evports: remove a leftover from the dead_fd cleanup