Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ModemManager for openSUSE:Factory checked in at 2024-09-30 15:34:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ModemManager (Old) and /work/SRC/openSUSE:Factory/.ModemManager.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ModemManager" Mon Sep 30 15:34:46 2024 rev:90 rq:1204683 version:1.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes 2023-10-12 11:35:50.603425123 +0200 +++ /work/SRC/openSUSE:Factory/.ModemManager.new.29891/ModemManager.changes 2024-09-30 15:34:59.063495750 +0200 @@ -1,0 +2,23 @@ +Mon Sep 23 15:48:59 UTC 2024 - Bjørn Lie <[email protected]> + +- Update to version 1.22.0: + + A new "MSG" (message) log verbosity level is introduced, which + is also the new default one if none explicitly defined. This + level takes the place of the old "INFO" level, as a level + including the most important messages that should be logged + without needing to be warnings or errors. The new "INFO" level + is more verbose than "MSG" but less verbose than "DBG", and may + be useful as default in systems where active debugging of WWAN + related issues is required. E.g. all user operations triggered + via DBus method calls are logged in "INFO" level. + + Introduced the concept of "personal information" which should + by default not be included in log messages. Enabling personal + information in logs requires to run the daemon with the + '--log-personal-info' option. This feature is mostly + implemented for QMI and MBIM specific logs, but hasn't yet been + included in generic daemon logs or when using the AT protocol. + Changes and fixes related to this feature will be cherry-picked + and included in the future stable branch updates. +- Update URL and Source adresses. + +------------------------------------------------------------------- Old: ---- ModemManager-1.20.6.tar.bz2 New: ---- ModemManager-1.22.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ModemManager.spec ++++++ --- /var/tmp/diff_new_pack.D4DOMJ/_old 2024-09-30 15:34:59.591517661 +0200 +++ /var/tmp/diff_new_pack.D4DOMJ/_new 2024-09-30 15:34:59.591517661 +0200 @@ -1,7 +1,7 @@ # # spec file for package ModemManager # -# 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 @@ -20,13 +20,13 @@ %define _udevdir %(pkg-config --variable udevdir udev) Name: ModemManager -Version: 1.20.6 +Version: 1.22.0 Release: 0 Summary: DBus interface for modem handling License: GPL-2.0-or-later AND GPL-3.0-or-later Group: Productivity/Networking/System -URL: http://cgit.freedesktop.org/ModemManager/ModemManager -Source0: https://gitlab.com/linux-mobile-broadband/ModemManager/-/archive/%{version}/%{name}-%{version}.tar.bz2 +URL: https://modemmanager.org/ +Source0: https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/archive/%{version}/%{name}-%{version}.tar.bz2 BuildRequires: dbus-1-glib-devel BuildRequires: gobject-introspection-devel >= 0.9.6 @@ -46,9 +46,9 @@ BuildRequires: pkgconfig(gobject-2.0) >= %{glib_version} BuildRequires: pkgconfig(gudev-1.0) >= 147 BuildRequires: pkgconfig(libsystemd) >= 209 -BuildRequires: pkgconfig(mbim-glib) >= 1.28.0 +BuildRequires: pkgconfig(mbim-glib) >= 1.30.0 BuildRequires: pkgconfig(polkit-gobject-1) >= 0.97 -BuildRequires: pkgconfig(qmi-glib) >= 1.32.0 +BuildRequires: pkgconfig(qmi-glib) >= 1.34.0 BuildRequires: pkgconfig(qrtr-glib) BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(udev) ++++++ ModemManager-1.20.6.tar.bz2 -> ModemManager-1.22.0.tar.bz2 ++++++ ++++ 210287 lines of diff (skipped)
