Merge cros/upstream to cros/master

Part of an uprev that contains the following commits:

" cd88089 Merge cros/upstream to cros/master (Pavan Holla)"
" 3be87cc RELEASING: add reference to new signing key (Aleksander Morgado)"
" 9f835c5 build: bump version to 1.27.901 (1.28-rc2) (Aleksander Morgado)"
" ae00d6f libmbim-glib,message: fix typo in error message (Aleksander Morgado)"
" 9f550c4 libmbim-glib: fix message validation in partial fragments (Aleksander Morgado)"
" 06246fd build: bump version to 1.27.900 (1.28-rc1) (Aleksander Morgado)"
" 55f73de NEWS: update for 1.28.0 (Aleksander Morgado)"
" b52649b RELEASING: minor change in man html generation info (Aleksander Morgado)"
" b0fbb22 AUTHORS: update based on latest git stats (Aleksander Morgado)"
" 7e0f739 mbimcli,quectel: prefix actions with --quectel (Aleksander Morgado)"
" 586fc13 mbimcli,ms-voice-extentsions: prefix actions with --ms (Aleksander Morgado)"
" 9370723 mbimcli,intel-thermal-rf: prefix actions with --intel (Aleksander Morgado)"
" 191b4f3 mbimcli: Add uicc terminal capability option in cli (som)"
" 141df4b mbimcli: Add uicc reset option in cli (som)"
" 448e793 mbimcli: Add uicc apdu option in cli (som)"
" 15fad12 mbimcli: Add uicc atr option in cli (som)"
" 6317a8c mbim-uicc: Change data type of atr to byte-array (som)"
" b463c2c mbimcli: Add close channel options in cli (som)"
" 3eff9dd mbimcli: Add open channel options in cli (som)"
" 61c32cd libmbim-glib,message: protect methods accesing header contents (Aleksander Morgado)"
" 64d15cd libmbim-glib,proxy: use the new message validation operation (Aleksander Morgado)"
" 43c544b libmbim-glib,device: use the new message validation operation (Aleksander Morgado)"
" 4b70ea6 libmbim-glib,message: new method to validate messages (Aleksander Morgado)"
" 29c8723 libmbim-glib,test-message-parser: fix incorrect message/buffer lengths (Aleksander Morgado)"

BUG=None
TEST=None

Change-Id: I548c06548adbfa66fdd7ac3a22f200e2fd891c6d
tree: 90a0030c0fd8b8d784b5a76e75a684e9baf05ef4
  1. build-aux/
  2. data/
  3. docs/
  4. examples/
  5. LICENSES/
  6. src/
  7. utils/
  8. .gitignore
  9. .gitlab-ci.yml
  10. AUTHORS
  11. DIR_METADATA
  12. meson.build
  13. meson_options.txt
  14. NEWS
  15. OWNERS
  16. README.chromium
  17. README.md
  18. RELEASING
  19. 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