Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package NetworkManager for openSUSE:Factory 
checked in at 2022-03-19 22:19:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager (Old)
 and      /work/SRC/openSUSE:Factory/.NetworkManager.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "NetworkManager"

Sat Mar 19 22:19:48 2022 rev:237 rq:962382 version:1.36.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/NetworkManager/NetworkManager.changes    
2022-03-02 22:03:05.341997615 +0100
+++ /work/SRC/openSUSE:Factory/.NetworkManager.new.25692/NetworkManager.changes 
2022-03-19 22:19:50.548717979 +0100
@@ -1,0 +2,21 @@
+Wed Mar 16 07:59:45 UTC 2022 - Frederic Crozat <fcro...@suse.com>
+
+- Do not requires dhcp-client, NM is using its internal client
+  by default for a long time now.
+- Convert iproute2 and iputils requires to recommends, they
+  should not be hard requires.
+
+-------------------------------------------------------------------
+Mon Mar  7 11:54:55 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 1.36.2:
+  + When the list of plugins is not specified via "main.plugins" in
+    NetworkManager.conf and no build-time default is set with
+    "--with-config-plugins-default" configure argument, now all
+    known plugins found in the plugin directory are loaded (and the
+    built-in "keyfile" plugin is preferred over others).
+  + Preserve external ports during checkpoint rollback.
+  + Fix removal of ovsdb entry when an OVS interface goes away.
+  + Fix DNS configuration for WWAN connections.
+
+-------------------------------------------------------------------

Old:
----
  NetworkManager-1.36.0.tar.xz

New:
----
  NetworkManager-1.36.2.tar.xz

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

Other differences:
------------------
++++++ NetworkManager.spec ++++++
--- /var/tmp/diff_new_pack.tCJTyx/_old  2022-03-19 22:19:51.348718992 +0100
+++ /var/tmp/diff_new_pack.tCJTyx/_new  2022-03-19 22:19:51.352718997 +0100
@@ -57,7 +57,7 @@
 %endif
 
 Name:           NetworkManager
-Version:        1.36.0
+Version:        1.36.2
 Release:        0
 Summary:        Network Link Manager and user applications for it
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -131,12 +131,11 @@
 %endif
 ##
 Requires:       NetworkManager-branding
-Requires:       dhcp-client
-Requires:       iproute2
-Requires:       iputils
 Requires:       mozilla-nss
 Requires:       sysconfig-netconfig >= 0.80.5
 Requires:       wpa_supplicant >= 0.6.4
+Recommends:     iproute2
+Recommends:     iputils
 Recommends:     dnsmasq
 Recommends:     iptables
 Recommends:     org.freedesktop.ModemManager
@@ -208,6 +207,7 @@
 
 %package pppoe
 Summary:        NetworkManager plugin for ADSL connections
+Group:          Productivity/Networking/System
 Requires:       %{name} = %{version}
 Enhances:       %{name}
 Supplements:    (%{name} and rp-pppoe)
@@ -258,6 +258,9 @@
     -Dnm_cloud_setup=true \
     -Dbluez5_dun=true \
     -Dnetconfig=%{_sbindir}/netconfig \
+    -Dconfig_dhcp_default=internal \
+    -Ddhcpcanon=no \
+    -Ddhcpcd=no \
     -Ddhclient=%{_sbindir}/dhclient \
     -Ddocs=true \
     -Dtests=%{tests_meson_opt} \

++++++ NetworkManager-1.36.0.tar.xz -> NetworkManager-1.36.2.tar.xz ++++++
++++ 9798 lines of diff (skipped)

Reply via email to