Accepting request 663839 from network

- 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/663839
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmbim?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2019-01-10 14:16:28 +00:00 committed by Git OBS Bridge
commit f9c91eb5b2
4 changed files with 28 additions and 6 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6cf40128d83d087946a7d8577e735526202e034d52f90047735329609097b282
size 474768

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
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

View File

@ -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
@ -13,12 +13,12 @@
# 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/
#
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