mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-08-27 11:54:12 +00:00
Update ChangeLog with new aggressive mode matching
Extended modes 'aggressive' to match hostname resolution errors.
This commit is contained in:
parent
d97eac50b9
commit
6afc074591
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ ver. 1.1.1-dev-1 (20??/??/??) - development nightly edition
|
|||
- add optional `NOQUEUE:` prefix to ddos regex (gh-4072)
|
||||
- internal parameter `_pref` is renamed to `_cmd`, `_pref` matches now optional prefix like `NOQUEUE: ` etc
|
||||
- modes `ddos` and `aggressive` extended to match `rate limit exceeded` for connection or message delivery request rates (gh-3265, gh-4073)
|
||||
- modes `aggressive` extended to match `hostname does not resolve to address` (gh-4218, gh-4078)
|
||||
* `filter.d/dropbear.conf`:
|
||||
- recognizes extra pid/timestamp if logged into stdout/journal, added `journalmatch` (gh-3597)
|
||||
- failregex extended to match different format of "Exit before auth" message (gh-3791)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue