Merge cros/upstream to cros/main - 1.36.0

Part of an uprev that contains the following commits:

" defb13dc release: bump version to 1.36.0 (Dan Williams)"
" 15f4759c libqmi-glib: fix a couple enum Since tags (Dan Williams)"
" 9908aaa1 ci: fix DCO check yet again (Dan Williams)"
" 48481f3e build: build doc target by default for meson >= 1.7.0 (Dan Williams)"
" 2a663afd wds: add some minor Settings TLVs (Dan Williams)"
" 07ee5b81 nas: Service Domain "unknown" is actually "camped" (Dan Williams)"
" 1ac8af45 nas,cli: add Get Network Time request/response (Dan Williams)"
" c6be4f4a qmicli: support printing Static Preferred Networks for --nas-get-preferred-networks (Dan Williams)"
" b7a2519b nas: implement the "Static Preferred Networks" TLV in "Get Preferred Networks" (Dan Williams)"
" 4181de54 qmi-codegen: allow messages to override common-ref TLV IDs and names (Dan Williams)"
" 3fed42b8 nas: fix mapping of deprecated QMI_WDS_VERBOSE_CALL_END_REASON_CM_MESSAGE_EXCEED_MAX_L2_LIMIT (Dan Williams)"
" 22405e4c qmi-message: handle printing zero-length fixed strings (Dan Williams)"
" 73f2537d release: bump version to 1.35.95 (Dan Williams)"
" ca727ce3 NEWS: update for 1.36.0 (Dan Williams)"
" 05863f7f libqmi-glib,nas: make enum Since annotations consistent (Dan Williams)"
" 5ffb8f1b libqmi-glib: fix GObject Introspection closure annotations (Dan Williams)"
" c01c2bb4 docs: add 2024 & 2025 years (Dan Williams)"
" a7c4220e ci: add DCO/Signed-off-by check (Dan Williams)"
" 526f44cf libqmi-glib,wds: add a bunch of Verbose Call End Reasons (Dan Williams)"
" efcdcb2f wds: add a few more WDS TLVs (Dan Williams)"
" 05db0fdd nas: add more QmiNasActiveBand and QmiNasDLBandwidth entries (Dan Williams)"
" 73621a8c AUTHORS: update based on latest git stats (Dan Williams)"
" affc3af8 qmi-proxy: don't unlink abstract socket paths (Dan Williams)"
" 21d0b649 port-manager-rmnet: add errno string to netlink error messages (Dan Williams)"
" a19bc930 qmicli-nas: fix return value in set_plmn_name_input_plmn_create (Daniele Palmas)"
" 14e8a3ad qmicli: wda: add support for configuring loopback (Robert Marko)"
" 319a7fbe wda: add request for configuring loopback (Robert Marko)"
" e77eae6b examples,simple-tester-c: new simple C example (Aleksander Morgado)"
" b14c0aff examples,simple-tester-python: use a global device variable (Aleksander Morgado)"
" b9e23740 examples,simple-tester-python: consolidate error reporting (Aleksander Morgado)"
" 2c746d1b qmicli,gas: add support for firmware auto sim set/get (Daniele Palmas)"
" 0fd1bed9 gas: add requests to get/set firmware auto sim mode (Daniele Palmas)"
" 8c916021 collection,basic: add WMS Get routes (Akula Susmitha)"

BUG=b:422089170
FIXED=b:422089170

TEST=None

Change-Id: I98ecea56280af4573ea34c5ecfafa302f843ef14
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libqmi/+/6651393
Tested-by: Aleksander Morgado <[email protected]>
Commit-Queue: Aleksander Morgado <[email protected]>
Reviewed-by: Eric Caruso <[email protected]>
tree: e517552d3483f25cbd1d04cf8b8e91bb69e589a5
  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: [email protected]