From a35b62500fabd0002b88db22564673c228863b5e Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Mon, 28 Jul 2014 10:18:33 -0400 Subject: [PATCH] changelog entries for already merged and upcoming merge --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index a190b79c..d89a50f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -41,6 +41,8 @@ ver. 0.9.1 (2014/xx/xx) - better, faster, stronger database * Manually unbanned IPs are now removed from persistent database, such they wont be banned again when Fail2Ban is restarted + * Pass "bantime" parameter to the actions in default jail's action + definition(s) - New features: - Added @@ -52,6 +54,9 @@ ver. 0.9.1 (2014/xx/xx) - better, faster, stronger * Fail2ban-regex - add print-all-matched option. Closes gh-652 * Suppress fail2ban-client warnings for non-critical config options * Match non "Bye Bye" disconnect messages for sshd locked account regex + * courier-smtp filter: + - match lines with user names + - match lines containing "535 Authentication failed" attempts * Add tag to iptables-ipsets * Realign fail2ban log output with white space to improve readability. Does not affect SYSLOG output