summaryrefslogtreecommitdiff
path: root/security/py-fail2ban/files/patch-actions.py
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-fail2ban/files/patch-actions.py')
-rw-r--r--security/py-fail2ban/files/patch-actions.py5
1 files changed, 0 insertions, 5 deletions
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"])))