ANN: ModemManager 1.20.4 released

Aleksander Morgado aleksandermj at chromium.org
Sat Dec 31 14:28:08 UTC 2022


Hey hey,

This is the second bugfix release in the 1.20.x series, built from the mm-1-20 branch.

Overview of changes in ModemManager 1.20.4
-------------------------------------------

   * build:
     ** Don't hardcode building shared libraries, so that meson's default_library option can be used properly,
     ** po: Added missing Georgian translation in LINGUAS.

   * QMI:
     ** Fixed loading NR5G signal info.
     ** Fixed memory leaks when processing signal info.
     ** Correctly scaled the SNR value reported in NR5G.
     ** Fixed invalid use-after-free actions due to improper handling of proxy removal events.

   * MBIM:
     ** Fixed processing MbimSmsStatusFlag as flags, not as an enum.
     ** Fixed invalid use-after-free actions due to improper handling of proxy removal events.
     ** Chained up device notifications through the MMPortMbim object.

   * Messaging:
     ** Allowed Delete operation during enabling/disabling.

   * Core:
     ** Don't assume port tables always exist so that long-standing operations holding an object reference can finish cleanly even after the initial object disposal has already been run.

   * plugins:
     ** quectel: added new firehose/sahara support udev tags in new models.
     ** broadmobi: added MM_PLUGIN_REQUIRED_QCDM flag.
     ** cinterion: added a delay to the ^SWWAN? command.
     ** cinterion: added retry mechanism to the ^SWWAN? command

----------------------------------------

About ModemManager:
     https://www.freedesktop.org/wiki/Software/ModemManager

Download and verify:
     $ git clone --depth 1 --branch 1.20.4 https://gitlab.freedesktop.org/mobile-broadband/ModemManager.git
     $ cd ModemManager
     $ git tag --verify 1.20.4

APIs and manpages here:
     https://www.freedesktop.org/software/ModemManager/doc/1.20.0/ModemManager
     https://www.freedesktop.org/software/ModemManager/doc/1.20.0/libmm-glib
     https://www.freedesktop.org/software/ModemManager/man/1.20.0/ModemManager.8.html
     https://www.freedesktop.org/software/ModemManager/man/1.20.0/mmcli.1.html

Please report bugs either to:
     modemmanager-devel at lists.freedesktop.org

Or to gitlab:
     https://gitlab.freedesktop.org/mobile-broadband/ModemManager/issues
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xAECE0239C6606AD5.asc
Type: application/pgp-keys
Size: 3139 bytes
Desc: OpenPGP public key
URL: <https://lists.freedesktop.org/archives/modemmanager-devel/attachments/20221231/f5b1b3d3/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/modemmanager-devel/attachments/20221231/f5b1b3d3/attachment.sig>


More information about the ModemManager-devel mailing list