Merge cros/upstream to cros/main - 1.29.6-dev

Part of an uprev that contains the following commits:

" 0761e7a build: unstable release version bump to 1.29.6 (Aleksander Morgado)"
" a7cba43 build-aux,mkenums: remove obsolete comment (Aleksander Morgado)"
" 8d2415d libmbim-glib: separate files for flags and enums types (Aleksander Morgado)"
" a1ce199 build-aux,mkenums: allow having separate files for flags and enums (Aleksander Morgado)"
" 4db9ad5 docs,reference: add missing mbim_registration_flag_build_string_from_mask() doc (Aleksander Morgado)"
" 88155f4 compat: add missing deprecation flags in mbim_sms_status_flag_get_string() (Aleksander Morgado)"
" 39b3dcc google: new service to support carrier-lock operations (som)"
" 4f916f4 mbim-codegen: fix including missing printable fields (Aleksander Morgado)"
" 7e35c35 build: version bump to flag existence of new API (NONE flags) (Aleksander Morgado)"
" 561c888 libmbim-glib,enums: add missing NONE entries in flag types (Aleksander Morgado)"
" c1f9b61 docs: update copyright (Aleksander Morgado)"
" af996f0 mbim-proxy: update copyright (Aleksander Morgado)"
" 90551cc mbimcli: update copyright (Aleksander Morgado)"
" 3b3fa0a ci: add explicit debug build with all features (Aleksander Morgado)"
" a144173 ci: don't attempt to build container on branches or pushes (Aleksander Morgado)"
" ced99f4 ci: test build without deprecated symbols support (Aleksander Morgado)"

BUG=b:276453081
FIXED=b:276453081

TEST=None

Change-Id: I614c9ed915288a7eeb9f9f0d601da672b3b3d456
tree: 5f7c00922960f05580691a76f8cae8f3d44c23ef
  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. PRESUBMIT.cfg
  17. README.chromium
  18. README.md
  19. RELEASING
  20. 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