Hello community, here is the log from the commit of package iptables for openSUSE:Factory checked in at 2017-02-08 11:01:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/iptables (Old) and /work/SRC/openSUSE:Factory/.iptables.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "iptables" Changes: -------- --- /work/SRC/openSUSE:Factory/iptables/iptables.changes 2016-01-04 09:20:10.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.iptables.new/iptables.changes 2017-02-08 11:01:09.822048279 +0100 @@ -1,0 +2,8 @@ +Fri Jan 27 22:53:14 UTC 2017 - [email protected] + +- Update to new upstream release 1.6.1 +* add support for hashlimit rev 2 for higher pps rates +* add support for cgroup2 path matching +* translation program for nft + +------------------------------------------------------------------- Old: ---- iptables-1.6.0.tar.bz2 iptables-1.6.0.tar.bz2.sig New: ---- iptables-1.6.1.tar.bz2 iptables-1.6.1.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ iptables.spec ++++++ --- /var/tmp/diff_new_pack.P7vV2t/_old 2017-02-08 11:01:10.521950709 +0100 +++ /var/tmp/diff_new_pack.P7vV2t/_new 2017-02-08 11:01:10.529949593 +0100 @@ -1,7 +1,7 @@ # # spec file for package iptables # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,12 @@ Name: iptables -Version: 1.6.0 +Version: 1.6.1 Release: 0 Summary: IP Packet Filter Administration utilities License: GPL-2.0 and Artistic-2.0 Group: Productivity/Networking/Security Url: http://netfilter.org/projects/iptables/ - -#Git-Web: http://git.netfilter.org/ -#Git-Clone: git://git.netfilter.org/iptables -#DL-URL: http://netfilter.org/projects/iptables/files/ Source: http://netfilter.org/projects/iptables/files/%name-%version.tar.bz2 Source2: http://netfilter.org/projects/iptables/files/%name-%version.tar.bz2.sig Source3: %name.keyring @@ -121,11 +117,11 @@ libiptc ("iptables cache") is used to retrieve from the kernel, parse, construct, and load new rulesets into the kernel. -%package -n libxtables11 +%package -n libxtables12 Summary: iptables extension interface Group: System/Libraries -%description -n libxtables11 +%description -n libxtables12 This library contains all the iptables code shared between iptables, ip6tables, their extensions, and for external integration for e.g. iproute2's m_xt. @@ -133,7 +129,7 @@ %package -n libxtables-devel Summary: Libraries, Headers and Development Man Pages for iptables Group: Development/Libraries/C and C++ -Requires: libxtables11 = %version +Requires: libxtables12 = %version %description -n libxtables-devel This library contains all the iptables code shared between iptables, @@ -173,8 +169,8 @@ %postun -n libipq0 -p /sbin/ldconfig %post -n libiptc0 -p /sbin/ldconfig %postun -n libiptc0 -p /sbin/ldconfig -%post -n libxtables11 -p /sbin/ldconfig -%postun -n libxtables11 -p /sbin/ldconfig +%post -n libxtables12 -p /sbin/ldconfig +%postun -n libxtables12 -p /sbin/ldconfig %files %defattr(-,root,root) @@ -197,6 +193,7 @@ %defattr(-,root,root) %_sysconfdir/ethertypes %_sbindir/*-compat* +%_sbindir/*-translate* %files -n xtables-plugins %defattr(-,root,root) @@ -230,9 +227,9 @@ %_libdir/libip*tc.so %_libdir/pkgconfig/libip*tc.pc -%files -n libxtables11 +%files -n libxtables12 %defattr(-,root,root) -%_libdir/libxtables.so.11* +%_libdir/libxtables.so.12* %files -n libxtables-devel %defattr(-,root,root) ++++++ iptables-1.6.0.tar.bz2 -> iptables-1.6.1.tar.bz2 ++++++ ++++ 10716 lines of diff (skipped)
