Hello community, here is the log from the commit of package firewalld for openSUSE:Factory checked in at 2018-02-14 09:19:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/firewalld (Old) and /work/SRC/openSUSE:Factory/.firewalld.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "firewalld" Wed Feb 14 09:19:15 2018 rev:25 rq:575487 version:0.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/firewalld/firewalld.changes 2018-01-01 22:06:31.994867938 +0100 +++ /work/SRC/openSUSE:Factory/.firewalld.new/firewalld.changes 2018-02-14 09:19:21.886132823 +0100 @@ -1,0 +2,39 @@ +Thu Feb 1 14:32:27 UTC 2018 - [email protected] + +- Remove high-availability service. SUSE HA uses the cluster service + provided by the yast2-cluster package (bsc#1078223) + +------------------------------------------------------------------- +Tue Jan 30 21:27:16 UTC 2018 - [email protected] + +- Update to 0.5.1 + * ipXtables: fix iptables-restore wait option detection + * python3: use "foo in dict" not dict.has_key(foo) + * Fix potential python3 keys() incompatibility in watcher + * Fixed python3 compatibility + * ebtables: fix missing default value to set_rule() + * fw_zone: fix invalid reference to __icmp_block_inversion + * zones: Correct and defer check_name for combined zones + +------------------------------------------------------------------- +Fri Jan 26 12:36:57 UTC 2018 - [email protected] + +- Update to 0.5.0 + * firewallctl: mark deprecated (gh#firewalld/firewalld##261) + * Add nmea-0183 service + * Add sycthing-gui service + * Add syncthing service + * Adding FirewallD jenkins service (gh#firewalld/firewalld#256) + * services/high-availability: Add port 9929 + * Fix and improve firewalld-sysctls.conf + * firewalld: also reload dbus config interface for global options + * Add MongoDB service definition + * src: firewall: Add support for SUSE ifcfg scripts + * Add UPnP client service + * firewalld: Allow specifying log file location + * firewalld/firewall-offline-cmd: Allow setting system config directories +- Drop obsolete patch + * 0001-suse-ifcfg-files.patch +- Drop tests installation + +------------------------------------------------------------------- Old: ---- 0001-suse-ifcfg-files.patch firewalld-0.4.4.6.tar.gz New: ---- firewalld-0.5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ firewalld.spec ++++++ --- /var/tmp/diff_new_pack.92CmJ7/_old 2018-02-14 09:19:22.754101362 +0100 +++ /var/tmp/diff_new_pack.92CmJ7/_new 2018-02-14 09:19:22.754101362 +0100 @@ -1,7 +1,7 @@ # # spec file for package firewalld # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -22,16 +22,13 @@ %endif Name: firewalld -Version: 0.4.4.6 +Version: 0.5.1 Release: 0 Summary: A firewall daemon with D-Bus interface providing a dynamic firewall License: GPL-2.0+ Group: Productivity/Networking/Security Url: http://www.firewalld.org Source: https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM: 0001-suse-ifcfg-files.patch. Combined patch to support ifcfg files on SUSE based on -# https://github.com/firewalld/firewalld/pull/262 -Patch: 0001-suse-ifcfg-files.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: desktop-file-utils @@ -112,7 +109,9 @@ %prep %setup -q -%patch -p1 + +# bsc#1078223 +rm config/services/high-availability.xml %build export PYTHON="python3" @@ -232,8 +231,6 @@ %dir %{_sysconfdir}/dbus-1/system.d %dir %{_sysconfdir}/modprobe.d %config(noreplace) %{_sysconfdir}/modprobe.d/firewalld-sysctls.conf -%dir %{_datadir}/firewalld/tests -%attr(0750,root,root) %{_datadir}/firewalld/tests/*.sh %config(noreplace) %{_sysconfdir}/firewalld/firewalld.conf %config(noreplace) %{_sysconfdir}/firewalld/lockdown-whitelist.xml %attr(0750,root,root) %dir %{_sysconfdir}/firewalld ++++++ firewalld-0.4.4.6.tar.gz -> firewalld-0.5.1.tar.gz ++++++ ++++ 20134 lines of diff (skipped)
