Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fail2ban for openSUSE:Factory 
checked in at 2026-08-26 19:53:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fail2ban (Old)
 and      /work/SRC/openSUSE:Factory/.fail2ban.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fail2ban"

Wed Aug 26 19:53:33 2026 rev:79 rq:1373684 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/fail2ban/fail2ban.changes        2026-08-21 
16:58:06.198142295 +0200
+++ /work/SRC/openSUSE:Factory/.fail2ban.new.1258/fail2ban.changes      
2026-08-26 19:54:14.752848812 +0200
@@ -1,0 +2,5 @@
+Sat Aug 22 18:44:10 UTC 2026 - Arjen de Korte <[email protected]>
+
+- Switch from iptables to nftables
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fail2ban.spec ++++++
--- /var/tmp/diff_new_pack.DOXZAy/_old  2026-08-26 19:54:15.912889782 +0200
+++ /var/tmp/diff_new_pack.DOXZAy/_new  2026-08-26 19:54:15.914889853 +0200
@@ -63,7 +63,7 @@
 BuildRequires:  timezone
 Requires:       cron
 Requires:       ed
-Requires:       iptables
+Requires:       nftables
 Requires:       logrotate
 Requires:       python3 >= 3.5
 Requires:       python3-setuptools



++++++ paths-opensuse.conf ++++++
--- /var/tmp/diff_new_pack.DOXZAy/_old  2026-08-26 19:54:16.079895680 +0200
+++ /var/tmp/diff_new_pack.DOXZAy/_new  2026-08-26 19:54:16.082895786 +0200
@@ -9,8 +9,8 @@
 
 [DEFAULT]
 
-banaction = iptables-multiport
-banaction_allports = iptables-allports
+banaction = nftables[type=multiport]
+banaction_allports = nftables[type=allports]
 
 syslog_local0  = /var/log/messages
 

Reply via email to