From 1224d30dd2af138907d9562dc381b0e1290f3d70d6feec3a41935ce122ecdfc3 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 23 Oct 2024 09:11:45 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/security/fail2ban?expand=0&rev=123 --- fail2ban-disable-iptables-w-option.patch | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 fail2ban-disable-iptables-w-option.patch diff --git a/fail2ban-disable-iptables-w-option.patch b/fail2ban-disable-iptables-w-option.patch deleted file mode 100644 index 19c65d5..0000000 --- a/fail2ban-disable-iptables-w-option.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- fail2ban-1.0.1/config/action.d/iptables.conf.orig 2022-10-12 11:35:25.789327341 +0200 -+++ fail2ban-1.0.1/config/action.d/iptables.conf 2022-10-12 11:35:40.585449861 +0200 -@@ -138,8 +138,10 @@ - # running concurrently and causing irratic behavior. -w was introduced - # in iptables 1.4.20, so might be absent on older systems - # See https://github.com/fail2ban/fail2ban/issues/1122 -+# The default option "-w" can be used for openSUSE versions 13.2+ and -+# for updated versions of openSUSE 13.1; SLE 12 supports this option. - # Values: STRING --lockingopt = -w -+lockingopt = - - # Option: iptables - # Notes.: Actual command to be executed, including common to all calls options