This package contain de bash completion command for mbimcli tools.
Provides
Requires
License
GPL-2.0-or-later AND LGPL-2.0-or-later
Changelog
* Mon Jan 26 2026 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.34.0:
+ Build:
- New "-Dmbim_groupname=<name>" meson build option to restrict
MBIM kernel device access to a given Unix group and root. The
access check works in parallel to the "-Dmbim_username"
option; passing either check allows access to the kernel
device (eg, logical OR).
+ New Intel AT Tunnel service, including the following
operations: MBIM_CID_INTEL_AT_TUNNEL_AT_COMMAND
+ Extended the SMS service: MBIM_CID_SMS_CONFIGURATION now
supports notifications
+ mbimcli:
- New '--sms-query-configuration' and
'--sms-query-message-store-status' actions
- New '--atds-query-rat' and '--atds-query-operators' actions
* Thu Sep 04 2025 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.33.1dev: