Hello community, here is the log from the commit of package firewalld for openSUSE:Factory checked in at 2018-08-17 23:59:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/firewalld (Old) and /work/SRC/openSUSE:Factory/.firewalld.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "firewalld" Fri Aug 17 23:59:50 2018 rev:33 rq:629404 version:0.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/firewalld/firewalld.changes 2018-08-08 14:44:14.912640855 +0200 +++ /work/SRC/openSUSE:Factory/.firewalld.new/firewalld.changes 2018-08-17 23:59:54.710325109 +0200 @@ -1,0 +2,27 @@ +Wed Aug 15 13:08:39 UTC 2018 - [email protected] + +- Restore nftables as default backend (bsc#1102761). nftables and + iptables can co-exist but the 'nat' table had a bug which was fixed + in kernel-4.18. + +------------------------------------------------------------------- +Fri Aug 10 06:23:35 UTC 2018 - [email protected] + +- Update to 0.6.1. Some of the changes are: + * Correct source/destination in rich rule masquerade + * Only modify ifcfg files for permanent configuration changes + * Fix a backtrace when calling common_reverse_rule() + * man firewalld.conf: Show nftables is the default FirewallBackend + * firewall-config: fix some untranslated strings that caused a UI + bug causing rich rules to not be modify-able (bsc#1096542) + * fw_direct: avoid log for untracked passthrough queries + * fixed many issues if iptables is actually iptables-nft + * Use preferred location for AppData files + * ipXtables: fix ICMP block inversion with set-log-denied + * fixes ICMP block inversion with set-log-denied with + IndividualCalls=yes + * nftables: fix set-log-denied if target is not ACCEPT + * fw_direct: strip _direct chain suffix if using nftables + * NetworkManager integration bugfixes. + +------------------------------------------------------------------- Old: ---- firewalld-0.6.0.tar.gz New: ---- firewalld-0.6.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ firewalld.spec ++++++ --- /var/tmp/diff_new_pack.kfr6N7/_old 2018-08-17 23:59:55.762328242 +0200 +++ /var/tmp/diff_new_pack.kfr6N7/_new 2018-08-17 23:59:55.762328242 +0200 @@ -21,7 +21,7 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: firewalld -Version: 0.6.0 +Version: 0.6.1 Release: 0 Summary: A firewall daemon with D-Bus interface providing a dynamic firewall License: GPL-2.0-or-later @@ -114,9 +114,6 @@ # bsc#1078223 rm config/services/high-availability.xml -# bsc#1102761 - switch to iptables as default -sed -i "/^FirewallBackend/s/=.*/=iptables/" config/firewalld.conf - %build export PYTHON="%{_bindir}/python3" ./autogen.sh @@ -285,8 +282,8 @@ %attr(0755,root,root) %{_datadir}/firewalld/gtk3_chooserbutton.py* %attr(0755,root,root) %{_datadir}/firewalld/gtk3_niceexpander.py* %{_datadir}/applications/firewall-config.desktop -%dir %{_datadir}/appdata -%{_datadir}/appdata/firewall-config.appdata.xml +%dir %{_datadir}/metainfo +%{_datadir}/metainfo/firewall-config.appdata.xml %{_datadir}/icons/hicolor/*/apps/firewall-config*.* %{_datadir}/glib-2.0/schemas/org.fedoraproject.FirewallConfig.gschema.xml %{_mandir}/man1/firewall-config*.1%{?ext_man} ++++++ firewalld-0.6.0.tar.gz -> firewalld-0.6.1.tar.gz ++++++ ++++ 50388 lines of diff (skipped)
