Changes since version 2.6-dev9 : Remi Tricot-Le Breton (1): BUG/MINOR: ssl: Fix typos in crl-file related CLI commands William Lallemand (2): MINOR: ssl: ignore dotfiles when loading a dir w/ ca-file MEDIUM: ssl: ignore dotfiles when loading a dir w/ crt Willy Tarreau (6): MINOR: compiler: add a new macro to set an attribute on an enum when possible BUILD: stats: conditionally mark obsolete stats states as deprecated BUILD: ssl: work around bogus warning in gcc 12's -Wformat-truncation BUILD: debug: work around gcc-12 excessive -Warray-bounds warnings BUILD: listener: shut report of possible null-deref in listener_accept() BUG/MEDIUM: ssl: fix the gcc-12 broken fix :-(