Merge cros/upstream to cros/main - 1.32.0

Part of an uprev that contains the following commits:

" 2bc1080 release: bump version to 1.32.0 (Dan Williams)"
" d49fc08 docs: update RELEASING (Dan Williams)"
" c78b215 build: build doc target by default for meson >= 1.7.0 (Dan Williams)"
" 043dd2c src/libmbim-glib/mbim-tlv.c: resolve a sign-compare warning (Yegor Yefremov)"
" f51b8f1 mbim-device: print translated unfragmented messages (Dan Williams)"
" 5c83c69 release: bump version to 1.31.95 (Dan Williams)"
" 98509b2 NEWS: update for 1.32.0 (Dan Williams)"
" 1c0fed1 ci: add DCO/Signed-off-by check (Dan Williams)"
" 6ab4663 mbim-network: fix matching ActivationState values (issue #54) (Dan Williams)"
" a390bfc mbim-proxy: don't unlink abstract socket paths (Dan Williams)"
" 95b9b0e mbimcli: new '--query-register-state' action (Aleksander Morgado)"
" 2d2c376 mbimcli: new '--set-register-state' action (Aleksander Morgado)"
" bde20a5 mbimcli: print "unknown" for profile fields that fail to convert from enums/flags (Aleksander Morgado)"
" 2d7accf mbimcli: don't print as "n/a" empty fields (Aleksander Morgado)"
" 2e62f29 mbimcli: quote all fields in LTE attach configuration/status response (Aleksander Morgado)"
" 89f390c mbimcli: new '--ms-set-lte-attach-configuration' action (Aleksander Morgado)"
" 66f1eb4 simple-tester-c: untabify (Aleksander Morgado)"
" 45a7b53 simple-tester-python: minor variable rename (Aleksander Morgado)"
" a1dc25c simple-tester-c: new simple example in C (Aleksander Morgado)"

BUG=b:422089170
FIXED=b:422089170

TEST=None

Change-Id: If3eaca4f8c6c550648c29bfc197d4efeb678507f
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/libmbim/+/6651896
Commit-Queue: Aleksander Morgado <aleksandermj@google.com>
Tested-by: Aleksander Morgado <aleksandermj@google.com>
Reviewed-by: Eric Caruso <ejcaruso@chromium.org>
tree: cac51cdc025e07504402194597d964284cb95225
  1. build-aux/
  2. data/
  3. docs/
  4. examples/
  5. LICENSES/
  6. src/
  7. utils/
  8. .editorconfig
  9. .gitignore
  10. .gitlab-ci.yml
  11. AUTHORS
  12. DIR_METADATA
  13. meson.build
  14. meson_options.txt
  15. NEWS
  16. OWNERS
  17. PRESUBMIT.cfg
  18. README.chromium
  19. README.md
  20. RELEASING
  21. unblocked_terms.txt
README.md

libmbim

libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Broadband Interface Model (MBIM) protocol.

Documentation

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

License

  • libmbim-glib library is released under the LGPL-2.1-or-later license.
  • mbimcli and mbim-network tools are released under the GPL-2.0-or-later license.

License texts can be found under the LICENSES folder.

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: libmbim-devel-owner@lists.freedesktop.org