From f7e2d3610bb98d4dc01076811bd393b11e8c5f4f Mon Sep 17 00:00:00 2001 From: "Serg G. Brester" Date: Tue, 9 Jan 2018 21:19:01 +0100 Subject: [PATCH] Update ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 1010d6d7..1917f079 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,6 +30,7 @@ releases. - fixed failregex AMI Asterisk authentification failed (see gh-1302) - removed invalid (vulnerable) regex blocking IPs using forign data (from header "from") thus not the IP-address that really originates the request (see gh-1927) + - fixed failregex for the SQL-injection attempts with single-quotes in connect-string (see gh-2011) * filter.d/dovecot.conf: - fixed failregex, see gh-1879 (partially cherry-picked from gh-1880) - extended to match pam_authenticate failures with "Permission denied" (gh-1897)