From f2136c09d509805df7e1fea8677b7ec7549403fc Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Fri, 14 Oct 2005 21:27:19 +0000 Subject: [PATCH] fixing the issue with disregarding command line parameters --- debian/changelog | 6 ++++-- fail2ban.py | 11 +++++++++-- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index b1915834..9ccdab1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -fail2ban (0.5.4-5.10) unstable; urgency=low +fail2ban (0.5.4-5.11) unstable; urgency=low * Added a notification regarding the importance of 0.5.4-5 change of failregex in the config file. @@ -15,7 +15,9 @@ fail2ban (0.5.4-5.10) unstable; urgency=low chains. Implemented automatic restart of fail2ban main function in case if check of fwban or fwban command failed (closes: #329163, #331695). (Introduced patch was further adjusted by upstream author) - + * Added -f command line parameter for [findtime] + * Fixing the issue of not respecting command line parameters + -- Yaroslav Halchenko Mon, 3 Oct 2005 22:26:28 -1000 fail2ban (0.5.4-5) unstable; urgency=low diff --git a/fail2ban.py b/fail2ban.py index fa8a5cb5..5a6eeee3 100755 --- a/fail2ban.py +++ b/fail2ban.py @@ -62,8 +62,9 @@ def dispUsage(): print " -h display this help message" print " -i IP(s) to ignore" print " -k kill a currently running instance" - print " -r allow a max of VALUE password failure" - print " -t