Changes since version 2.5-dev10 : Björn Jacke (1): MINOR: add ::1 to predefined LOCALHOST acl Christopher Faulet (1): BUG/MEDIUM: stream: Keep FLT_END analyzers if a stream detects a channel error Ilya Shipitsin (1): CLEANUP: assorted typo fixes in the code and comments Remi Tricot-Le Breton (3): MINOR: jwt: Empty the certificate tree during deinit MINOR: jwt: jwt_verify returns negative values in case of error MINOR: jwt: Do not rely on enum order anymore Tim Duesterhus (5): DEV: coccinelle: Add strcmp.cocci CLEANUP: Apply strcmp.cocci CI: Add `permissions` to GitHub Actions CI: Clean up formatting in GitHub Action definitions CLEANUP: Consistently `unsigned int` for bitfields William Lallemand (2): MINOR: httpclient/cli: access should be only done from expert mode DOC: management: doc about the CLI httpclient Willy Tarreau (2): MEDIUM: resolvers: lower-case labels when converting from/to DNS names MEDIUM: resolvers: replace bogus resolv_hostname_cmp() with memcmp()