Hello community, here is the log from the commit of package iptables for openSUSE:Factory checked in at 2018-03-20 21:55:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/iptables (Old) and /work/SRC/openSUSE:Factory/.iptables.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "iptables" Tue Mar 20 21:55:09 2018 rev:61 rq:586249 version:1.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/iptables/iptables.changes 2018-02-10 17:55:10.934615547 +0100 +++ /work/SRC/openSUSE:Factory/.iptables.new/iptables.changes 2018-03-20 21:55:11.828835671 +0100 @@ -1,0 +2,11 @@ +Mon Mar 12 10:08:53 UTC 2018 - [email protected] + +- Fix ethertypes ownership, should be %exclude, not %ghost. + +------------------------------------------------------------------- +Thu Feb 22 16:21:38 UTC 2018 - [email protected] + +- Resolve conflict with ebtables and obtain ethertypes from new netcfg minor + version. FATE#320520 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ iptables.spec ++++++ --- /var/tmp/diff_new_pack.XHvEQz/_old 2018-03-20 21:55:12.776801537 +0100 +++ /var/tmp/diff_new_pack.XHvEQz/_new 2018-03-20 21:55:12.780801393 +0100 @@ -58,8 +58,8 @@ %package nft Summary: nft packet filter administration utilties in the style of Xtables Group: Productivity/Networking/Security +Requires: netcfg >= 11.6 Requires: xtables-plugins = %version-%release -Conflicts: ebtables %description nft The programs shipped in this subpackage behave like iptables on the @@ -193,7 +193,8 @@ %files nft %defattr(-,root,root) -%_sysconfdir/ethertypes +# is provided by netcfg +%exclude %_sysconfdir/ethertypes %_sbindir/*-compat* %_sbindir/*-translate*
