summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey G. Brester <serg.brester@sebres.de>2023-04-24 17:11:04 +0200
committerGitHub <noreply@github.com>2023-04-24 17:11:04 +0200
commit3c8d5fd4ef8886aa741873544832582392fabf20 (patch)
tree06121f026dcc96059feba5a07c37046dab1eade5
parent809b90410674b2be93c2159505b09e1f233b030f (diff)
downloadfail2ban-3c8d5fd4ef8886aa741873544832582392fabf20.tar.gz
Update ChangeLoggh-3497
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index daf185ab..9085fcae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,7 @@ ver. 1.0.3-dev-1 (20??/??/??) - development nightly edition
if available for platform and uses DNS to find local IPv6 as a fallback only
* improve `ignoreself` by considering all local addresses from network interfaces additionally to IPs from hostnames (gh-3132)
* `action.d/mikrotik.conf` - new action for mikrotik routerOS, adds and removes entries from address lists on the router (gh-2860)
+* `filter.d/exim.conf` - fixed "dropped: too many ..." regex, also matching unrecognized commands now (gh-3502)
* `filter.d/nginx-forbidden.conf` - new filter to ban forbidden locations, e. g. using `deny` directive (gh-2226)