Tweak
OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=35
This commit is contained in:
parent
fc89a5c57d
commit
31b7eaa963
@ -2,24 +2,23 @@
|
||||
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.
|
||||
+ 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
|
||||
|
@ -13,7 +13,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user