diff --git a/libmbim-1.16.2.tar.xz b/libmbim-1.16.2.tar.xz deleted file mode 100644 index c06a272..0000000 --- a/libmbim-1.16.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb494fee2c200daf4f5cc8a40061d24a3dfafe8c59151c95c6a826fd96dcb262 -size 455096 diff --git a/libmbim-1.18.0.tar.xz b/libmbim-1.18.0.tar.xz new file mode 100644 index 0000000..727946d --- /dev/null +++ b/libmbim-1.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cf40128d83d087946a7d8577e735526202e034d52f90047735329609097b282 +size 474768 diff --git a/libmbim.changes b/libmbim.changes index 902e8c1..565e6ea 100644 --- a/libmbim.changes +++ b/libmbim.changes @@ -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 diff --git a/libmbim.spec b/libmbim.spec index b49c2ca..68581e8 100644 --- a/libmbim.spec +++ b/libmbim.spec @@ -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