Changes since version 2.5-dev10 : Björn Jacke (1): MINOR: add ::1 to predefined LOCALHOST acl 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 Willy Tarreau (2): MEDIUM: resolvers: lower-case labels when converting from/to DNS names MEDIUM: resolvers: replace bogus resolv_hostname_cmp() with memcmp()