Changes since version 2.2-dev5 : Baptiste Assmann (2): CLEANUP: remove obsolete comments BUG/MEDIUM: dns: improper parsing of aditional records Emmanuel Hocdet (4): BUG/MINOR: ssl: memory leak when find_chain is NULL CLEANUP: ssl: rename ssl_get_issuer_chain to ssl_get0_issuer_chain MINOR: ssl: rework add cert chain to CTX to be libssl independent MINOR: ssl: skip self issued CA in cert chain for ssl_ctx Frédéric Lécaille (1): BUG/MINOR: peers: Use after free of "peers" section. Ilya Shipitsin (1): CI: github actions: add weekly h2spec test Olivier Houchard (2): BUG/MEDIUM: mux_h1: Process a new request if we already received it. MINOR: build: Fix build in mux_h1 William Lallemand (2): BUG/MINOR: peers: init bind_proc to 1 if it wasn't initialized BUG/MINOR: peers: avoid an infinite loop with peers_fe is NULL