Changes since version 1.5-dev26 : Nenad Merdanovic (1): MINOR: checks: mysql-check: Add support for v4.1+ authentication Remi Gacogne (2): MEDIUM: ssl: Add the option to use standardized DH parameters >= 1024 bits MEDIUM: ssl: fix detection of ephemeral diffie-hellman key exchange by using the cipher description. Simone Gotti (2): BUG/MEDIUM: fix ignored values for half-closed timeouts (client-fin and server-fin) in defaults section. BUG/MEDIUM: Fix unhandled connections problem with systemd daemon mode and SO_REUSEPORT. Todd Lyons (1): DOC: Add Exim as Proxy Protocol implementer. Willy Tarreau (5): BUILD: don't use type "uint" which is not portable BUILD: stats: workaround stupid and bogus -Werror=format-security behaviour BUG/MEDIUM: http: clear CF_READ_NOEXP when preparing a new transaction CLEANUP: http: don't clear CF_READ_NOEXP twice DOC: fix proxy protocol v2 decoder example