Accepting request 764797 from home:mnhauke
- Update to version 1.24.4: * libqmi-glib: the logic behind QMI_DEVICE_OPEN_FLAGS_VERSION_INFO has been updated, and from now on it will only make sure the version info of the device is loaded when it's opened. The library will no longer prevent a given message from being sent to the module based on the version information kept in the message database. * docs: fixed Since tags in UIM messages using the fixed "Session" TLV introduced in 1.22. OBS-URL: https://build.opensuse.org/request/show/764797 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=29
This commit is contained in:
parent
599f3d4eb6
commit
b16130e08a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4ae4e476f960dbc0d04b1c0368776eb78edffd4421f3e4c074bb2bfb6375b282
|
|
||||||
size 997268
|
|
3
libqmi-1.24.4.tar.xz
Normal file
3
libqmi-1.24.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0316badec92ff32f51fe6278e6046968d2272a26608995deedd8e4afb563918a
|
||||||
|
size 996656
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 15 20:15:53 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 1.24.4:
|
||||||
|
* libqmi-glib: the logic behind QMI_DEVICE_OPEN_FLAGS_VERSION_INFO
|
||||||
|
has been updated, and from now on it will only make sure the
|
||||||
|
version info of the device is loaded when it's opened.
|
||||||
|
The library will no longer prevent a given message from being
|
||||||
|
sent to the module based on the version information kept in
|
||||||
|
the message database.
|
||||||
|
* docs: fixed Since tags in UIM messages using the fixed
|
||||||
|
"Session" TLV introduced in 1.22.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 4 17:47:58 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
Sat Jan 4 17:47:58 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define _soname libqmi-glib5
|
%define _soname libqmi-glib5
|
||||||
|
|
||||||
Name: libqmi
|
Name: libqmi
|
||||||
Version: 1.24.2
|
Version: 1.24.4
|
||||||
Release: 0
|
Release: 0
|
||||||
# NOTE: The file headers state LESSER GPL, which is a mistake. The upstream intended license is LIBRARY GPL 2.0+
|
# NOTE: The file headers state LESSER GPL, which is a mistake. The upstream intended license is LIBRARY GPL 2.0+
|
||||||
Summary: Library to control QMI devices
|
Summary: Library to control QMI devices
|
||||||
|
Loading…
Reference in New Issue
Block a user