summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsebres <serg.brester@sebres.de>2020-11-05 16:12:31 +0100
committersebres <serg.brester@sebres.de>2020-11-05 16:12:31 +0100
commit6ef69b48cad9beb2b3106f7bd3701b3434406398 (patch)
treec6c9fd4e2b4ea6d067b409c58187cd71d428283b /ChangeLog
parentd253e60a8bf21c97f0168b41cc1e188926bb100e (diff)
parent55d6408b13c75100134f123cc283a801a384fd6c (diff)
downloadfail2ban-6ef69b48cad9beb2b3106f7bd3701b3434406398.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 435405ab..e71c108b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -58,6 +58,7 @@ ver. 0.11.2-dev (20??/??/??) - development edition
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)
+* `action.d/bsd-ipfw.conf`: fixed selection of rule-no by large list or initial `lowest_rule_num` (gh-2836)
* `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)