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>
tree: 09dc75fa067dea69f2229de7401699cfa7533f96
  1. build-aux/
  2. data/
  3. docs/
  4. examples/
  5. gobi-api/
  6. src/
  7. utils/
  8. .editorconfig
  9. .gitignore
  10. .gitlab-ci.yml
  11. AUTHORS
  12. ChangeLog
  13. COPYING
  14. COPYING.LIB
  15. DIR_METADATA
  16. meson.build
  17. meson_options.txt
  18. NEWS
  19. OWNERS
  20. PRESUBMIT.cfg
  21. README.chromium
  22. README.md
  23. RELEASING
  24. TODO
  25. unblocked_terms.txt
README.md

libqmi

libqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol.

Documentation

Project documentation is kept in: https://modemmanager.org/docs/libqmi/

License

  • 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.

Code of Conduct

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