From d7dc8f35d16186e8a18a8e018e2a63846867a279 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Wed, 12 Oct 2005 02:13:56 +0000 Subject: [PATCH] wrapped with exception handling to avoid crash during pidlock remove -adjusted changelog --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3716db36..7c9d1776 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -fail2ban (0.5.4-5.5) unstable; urgency=low +fail2ban (0.5.4-5.6) unstable; urgency=low * Added a notification regarding the importance of 0.5.4-5 change of failregex in the config file @@ -9,6 +9,8 @@ fail2ban (0.5.4-5.5) unstable; urgency=low #333056) * Adjusted failregex for SSH to accommodate recent changes in logging of SSH: Illegal -> Invalid. Should match both now + * Fixed a problem of raise AttributeError exception reported as a side + effect of crash during parsing of the config file -- Yaroslav Halchenko Mon, 3 Oct 2005 22:26:28 -1000