From 894a05b84307704052e79ac142c5f642f76f1302 Mon Sep 17 00:00:00 2001 From: Michael Newton Date: Wed, 18 Oct 2017 09:26:51 -0700 Subject: [PATCH] Update ChangeLog --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fce432ed..bc4656b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,7 +26,9 @@ releases. - Fixes resources greedy expression (see gh-1790); - Rewritten without end-anchor ($), because of potential vulnerability on very long URLs. * filter.d/apache-badbots.conf - extended to recognize Jorgee Vulnerability Scanner (gh-1882) -* filter.d/asterisk.conf - fixed failregex AMI Asterisk authentification failed (see gh-1302) +* filter.d/asterisk.conf + - fixed failregex AMI Asterisk authentification failed (see gh-1302) + - fixed invalid regex blocking localhost (see gh-1927) * 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)