Hello community,

here is the log from the commit of package NetworkManager for openSUSE:Factory 
checked in at 2020-06-08 23:48:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager (Old)
 and      /work/SRC/openSUSE:Factory/.NetworkManager.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "NetworkManager"

Mon Jun  8 23:48:33 2020 rev:212 rq:811426 version:1.24.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/NetworkManager/NetworkManager.changes    
2020-05-13 22:55:21.042923356 +0200
+++ /work/SRC/openSUSE:Factory/.NetworkManager.new.3606/NetworkManager.changes  
2020-06-08 23:49:29.570375176 +0200
@@ -1,0 +2,22 @@
+Fri May 29 19:35:31 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 1.24.2:
+  + Add a new build option 'firewalld-zone'; when enabled,
+    NetworkManager installs a firewalld zone for connection sharing
+    and puts interfaces using IPv4 or IPv6 shared mode in this zone
+    during activation. The option is enabled by default. Note that
+    NetworkManager still calls to iptables to enable masquerading
+    and open needed ports for DHCP and DNS. The new option is
+    useful on systems using firewalld with the nftables backend,
+    where the iptables rules would not be sufficient.
+  + ifcfg-rh:
+    - Handle "802-1x.{,phase2-}ca-path". Otherwise setting this
+      property silently fails and a profile might accidentally not
+      perform any authentication (CVE-2020-10754).
+    - Handle 802-1x.pin properties.
+  + platform: fix crash detecting device type from netlink.
+  + ip-tunnel: only set cloned-mac-address for layer 2 tunnels.
+  + Fixes for sanitizer build and valgrind.
+  + Various other bugfixes.
+
+-------------------------------------------------------------------

Old:
----
  NetworkManager-1.24.0.tar.xz

New:
----
  NetworkManager-1.24.2.tar.xz

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

Other differences:
------------------
++++++ NetworkManager.spec ++++++
--- /var/tmp/diff_new_pack.LZyj03/_old  2020-06-08 23:49:30.806378989 +0200
+++ /var/tmp/diff_new_pack.LZyj03/_new  2020-06-08 23:49:30.806378989 +0200
@@ -22,7 +22,7 @@
 %define with_cacert_patch 0
 %define _udevdir %(pkg-config --variable udevdir udev)
 Name:           NetworkManager
-Version:        1.24.0
+Version:        1.24.2
 Release:        0
 Summary:        Network Link Manager and user applications for it
 License:        GPL-2.0-or-later
@@ -333,6 +333,9 @@
 %dir %{_prefix}/lib/NetworkManager/VPN
 %{_prefix}/lib/NetworkManager/dispatcher.d/90-nm-cloud-setup.sh
 %{_prefix}/lib/NetworkManager/dispatcher.d/no-wait.d/90-nm-cloud-setup.sh
+%dir %{_prefix}/lib/firewalld
+%dir %{_prefix}/lib/firewalld/zones
+%{_prefix}/lib/firewalld/zones/nm-shared.xml
 
 %files devel
 %{_includedir}/libnm/

++++++ NetworkManager-1.24.0.tar.xz -> NetworkManager-1.24.2.tar.xz ++++++
++++ 4874 lines of diff (skipped)


Reply via email to