Accepting request 663838 from home:mnhauke
- Update to version 1.18.0 + New Microsoft Basic Connect Extensions service, that includes new commands to manage Protocol Configuration Operations (PCO) as well as LTE attach status and settings. + libmbim-glib: . Added support to fully print all message contents, including all fields, when traces are enabled. . Added support for QMI indications over MBIM. . Added additional cause codes to MbimNwError. . Fixed signal emission in device, so that it's done before completing transaction task. + mbim-proxy: . Fixed the management of subscribed events, so that the lists are maintained per-device. + mbimcli: . New '--ms-query-pco' action. . New '--ms-query-lte-attach-configuration' action. . New '--ms-query-lte-attach-status' action. + Several other minor improvements and fixes. OBS-URL: https://build.opensuse.org/request/show/663838 OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=34
This commit is contained in:
parent
3c9424b2ca
commit
fc89a5c57d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb494fee2c200daf4f5cc8a40061d24a3dfafe8c59151c95c6a826fd96dcb262
|
||||
size 455096
|
3
libmbim-1.18.0.tar.xz
Normal file
3
libmbim-1.18.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6cf40128d83d087946a7d8577e735526202e034d52f90047735329609097b282
|
||||
size 474768
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 20:40:43 UTC 2019 - mardnh@gmx.de
|
||||
|
||||
- Update to version 1.18.0
|
||||
+ New Microsoft Basic Connect Extensions service, that includes
|
||||
new commands to manage Protocol Configuration Operations (PCO)
|
||||
as well as LTE attach status and settings.
|
||||
+ libmbim-glib:
|
||||
. Added support to fully print all message contents, including
|
||||
all fields, when traces are enabled.
|
||||
. Added support for QMI indications over MBIM.
|
||||
. Added additional cause codes to MbimNwError.
|
||||
. Fixed signal emission in device, so that it's done before
|
||||
completing transaction task.
|
||||
+ mbim-proxy:
|
||||
. Fixed the management of subscribed events, so that the lists are
|
||||
maintained per-device.
|
||||
+ mbimcli:
|
||||
. New '--ms-query-pco' action.
|
||||
. New '--ms-query-lte-attach-configuration' action.
|
||||
. New '--ms-query-lte-attach-status' action.
|
||||
+ Several other minor improvements and fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 25 19:54:09 UTC 2018 - mardnh@gmx.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libmbim
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: libmbim
|
||||
Version: 1.16.2
|
||||
Version: 1.18.0
|
||||
Release: 0
|
||||
Summary: Mobile Interface Broadband Model (MBIM) protocol
|
||||
License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user