ANN: ModemManager 1.12.2

Aleksander Morgado aleksander at aleksander.es
Tue Dec 10 12:53:42 UTC 2019


Hey hey,

This is the first bugfix release in the ModemManager 1.12.x series.

Overview of changes in ModemManager 1.12.2
-------------------------------------------

The following notes are directed to package maintainers:

 * This version splits all common logic from different plugins into separate shared libraries that are loaded before the plugins. This means that in addition to 'libmm-plugin-*.so' files, a new set of 'libmm-shared-*.so' files will also be installed in ${libdir}/ModemManager.

The list of changes in this version includes:

 * Simple interface:
   ** Avoid assertion on the ongoing connect cancellable.

 * Plugin manager:
   ** Fix waiting the minimum probing time.
   ** Explicitly cancel timeouts when device probing is cancelled.
   ** Disable lazy plugin loading, we now require all missing symbols to be resolved at loading time for a plugin to correctly be loaded.

 * Bearer:
   ** Avoid reporting disconnection error if trying to disconnect a bearer that is already disconnected.

 * MBIM:
   ** Completely skip LTE attach config/status if unsupported.

 * QMI:
   ** Make current settings mandatory when using 'static' addressing.
   ** Handle disconnection indications during connection attempt.
   ** Explicitly close QMI port during disconnection if it was opened during a connection attempt.

 * Plugins:
   ** huawei: avoid using QCDM port during a voice call.
   ** sierra: added port type hints for the EM7565.
   ** dell,dw5821e: added support for the DW5821e with eSIM variant.

 * mmcli:
   ** Fix printing empty value lists in human-friendly output.

 * Several other minor fixes and memory leak plugs.

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

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

Download here:
    http://www.freedesktop.org/software/ModemManager/ModemManager-1.12.2.tar.xz

Verify it:
    $ md5sum ModemManager-1.12.2.tar.xz 
    d723c22b0da7fa570d66bc7ad0f59cd6  ModemManager-1.12.2.tar.xz

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

Or to gitlab:
    https://gitlab.freedesktop.org/mobile-broadband/ModemManager/issues


-- 
Aleksander
https://aleksander.es


More information about the ModemManager-devel mailing list