Accepting request 839220 from home:mnhauke
- Update to version 1.24.4: * libmbim-glib,device: + Added new mbim_device_get_transaction_id() to retrieve the transaction id currently being used. * libmbim-glib,proxy: + Fixed the transaction id used in fragments of the same request. + Avoid creating device context when it's already being untracked. + Fixed double GError free. * mbimcli: + Fixed missing EOL in error string when closing device. OBS-URL: https://build.opensuse.org/request/show/839220 OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=56
This commit is contained in:
parent
8e86942b75
commit
aa95d11169
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:32198c099987849c5f442d1cbf4b6e43e645cbdbe9cfdc197b19ddd63c6981e4
|
|
||||||
size 508316
|
|
3
libmbim-1.24.4.tar.xz
Normal file
3
libmbim-1.24.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dd488ee6176243a6adb27a5872897336272ea7bea33a3ad501ba268e5a58b285
|
||||||
|
size 512524
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 2 17:38:23 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 1.24.4:
|
||||||
|
* libmbim-glib,device:
|
||||||
|
+ Added new mbim_device_get_transaction_id() to retrieve the
|
||||||
|
transaction id currently being used.
|
||||||
|
* libmbim-glib,proxy:
|
||||||
|
+ Fixed the transaction id used in fragments of the same
|
||||||
|
request.
|
||||||
|
+ Avoid creating device context when it's already being
|
||||||
|
untracked.
|
||||||
|
+ Fixed double GError free.
|
||||||
|
* mbimcli:
|
||||||
|
+ Fixed missing EOL in error string when closing device.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 19 12:23:25 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
Wed Aug 19 12:23:25 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libmbim
|
Name: libmbim
|
||||||
Version: 1.24.2
|
Version: 1.24.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Mobile Broadband Interface Model (MBIM) protocol
|
Summary: Mobile Broadband Interface Model (MBIM) protocol
|
||||||
License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user