mirror of https://github.com/fail2ban/fail2ban
update ChangeLog
parent
d8d71c5a22
commit
4d08bc4ad5
|
@ -37,6 +37,8 @@ ver. 0.10.5-dev-1 (20??/??/??) - development edition
|
||||||
### Fixes
|
### Fixes
|
||||||
* fixed read of included config-files (`.local` overwrites options of `.conf` for config-files
|
* fixed read of included config-files (`.local` overwrites options of `.conf` for config-files
|
||||||
included with before/after)
|
included with before/after)
|
||||||
|
* `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`:
|
* `filter.d/sshd.conf`:
|
||||||
- captures `Disconnecting ...: Change of username or service not allowed` (gh-2239, gh-2279)
|
- 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)
|
- captures `Disconnected from ... [preauth]` (`extra`/`aggressive` mode and preauth phase only, gh-2239, gh-2279)
|
||||||
|
|
Loading…
Reference in New Issue