Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package NetworkManager for openSUSE:Factory checked in at 2023-02-25 19:54:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/NetworkManager (Old) and /work/SRC/openSUSE:Factory/.NetworkManager.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager" Sat Feb 25 19:54:36 2023 rev:255 rq:1067448 version:1.42.2 Changes: -------- --- /work/SRC/openSUSE:Factory/NetworkManager/NetworkManager.changes 2023-02-21 15:35:47.408200138 +0100 +++ /work/SRC/openSUSE:Factory/.NetworkManager.new.31432/NetworkManager.changes 2023-02-25 19:54:43.559123955 +0100 @@ -1,0 +2,23 @@ +Thu Feb 23 09:59:19 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 1.42.2: + + Add build option to set the mobile-broadband-provider-info + database path. + + Add new "ipv[46].replace-local-rule" setting to control whether + to remove the local route rule that is automatically generated. + + Add the DHCPv6 IAID to the lease information exposed in /run + and on D-Bus. + + Fix assuming team connections at boot. + + Fix race condition when setting the MAC address of an OVS + interface. + + Fix constructing the IPv4 name servers variable passed to + dispatcher scripts. + + Don't use tentative IPv6 address to resolve the system hostname + via DNS. + + Deprecate the "Master" property of the NMActiveConnection D-Bus + object in favor of the new "Controller" property. +- Drop 1539.patch: Fixed upstream. +- Refresh patch with quilt: + + 0001-Coerce-connectivity-LIMITED-to-NONE-when-device-is-d.patch + +------------------------------------------------------------------- Old: ---- 1539.patch NetworkManager-1.42.0.tar.xz New: ---- NetworkManager-1.42.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ NetworkManager.spec ++++++ --- /var/tmp/diff_new_pack.GoWTI3/_old 2023-02-25 19:54:44.667130784 +0100 +++ /var/tmp/diff_new_pack.GoWTI3/_new 2023-02-25 19:54:44.671130808 +0100 @@ -64,7 +64,7 @@ %endif Name: NetworkManager -Version: 1.42.0 +Version: 1.42.2 Release: 0 Summary: Network Link Manager and user applications for it License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -90,8 +90,6 @@ Patch6: 0001-Coerce-connectivity-LIMITED-to-NONE-when-device-is-d.patch # PATCH-FIX-OPENSUSE nm-add-CAP_SYS_ADMIN-permission.patch bsc#1129587 sck...@suse.com -- Add CAP_SYS_ADMIN which netconfig needs to call setdomainname Patch7: nm-add-CAP_SYS_ADMIN-permission.patch -# PATCH-FIX-UPSTREAM 1539.patch boo#1208371 dims...@opensuse.org -- dispatcher: fix constructing the IPv4 nameserver variable -Patch8: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1539.patch BuildRequires: c++_compiler BuildRequires: dnsmasq @@ -300,7 +298,6 @@ %patch5 -p1 %patch6 -p1 %patch7 -p1 -%patch8 -p1 # Fix server.conf's location, to end up in %%{_defaultdocdir}/%%{name}, # rather then %%{_datadir}/doc/%%{name}/examples: ++++++ 0001-Coerce-connectivity-LIMITED-to-NONE-when-device-is-d.patch ++++++ --- /var/tmp/diff_new_pack.GoWTI3/_old 2023-02-25 19:54:44.699130981 +0100 +++ /var/tmp/diff_new_pack.GoWTI3/_new 2023-02-25 19:54:44.703131005 +0100 @@ -12,11 +12,11 @@ src/devices/nm-device.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -Index: NetworkManager-1.40.0/src/core/devices/nm-device.c +Index: NetworkManager-1.42.2/src/core/devices/nm-device.c =================================================================== ---- NetworkManager-1.40.0.orig/src/core/devices/nm-device.c -+++ NetworkManager-1.40.0/src/core/devices/nm-device.c -@@ -5727,7 +5727,8 @@ concheck_update_state(NMDevice +--- NetworkManager-1.42.2.orig/src/core/devices/nm-device.c ++++ NetworkManager-1.42.2/src/core/devices/nm-device.c +@@ -5758,7 +5758,8 @@ concheck_update_state(NMDevice state = NM_CONNECTIVITY_LIMITED; } else state = NM_CONNECTIVITY_NONE; ++++++ NetworkManager-1.42.0.tar.xz -> NetworkManager-1.42.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/NetworkManager/NetworkManager-1.42.0.tar.xz /work/SRC/openSUSE:Factory/.NetworkManager.new.31432/NetworkManager-1.42.2.tar.xz differ: char 27, line 1