commit | 4b0313dc8e234507cbcfeecf16321ab6680a0c1d | [log] [tgz] |
---|---|---|
author | Aleksander Morgado <aleksandermj@chromium.org> | Fri Jun 14 20:22:58 2024 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 21 12:19:13 2024 |
tree | 09dc75fa067dea69f2229de7401699cfa7533f96 | |
parent | cc22a2ed889e30814c0009903534c816b5ec7ef6 [diff] | |
parent | 08e92a0ab670711cd1d2ad4da8b676c4ba08a7fe [diff] |
Merge cros/upstream to cros/main - 1.35.5-dev Part of an uprev that contains the following commits: " 08e92a0a build: unstable release version bump to 1.35.5 (Aleksander Morgado)" " dadd1683 qmicli-ims: fix a silly argument mixup (Lubomir Rintel)" " e7651c90 qmicli-pdc: avoid leaking file_contents[] (Lubomir Rintel)" " b68d1760 qmicli-nas: avoid leaking mnc (Lubomir Rintel)" " b723ac5d qmicli-dms: do not leak result on error (Lubomir Rintel)" " b5a9b693 qmicli-dms: use automatic pointers for split strings (Lubomir Rintel)" " 71e28cdb qmicli-dms: do not leak split[] (Lubomir Rintel)" " 6de3d5c2 qmicli: avoid leaking the input messages (Lubomir Rintel)" " 489dde67 swi-update: close the file handle even if it's zero (Lubomir Rintel)" " a8720203 test-fixture: assert the service type index fits into service_info[] (Lubomir Rintel)" BUG=b:343382952 FIXED=b:343382952 TEST=None Change-Id: Icdee0cfc4ab5f77cc8da967b30cd78f1cc7c5314 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libqmi/+/5631293 Reviewed-by: Andrew Lassalle <andrewlassalle@chromium.org> Commit-Queue: Aleksander Morgado <aleksandermj@google.com> Tested-by: Aleksander Morgado <aleksandermj@google.com> Reviewed-by: Eric Caruso <ejcaruso@chromium.org>
libqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol.
Project documentation is kept in: https://modemmanager.org/docs/libqmi/
libqmi-glib
library is released under the LGPL-2.1-or-later license.qmicli
, qmi-network
and qmi-firmware-update
tools are released under the GPL-2.0-or-later license.Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms, which you can find in the following link: https://www.freedesktop.org/wiki/CodeOfConduct CoC issues may be raised to the project maintainers at the following address: libqmi-devel-owner@lists.freedesktop.org