From 184c72ca2af557a04a3db72889503940e386ff56 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Mon, 25 Feb 2013 22:23:15 +0000 Subject: Remove patch unneded in 0.8.8 PR: 176426 Submitted by: Christoph Theis [maintainer] --- security/py-fail2ban/files/patch-actions.py | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 security/py-fail2ban/files/patch-actions.py (limited to 'security/py-fail2ban/files/patch-actions.py') diff --git a/security/py-fail2ban/files/patch-actions.py b/security/py-fail2ban/files/patch-actions.py deleted file mode 100644 index 91bfc9879426..000000000000 --- a/security/py-fail2ban/files/patch-actions.py +++ /dev/null @@ -1,5 +0,0 @@ ---- server/actions.py.orig 2012-11-27 18:16:18.000000000 +0100 -+++ server/actions.py 2012-11-27 18:17:04.000000000 +0100 -@@ -206 +206 @@ -- logSys.warn("[%s] Unban %s" % (self.jail.getName(), aInfo["ip"])) -+ logSys.warn("[%s] Unban %s" % (self.jail.getName(), str(aInfo["ip"]))) -- cgit v1.2.3