Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package NetworkManager for openSUSE:Factory checked in at 2025-08-11 13:53:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/NetworkManager (Old) and /work/SRC/openSUSE:Factory/.NetworkManager.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager" Mon Aug 11 13:53:23 2025 rev:283 rq:1298622 version:1.52.1 Changes: -------- --- /work/SRC/openSUSE:Factory/NetworkManager/NetworkManager.changes 2025-06-18 15:53:24.137377890 +0200 +++ /work/SRC/openSUSE:Factory/.NetworkManager.new.1085/NetworkManager.changes 2025-08-11 13:53:27.723506620 +0200 @@ -1,0 +2,12 @@ +Thu Aug 7 19:17:10 UTC 2025 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 1.52.1: + + Fail early if we cannot get current FEC (Forward Error + Correction) value. + + Allow reapplying ovs-bridge and ovs-port properties. + + When activating a WireGuard connection to an IPv6 endpoint, now + NetworkManager creates firewall rules to ensure that the + incoming packets are not dropped by kernel reverse path + filtering. + +------------------------------------------------------------------- Old: ---- NetworkManager-1.52.0.obscpio New: ---- NetworkManager-1.52.1.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ NetworkManager.spec ++++++ --- /var/tmp/diff_new_pack.O2siX4/_old 2025-08-11 13:53:28.879554312 +0200 +++ /var/tmp/diff_new_pack.O2siX4/_new 2025-08-11 13:53:28.879554312 +0200 @@ -1,7 +1,7 @@ # # spec file for package NetworkManager # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # 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.52.0 +Version: 1.52.1 Release: 0 Summary: Standard Linux network configuration tool suite License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ NetworkManager-1.52.0.obscpio -> NetworkManager-1.52.1.obscpio ++++++ ++++ 10390 lines of diff (skipped) ++++++ NetworkManager.obsinfo ++++++ --- /var/tmp/diff_new_pack.O2siX4/_old 2025-08-11 13:53:32.755714221 +0200 +++ /var/tmp/diff_new_pack.O2siX4/_new 2025-08-11 13:53:32.759714387 +0200 @@ -1,5 +1,5 @@ name: NetworkManager -version: 1.52.0 -mtime: 1740750933 -commit: 995a28fa1ccc54ad22e794294c3c6783cc3f30ed +version: 1.52.1 +mtime: 1751970112 +commit: 826e37b175368a9ce761a575adec520b83958742 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.O2siX4/_old 2025-08-11 13:53:32.783715377 +0200 +++ /var/tmp/diff_new_pack.O2siX4/_new 2025-08-11 13:53:32.787715542 +0200 @@ -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">1.52.0</param> + <param name="revision">1.52.1</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param>