Changes since version 2.4.9 : Amaury Denoyelle (1): BUILD/MINOR: server: fix compilation without SSL Christopher Faulet (8): 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 MINOR: mux-h1: Improve H1 traces by adding info about http parsers BUILD: bug: Fix error when compiling with -DDEBUG_STRICT_NOCRASH BUG/MINOR: cli/server: Don't crash when a server is added with a custom id DOC: spoe: Clarify use of the event directive in spoe-message section DOC: config: Specify %Ta is only available in HTTP mode Emeric Brun (1): BUG/MAJOR: segfault using multiple log forward sections. Lukas Tribus (1): DOC: config: retry-on list is space-delimited William Lallemand (2): MINOR: cli: "show version" displays the current process version BUG/MEDIUM: mworker/cli: crash when trying to access an old PID in prompt mode Willy Tarreau (3): CI: Github Actions: temporarily disable BoringSSL builds BUILD: tree-wide: avoid warnings caused by redundant checks of obj_types IMPORT: slz: use the correct CRC32 instruction when running in 32-bit mode