Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package NetworkManager for openSUSE:Factory checked in at 2024-03-20 21:11:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/NetworkManager (Old) and /work/SRC/openSUSE:Factory/.NetworkManager.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager" Wed Mar 20 21:11:18 2024 rev:265 rq:1159481 version:1.46.0 Changes: -------- --- /work/SRC/openSUSE:Factory/NetworkManager/NetworkManager.changes 2023-12-06 23:49:05.073136885 +0100 +++ /work/SRC/openSUSE:Factory/.NetworkManager.new.1905/NetworkManager.changes 2024-03-20 21:12:06.681024286 +0100 @@ -1,0 +2,65 @@ +Fri Feb 23 08:28:58 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Update to version 1.46.0: + + Support dynamic value "${NETWORK_SSID}" for + connection.stable-id to generate the stable ID based on the + Wi-Fi's SSID. + + Support new value "wifi.cloned-mac-address=stable-ssid" for + randomizing the MAC address based on the Wi-Fi network. + + Change internal ABI of NMSetting types and NMSimpleConnection. + The layout of these structs was already hidden from public + headers since 1.34 and this change should not be noticeable. + + Honor udev property ID_NET_AUTO_LINK_LOCAL_ONLY=1 for enabling + link local addresses on default wired connection. + + Honor udev property ID_NET_MANAGED_BY to only manage an + interface when set to "org.freedesktop.NetworkManager". + + D-Bus methods StartFind() and StopFind() on interface + "org.freedesktop.NetworkManager.Device.WifiP2P" now require the + "org.freedesktop.NetworkManager.wifi.scan" Polkit permission. + + Drop build support with Python2. Python3 is now required. + + nmcli: limit number of printed addresses/routes in `nmcli` + overview to 10. + + Limit number of exported IP addresses/routes on D-Bus to 100 to + reduce performance cost. Also, D-Bus updates for + addresses/routes are now rate limited to 3 per second. + + cloud-setup: enable more sandboxing options in systemd service + file. + + nmcli: show WiFi bandwidth. + + Internal improvements and bugfixes. + + Man page now show the format and accepted values of all + properties. + + Added the 'dns-change' dispatcher event. + + Show WiFi devices capability to work on the 6GHz band. + + Allow to set dhcp-client-id to none. + + Support configuring ethtool channels property to configure NIC + multiqueue. + + Don't attempt to use IPv6 if it's disabled in kernel. + + Fix handling of OVS interfaces with netdev datapath and cloned + MAC. + + Support for old systemd has been droped, at least systemd v200 + is required. + + Support Ethtool EEE (Energy Efficient Ethernet) settings. + + Add options to prevent edns0 and trust-ad being automatically + added to DNS configuration. + + Implement fwmark property for IP tunnels. + + Add support to HSR/PRP interfaces. + + Deprecated connection.* properties master, slave-type, + autoconnect-slaves + + Allow configuring static routes also when addresses is empty. + + VPN: accept pref-src for IPv6 routes from VPN plugins. + + nmcli: show global metered state. + + Support modifying the DSCP header field for DHCP packets, and + change the default to CS0. + + Enable IPv4 DAD (Duplicate Address Detection) by default. + + vpn: support 2FA authentication from VPN plugins. + + nmtui: allow adding a bond as bridge port. + + sriov: add support to configure the NIC's eswitch settings via + Devlink. + + ndisc: fix IPv6 address lifetimes computation. + + Support the MACsec offload mode. + + Support creating generic devices via external "device-handler" + dispatcher. + + Documentation improvements. + + Many internal improvements and bug fixes. + +------------------------------------------------------------------- Old: ---- NetworkManager-1.44.2.obscpio New: ---- NetworkManager-1.46.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ NetworkManager.spec ++++++ --- /var/tmp/diff_new_pack.5OQsoM/_old 2024-03-20 21:12:07.621058829 +0100 +++ /var/tmp/diff_new_pack.5OQsoM/_new 2024-03-20 21:12:07.621058829 +0100 @@ -1,7 +1,7 @@ # # spec file for package NetworkManager # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -64,7 +64,7 @@ %endif Name: NetworkManager -Version: 1.44.2 +Version: 1.46.0 Release: 0 Summary: Standard Linux network configuration tool suite License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -109,7 +109,7 @@ BuildRequires: perl(YAML) BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(dbus-glib-1) >= 0.94 -BuildRequires: pkgconfig(glib-2.0) >= 2.32 +BuildRequires: pkgconfig(glib-2.0) >= 2.42 BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk-doc) BuildRequires: pkgconfig(jansson) >= 2.7 ++++++ NetworkManager-1.44.2.obscpio -> NetworkManager-1.46.0.obscpio ++++++ /work/SRC/openSUSE:Factory/NetworkManager/NetworkManager-1.44.2.obscpio /work/SRC/openSUSE:Factory/.NetworkManager.new.1905/NetworkManager-1.46.0.obscpio differ: char 49, line 1 ++++++ NetworkManager.obsinfo ++++++ --- /var/tmp/diff_new_pack.5OQsoM/_old 2024-03-20 21:12:07.697061622 +0100 +++ /var/tmp/diff_new_pack.5OQsoM/_new 2024-03-20 21:12:07.701061769 +0100 @@ -1,5 +1,5 @@ name: NetworkManager -version: 1.44.2 -mtime: 1696343287 -commit: 8bee6ef894a27ffc8a464df3b32b03e811e1a15d +version: 1.46.0 +mtime: 1708614537 +commit: e39f48a30a2ef7b445276a859bbd5255e4c5071d ++++++ _service ++++++ --- /var/tmp/diff_new_pack.5OQsoM/_old 2024-03-20 21:12:07.717062357 +0100 +++ /var/tmp/diff_new_pack.5OQsoM/_new 2024-03-20 21:12:07.721062504 +0100 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git</param> - <param name="revision">refs/tags/1.44.2</param> + <param name="revision">1.46.0</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param>
