Hello community,

here is the log from the commit of package firewalld for openSUSE:Factory 
checked in at 2016-04-28 16:55:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/firewalld (Old)
 and      /work/SRC/openSUSE:Factory/.firewalld.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "firewalld"

Changes:
--------
--- /work/SRC/openSUSE:Factory/firewalld/firewalld.changes      2016-03-16 
10:34:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.firewalld.new/firewalld.changes 2016-04-28 
16:59:30.000000000 +0200
@@ -1,0 +2,37 @@
+Thu Apr 21 08:15:19 UTC 2016 - [email protected]
+
+- Update to version 0.4.1.2
+  * Install fw_nm module
+  * firewalld: Do not fail if log file could not be opened
+  * Make ipsets visible per default in firewall-config
+  * Fixed translations with python3
+  [changes in 0.4.1.1]
+  * Fix for broken frensh translation
+  [changes in 0.4.1]
+  * Enhancements of ipset handling
+  * No cleanup of ipsets using timeouts while reloading
+  * Only destroy conflicting ipsets
+  * Only use ipset types supported by the system
+  * Add and remove several ipset entries in one call using a file
+  * Reduce time frame where builtin chains are on policy DROP while reloading
+  * Include descriptions in --info-X calls
+  * Command line interface support to get and alter descriptions of zones,
+  * services, ipsets and icmptypes with permanent option
+  * Properly watch changes in combined zones
+  * Fix logging in rich rule forward rules
+  * Transformed direct.passthrough errors into warnings
+  * Rework of import structures
+  * Reduced calls to get ids for port and protocol names (RHBZ#1305434)
+  * Build and installation fixes by Markos Chandras
+  * Provide D-Bus properties in introspection data
+  * Fix for flaws found by landscape.io
+  * Fix for repeated SUGHUP
+  * New NetworkManager module to get and set zones of connections, used in
+    firewall-applet and firewall-config
+  * configure: Autodetect backend tools ({ip,ip6,eb}tables{,-restore}, ipset)
+  * Code cleanups
+  * Bug fixes
+- Fix drop-standard-output-error-systemd.patch tagging
+- Add libxslt-tools build dependency
+
+-------------------------------------------------------------------

Old:
----
  firewalld-0.4.0.tar.bz2

New:
----
  firewalld-0.4.1.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ firewalld.spec ++++++
--- /var/tmp/diff_new_pack.psntSm/_old  2016-04-28 16:59:33.000000000 +0200
+++ /var/tmp/diff_new_pack.psntSm/_new  2016-04-28 16:59:33.000000000 +0200
@@ -17,14 +17,14 @@
 
 
 Name:           firewalld
-Version:        0.4.0
+Version:        0.4.1.2
 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: drop-standard-output-error-systemd.patch,
+# PATCH-FIX-OPENSUSE: drop-standard-output-error-systemd.patch,
 # https://github.com/t-woerner/firewalld/pull/67(pending) -- Do not supress
 # stdout/stderr for firewalld
 Patch0:         drop-standard-output-error-systemd.patch
@@ -35,7 +35,13 @@
 BuildRequires:  gobject-introspection
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
+BuildRequires:  libxslt-tools
 BuildRequires:  python-devel
+# Adding tools to BuildRequires as well so they can be autodetected
+# even though it is probably unlikely for paths to change in the future
+BuildRequires:  ebtables
+BuildRequires:  ipset
+BuildRequires:  iptables
 Requires:       dbus-1-python
 Requires:       ebtables
 Requires:       ipset

++++++ _service ++++++
--- /var/tmp/diff_new_pack.psntSm/_old  2016-04-28 16:59:33.000000000 +0200
+++ /var/tmp/diff_new_pack.psntSm/_new  2016-04-28 16:59:33.000000000 +0200
@@ -1,7 +1,7 @@
 <services>
  <service name="verify_file" mode="localonly">
-  <param name="file">firewalld-0.4.0.tar.bz2</param>
+  <param name="file">firewalld-0.4.1.2.tar.bz2</param>
   <param name="verifier">sha1</param>
-  <param name="checksum">f1818ed82a3e3f14b4315a2dd32c2a268ce223b3</param>
+  <param name="checksum">c7f3d04bd115b9a56a95fc7aee1a6d10559d2690</param>
  </service>
 </services>

++++++ firewalld-0.4.0.tar.bz2 -> firewalld-0.4.1.2.tar.bz2 ++++++
++++ 101741 lines of diff (skipped)


Reply via email to