Hello community, here is the log from the commit of package firewalld for openSUSE:Factory checked in at 2017-04-07 13:54:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/firewalld (Old) and /work/SRC/openSUSE:Factory/.firewalld.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "firewalld" Fri Apr 7 13:54:44 2017 rev:18 rq:483126 version:0.4.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/firewalld/firewalld.changes 2017-03-02 19:27:01.419190604 +0100 +++ /work/SRC/openSUSE:Factory/.firewalld.new/firewalld.changes 2017-04-07 13:54:47.978825198 +0200 @@ -1,0 +2,18 @@ +Mon Mar 27 22:27:20 UTC 2017 - [email protected] + +- Update to version 0.4.4.4 + * Drop references to fedorahosted.org from spec file and Makefile.am + * firewall-config: Show invalid ipset type in the ipset dialog in the bad label + * firewall.core.fw: Show icmptypes and ipsets with type errors in permanent env + * firewall.server.firewalld: Provide information about the supported icmp types + * firewall.core.fw_icmptype: Add ICMP type only if the type is supported + * firewall.core.fw: New attributes ip{4,6}tables_supported_icmp_types + * firewall.core.ipXtables: New method supported_icmp_types + * firewall-config: Deactivate edit buttons if there are no items + * firewall.core.io.zone: Fix permanent rich rules using icmp-type (rh#1434594) + * firewall.core.fw_ipset: get_ipset may not ckeck if set is applied by default + * firewall.core.fw_transaction: Use LastUpdatedOrderedDict for zone transactions +- Remove upstream patch: + * 0001-firewall.core.fw_ipset-get_ipset-may-not-ckeck-if-se.patch + +------------------------------------------------------------------- Old: ---- 0001-firewall.core.fw_ipset-get_ipset-may-not-ckeck-if-se.patch firewalld-0.4.4.3.tar.bz2 New: ---- firewalld-0.4.4.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ firewalld.spec ++++++ --- /var/tmp/diff_new_pack.dS76ik/_old 2017-04-07 13:54:48.834704299 +0200 +++ /var/tmp/diff_new_pack.dS76ik/_new 2017-04-07 13:54:48.838703734 +0200 @@ -17,15 +17,15 @@ Name: firewalld -Version: 0.4.4.3 +Version: 0.4.4.4 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://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM: 0001-firewall.core.fw_ipset-get_ipset-may-not-ckeck-if-se.patch (gh#t-woerner/firewalld#206) -Patch: 0001-firewall.core.fw_ipset-get_ipset-may-not-ckeck-if-se.patch +Source: https://github.com/t-woerner/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +BuildRequires: autoconf +BuildRequires: automake BuildRequires: desktop-file-utils BuildRequires: docbook-xsl-stylesheets BuildRequires: gettext @@ -86,7 +86,7 @@ %prep %setup -q -%patch -p1 +./autogen.sh %build %configure --enable-sysconfig --enable-rpmmacros
