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-12-21 16:06:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/NetworkManager (Old) and /work/SRC/openSUSE:Factory/.NetworkManager.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager" Wed Dec 21 16:06:30 2022 rev:250 rq:1043988 version:1.40.8 Changes: -------- --- /work/SRC/openSUSE:Factory/NetworkManager/NetworkManager.changes 2022-12-04 14:58:17.980251361 +0100 +++ /work/SRC/openSUSE:Factory/.NetworkManager.new.1835/NetworkManager.changes 2022-12-21 16:06:31.894519215 +0100 @@ -1,0 +2,27 @@ +Tue Dec 20 18:09:19 UTC 2022 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 1.40.8: + + Fixed a bug that caused devices (MACsec in particular) to be + stuck in UNAVAILABLE state and not transition to DISCONNECTED + if the carrier was ready too early. + + Improved interoperability of MACsec with some Aruba switches by + allowing CKN shorter than 64 characters. + + Fixed an assertion failure when restarting NetworkManager with + MACsec links configured. + + Fixed a possible DHCP helper crash when handling failure to + connect to D-Bus. + + Corrected calculation of expiration time for items configured + from IPv6 neighbor discovery messages. + + Various fixes for platforms that don't allow unaligned memory + access. + +------------------------------------------------------------------- +Tue Dec 20 10:29:10 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Drop iptables BuildRequires and -Diptables meson parameter: + iptables is legacy (obsoleted in favor of nft). Additionally. + meson has proper fallback detection to assume the correct path, + should it need to use iptables. +- Recommend nftables instead of iptables. + +------------------------------------------------------------------- Old: ---- NetworkManager-1.40.6.tar.xz New: ---- NetworkManager-1.40.8.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ NetworkManager.spec ++++++ --- /var/tmp/diff_new_pack.wps3UP/_old 2022-12-21 16:06:32.546522732 +0100 +++ /var/tmp/diff_new_pack.wps3UP/_new 2022-12-21 16:06:32.550522753 +0100 @@ -64,7 +64,7 @@ %endif Name: NetworkManager -Version: 1.40.6 +Version: 1.40.8 Release: 0 Summary: Network Link Manager and user applications for it License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -94,7 +94,6 @@ BuildRequires: c++_compiler BuildRequires: dnsmasq BuildRequires: fdupes -BuildRequires: iptables BuildRequires: meson BuildRequires: ncurses-devel BuildRequires: pkgconfig @@ -144,8 +143,8 @@ Requires: wpa_supplicant >= 0.6.4 Recommends: dnsmasq Recommends: iproute2 -Recommends: iptables Recommends: iputils +Recommends: nftables Recommends: org.freedesktop.ModemManager # Provides required by sysconfig. The latter is used by older versions. Provides: dhcdbd = 1.14 @@ -313,7 +312,6 @@ -Dsystemdsystemunitdir=%{_unitdir} \ -Dudev_dir=%{_udevdir} \ -Ddbus_conf_dir=%{_dbusconfdir} \ - -Diptables=%{_sbindir}/iptables \ -Ddnsmasq=%{_sbindir}/dnsmasq \ -Ddist_version=%{version} \ -Dpolkit_agent_helper_1=%{_libexecdir}/polkit-1/polkit-agent-helper-1 \ ++++++ NetworkManager-1.40.6.tar.xz -> NetworkManager-1.40.8.tar.xz ++++++ /work/SRC/openSUSE:Factory/NetworkManager/NetworkManager-1.40.6.tar.xz /work/SRC/openSUSE:Factory/.NetworkManager.new.1835/NetworkManager-1.40.8.tar.xz differ: char 25, line 1