Changes since version 2.6-dev9 : Emeric Brun (1): BUG/MAJOR: dns: multi-thread concurrency issue on UDP socket 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 (8): 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 :-( DOC: install: update gcc version requirements BUILD: makefile: add -Wfatal-errors to the default flags vigneshsp (1): BUG/MINOR: server: Make SRV_STATE_LINE_MAXLEN value from 512 to 2kB (2000 bytes).