Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package iptables for openSUSE:Factory 
checked in at 2026-03-05 17:12:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/iptables (Old)
 and      /work/SRC/openSUSE:Factory/.iptables.new.561 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "iptables"

Thu Mar  5 17:12:40 2026 rev:90 rq:1336355 version:1.8.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/iptables/iptables.changes        2026-02-23 
09:21:02.180751368 +0100
+++ /work/SRC/openSUSE:Factory/.iptables.new.561/iptables.changes       
2026-03-05 17:13:09.433684470 +0100
@@ -1,0 +2,33 @@
+Wed Mar  4 12:07:00 UTC 2026 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.8.13
+  * Revert "libxtables: refuse to run under file capabilities",
+    which broke Docker-based implementations.
+  * Support C23 compilation mode where strchr() has
+    const propagation.
+
+-------------------------------------------------------------------
+Thu Feb 26 18:49:18 UTC 2026 - Antonio Teixeira <[email protected]>
+
+- Tweak legacy backend condition to make sure it remains not included
+  in future SLES 16.x releases, but keep it in Tumbleweed and Leap.
+
+-------------------------------------------------------------------
+Fri Feb 20 12:48:25 UTC 2026 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.8.12
+  * Fix null dereference parsing bitwise operations.
+  * Refuse to run under file capabilities, i.e. getauxval(AT_SECURE).
+  * Fix for all-zero mask on big endian in arptables-nft.
+  * Support adding and replacing a rule in the same batch in
+    iptables-nft.
+  * Print -X in xtables-monitor command for base chains.
+  * Remove incorrect libebt_redirect translations.
+  * Translate bare `-m sctp` match to `-p sctp` just like
+   TCP and UDP.
+  * Support for `info-request` and `info-reply` ICMP types.
+  * Fix interface comparisons in `-C` commands in iptables-nft.
+  * Document flush behaviour with --noflush for user-defined chains.
+- Delete iptables-nft-fix-interface-comparisons.patch (merged)
+
+-------------------------------------------------------------------

Old:
----
  iptables-1.8.11.tar.xz
  iptables-1.8.11.tar.xz.sig
  iptables-nft-fix-interface-comparisons.patch

New:
----
  iptables-1.8.13.tar.xz
  iptables-1.8.13.tar.xz.sig

----------(Old B)----------
  Old:  * Document flush behaviour with --noflush for user-defined chains.
- Delete iptables-nft-fix-interface-comparisons.patch (merged)
----------(Old E)----------

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

Other differences:
------------------
++++++ iptables.spec ++++++
--- /var/tmp/diff_new_pack.xJT2cO/_old  2026-03-05 17:13:13.129838101 +0100
+++ /var/tmp/diff_new_pack.xJT2cO/_new  2026-03-05 17:13:13.153839100 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package iptables
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,14 +22,14 @@
 %bcond_with libalternatives
 %endif
 
-%if 0%{?suse_version} == 1600 && !0%{?is_opensuse}
+%if 0%{?suse_version} >= 1600 && 0%{?suse_version} < 1699 && !0%{?is_opensuse}
 %bcond_with legacy_backend
 %else
 %bcond_without legacy_backend
 %endif
 
 Name:           iptables
-Version:        1.8.11
+Version:        1.8.13
 Release:        0
 Summary:        IP packet filter administration utilities
 License:        Artistic-2.0 AND GPL-2.0-only
@@ -43,8 +43,6 @@
 Patch1:         iptables-batch.patch
 Patch2:         iptables-batch-lock.patch
 Patch3:         iptables-1.8.2-dont_read_garbage.patch
-Patch4:         iptables-nft-fix-interface-comparisons.patch
-
 BuildRequires:  bison
 BuildRequires:  fdupes
 BuildRequires:  flex >= 2.5.33

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.xJT2cO/_old  2026-03-05 17:13:13.557855892 +0100
+++ /var/tmp/diff_new_pack.xJT2cO/_new  2026-03-05 17:13:13.597857555 +0100
@@ -1,5 +1,5 @@
-mtime: 1746233205
-commit: 79d271cfa81d82914652e93b9056b0eff9b8b3cd95e8cbaaa1721eeed76badbb
+mtime: 1772627301
+commit: 13966eb051e86ecd619296033cd8f31073f5ea15388a3febbe50218d51d1d3fb
 url: https://src.opensuse.org/jengelh/iptables
 revision: master
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-03-04 13:29:28.000000000 +0100
@@ -0,0 +1 @@
+.osc

++++++ iptables-1.8.11.tar.xz -> iptables-1.8.13.tar.xz ++++++
++++ 14315 lines of diff (skipped)

Reply via email to