mirror of https://github.com/fail2ban/fail2ban
Update ChangeLog
parent
50ff131a0f
commit
216622adb2
|
@ -22,6 +22,8 @@ ver. 1.1.1-dev-1 (20??/??/??) - development nightly edition
|
||||||
- rename `ipsettype` to `ipsetbackend` (gh-2620), parameter `ipsettype` will be used now to the real set type (gh-3760)
|
- 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/apache-overflows.conf` - consider AH10244: invalid URI path (gh-3778)
|
||||||
* `filter.d/recidive.conf` - restore possibility to set jail name in the filter, _jailname is positive now (gh-3769)
|
* `filter.d/recidive.conf` - restore possibility to set jail name in the filter, _jailname is positive now (gh-3769)
|
||||||
|
* `filter.d/sshd.conf` - adapted to conform possible new daemon name sshd-session, since OpenSSH 9.8
|
||||||
|
several log messages will be tagged with as originating from a process named "sshd-session" rather than "sshd" (gh-3782)
|
||||||
|
|
||||||
### New Features and Enhancements
|
### New Features and Enhancements
|
||||||
* `action.d/*-ipset.conf`:
|
* `action.d/*-ipset.conf`:
|
||||||
|
|
Loading…
Reference in New Issue