summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsebres <serg.brester@sebres.de>2020-09-04 13:09:47 +0200
committersebres <serg.brester@sebres.de>2020-09-04 13:09:47 +0200
commit74b73bce8a2c7a49d4bf16713bbbc47cdb7f3047 (patch)
treea075c6c9ec86131d959216c61ac2e6281c503e62 /ChangeLog
parent4d2734dd86421d3d529bcb5cf71fadbe57c84649 (diff)
parenta038fd5dfe8cb0714472833604735b83462a217d (diff)
downloadfail2ban-74b73bce8a2c7a49d4bf16713bbbc47cdb7f3047.tar.gz
Merge branch '0.10' into 0.11
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cb59dcf..435405ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -57,6 +57,7 @@ ver. 0.11.2-dev (20??/??/??) - development edition
* `action.d/cloudflare.conf`: fixed `actionunban` (considering new-line chars and optionally real json-parsing
with `jq`, gh-2140, gh-2656)
* `action.d/nftables.conf` (type=multiport only): fixed port range selector, replacing `:` with `-` (gh-2763)
+* `action.d/firewallcmd-*.conf` (multiport only): fixed port range selector, replacing `:` with `-` (gh-2821)
* `filter.d/common.conf`: avoid substitute of default values in related `lt_*` section, `__prefix_line`
should be interpolated in definition section (inside the filter-config, gh-2650)
* `filter.d/courier-smtp.conf`: prefregex extended to consider port in log-message (gh-2697)