mirror of https://github.com/fail2ban/fail2ban
update changelog (#2404)
parent
0dfd4f1f41
commit
d3b5befe44
|
@ -52,6 +52,7 @@ ver. 0.10.5-dev-1 (20??/??/??) - development edition
|
|||
* `action.d/helpers-common.conf`: rewritten grep arguments, now options `-wF` used to match only
|
||||
whole words and fixed string (not as pattern), gh-2298
|
||||
* `filter.d/sshd.conf`:
|
||||
- matches `Bad protocol version identification` in `ddos` and `aggressive` modes (gh-2404).
|
||||
- captures `Disconnecting ...: Change of username or service not allowed` (gh-2239, gh-2279)
|
||||
- captures `Disconnected from ... [preauth]` (`extra`/`aggressive` mode and preauth phase only, gh-2239, gh-2279)
|
||||
* `filter.d/mysqld-auth.conf`:
|
||||
|
|
Loading…
Reference in New Issue