Update ChangeLog

more detailed entry
pull/1929/head
Serg G. Brester 2017-10-18 18:52:12 +02:00 committed by GitHub
parent 894a05b843
commit b6ab0aa83f
1 changed files with 2 additions and 1 deletions

View File

@ -28,7 +28,8 @@ releases.
* 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)
- fixed invalid regex blocking localhost (see gh-1927)
- removed invalid (vulnerable) regex blocking IPs using forign data (aus header "from")
thus not the IP-address that really originates the request (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)