diff options
author | Sergey G. Brester <github@sebres.de> | 2018-03-05 19:42:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-05 19:42:05 +0100 |
commit | b16aafe2334e7897c2048a9c48205340af9e80c9 (patch) | |
tree | f2ca89ff5e3bcdc896a0c9120cf605e18f52ab4c | |
parent | b34ae5999e0d8ee1af8939527305c13152844b3d (diff) | |
download | fail2ban-sebres-fix-hostdeny-ipv6.tar.gz |
Update ChangeLogsebres-fix-hostdeny-ipv6
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |