mirror of https://github.com/fail2ban/fail2ban
Update ChangeLog
parent
6d4b487eb9
commit
6538d43a8e
|
@ -23,7 +23,10 @@ ver. 1.1.1-dev-1 (20??/??/??) - development nightly edition
|
|||
* `action.d/firewallcmd-ipset.conf`:
|
||||
- rename `ipsettype` to `ipsetbackend` (gh-2620), parameter `ipsettype` will be used now to the real set type (gh-3760)
|
||||
* `filter.d/apache-overflows.conf` - consider AH10244: invalid URI path (gh-3778)
|
||||
* `filter.d/exim.conf` - mode `aggressive` extended to catch dropped by ACL failures, e.g. "ACL: Country is banned"
|
||||
* `filter.d/exim.conf`:
|
||||
- several rules of mode `normal` moved to new mode `more`, because of too risky handling (gh-3940), so to use it as before
|
||||
set `mode = more` for exim jail, thereby mode `aggressive` is not affected, because it fully includes mode `more` now);
|
||||
- mode `aggressive` extended to catch dropped by ACL failures, e.g. "ACL: Country is banned"
|
||||
* `filter.d/freeswitch.conf` - bypass some new info in prefix before [WARNING] (changed default `_pref_line`),
|
||||
FreeSWITCH log line prefix has changed in newer versions (gh-3143)
|
||||
* `filter.d/postfix.conf` - consider CONNECT and other rejected commands as a valid `_pref` (gh-3800)
|
||||
|
|
Loading…
Reference in New Issue