mirror of https://github.com/fail2ban/fail2ban
Update ChangeLog
parent
b34ae5999e
commit
b16aafe233
|
@ -41,6 +41,7 @@ ver. 0.10.3-dev-1 (20??/??/??) - development edition
|
|||
- failregex got an optional space in order to match new log-format (see gh-2061);
|
||||
- fixed ddos-mode regex to match refactored message (some versions can contain port now, see gh-2062);
|
||||
* `action.d/badips.py`: implicit convert IPAddr to str, solves an issue "expected string, IPAddr found" (gh-2059);
|
||||
* `action.d/hostsdeny.conf`: fixed IPv6 syntax (enclosed in square brackets, gh-2066);
|
||||
* (Free)BSD ipfw actionban fixed to allow same rule added several times (gh-2054);
|
||||
|
||||
### New Features
|
||||
|
|
Loading…
Reference in New Issue