Changes since version 2.3.16 : Christopher Faulet (2): BUG/MEDIUM: cli: Properly set stream analyzers to process one command at a time BUG/MEDIUM: resolvers: Detach query item on response error Emeric Brun (1): BUG/MAJOR: segfault using multiple log forward sections. Ilya Shipitsin (11): CI: Github Actions: enable prometheus exporter CI: Github Actions: remove LibreSSL-3.0.2 builds CI: Github Actions: enable BoringSSL builds CI: Github Action: run "apt-get update" before packages restore CI: github actions: update LibreSSL to 3.3.0 CI: github actions: enable 51degrees feature CI: GitHub Actions: enable daily Coverity scan CI: github actions: build several popular "contrib" tools CI: github actions: switch to stable LibreSSL release CI: github actions: update LibreSSL to 3.2.5 CI: Github Actions: switch to LibreSSL-3.3.3 Tim Duesterhus (12): CI: Expand use of GitHub Actions for CI CI: Stop hijacking the hosts file CI: Make the h2spec workflow more consistent with the VTest workflow CI: Pass the github.event_name to matrix.py CI: Clean up Windows CI CI: Set DEBUG=-DDEBUG_STRICT=1 in GitHub Actions CI: Pin VTest to a known good commit CI: Fix DEBUG_STRICT definition for Coverity CI: Fix the coverity builds Revert "CI: Pin VTest to a known good commit" CLEANUP: ssl: Remove useless loop in tlskeys_list_get_next() CLEANUP: ssl: Remove useless local variable in tlskeys_list_get_next() William Lallemand (1): DOC: configuration: issuers-chain-path only applies to bind lines Willy Tarreau (4): CI: Github Actions: temporarily disable BoringSSL builds MEDIUM: task: extend the state field to 32 bits MINOR: ssl: make tlskeys_list_get_next() take a list element REGTESTS: mark the abns test as broken again