ANN: ModemManager 1.18.2 released
Aleksander Morgado
aleksander at aleksander.es
Thu Sep 16 10:42:51 UTC 2021
Hey hey,
This is the first bugfix release in the 1.18.x series, built from the mm-1-18 branch.
This release is critical for anyone building the project with the new meson build system, as it fixes several fundamental issues. But please note, the meson build port is not fully operational yet and there are several things that will not work properly (e.g. building single specific plugins). If unsure, it is advised to still use the GNU autotools based system as it is the one that has been fully tested in the 1.18.x series.
ModemManager 1.18.2
-------------------------------------------
* build,meson:
** The minimum required meson version is now 0.53.0.
** Fixed generation of shared utils and plugin modules, so that they don't include and export symbols that are internal of the daemon.
** Fixed the definition of the plugins directory path so that it's an absolute one instead of one relative to the prefix.
** Fixed the usage of the systemd suspend/resume build option.
** Optional features like introspection support, QMI support, MBIM support, QRTR support... are all now defined as meson 'features' (i.e. 'auto', 'enabled' or 'disabled') instead of booleans (i.e. 'false' or 'true').
** Several other improvements and fixes.
* plugins:
** novatel: fix crash when returning a NULL timezone without any error set.
----------------------------------------
About ModemManager:
https://www.freedesktop.org/wiki/Software/ModemManager
Download here:
https://www.freedesktop.org/software/ModemManager/ModemManager-1.18.2.tar.xz
https://www.freedesktop.org/software/ModemManager/ModemManager-1.18.2.tar.xz.asc
Verify it:
$ sha256sum ModemManager-1.18.2.tar.xz
374be158ae1c1fb38a29eef1cc3cdf89ff3536b48ff1320d208ab204ea6c5f8a ModemManager-1.18.2.tar.xz
$ gpg --verify ModemManager-1.18.2.tar.xz.asc ModemManager-1.18.2.tar.xz
APIs and manpages here:
https://www.freedesktop.org/software/ModemManager/doc/1.18.0/ModemManager
https://www.freedesktop.org/software/ModemManager/doc/1.18.0/libmm-glib
https://www.freedesktop.org/software/ModemManager/man/1.18.0/ModemManager.8.html
https://www.freedesktop.org/software/ModemManager/man/1.18.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
--
Aleksander
https://aleksander.es
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x3CAD53398973FFFA.asc
Type: application/pgp-keys
Size: 2353 bytes
Desc: OpenPGP public key
URL: <https://lists.freedesktop.org/archives/modemmanager-devel/attachments/20210916/6e130c69/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 203 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/modemmanager-devel/attachments/20210916/6e130c69/attachment.sig>
More information about the ModemManager-devel
mailing list