Accepting request 802240 from home:mnhauke
- Update to version 1.24.12: * libqmi-glib: - Skip UTF-8 validation on 0xFF suffix that may happen in fixed sized strings (e.g. 2-digit MNC value in 3-byte fixed sized field). - Explicitly allow CR and LF as valid characters in strings (e.g. when given in NMEA trace indications). * qmi-proxy: - Fix loss of last requests on client hangup. - Fix missing indication/removal signal handling in clients. - Fix forwarding of broadcast indications to all clients. * Several other minor improvements and fixes. OBS-URL: https://build.opensuse.org/request/show/802240 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=33
This commit is contained in:
parent
ba5b653fda
commit
6df950bf85
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c2121243b5da8bcffc8f6f5ca0d7217498f94fffd115883763282c68f255fde7
|
|
||||||
size 994864
|
|
3
libqmi-1.24.12.tar.xz
Normal file
3
libqmi-1.24.12.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2d3b91a2b8a882b17b16403c9ef7bdce522db4f0ceaa3e4dff76033885428b69
|
||||||
|
size 1009704
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat May 9 12:29:42 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 1.24.12:
|
||||||
|
* libqmi-glib:
|
||||||
|
- Skip UTF-8 validation on 0xFF suffix that may happen in
|
||||||
|
fixed sized strings (e.g. 2-digit MNC value in 3-byte fixed
|
||||||
|
sized field).
|
||||||
|
- Explicitly allow CR and LF as valid characters in strings
|
||||||
|
(e.g. when given in NMEA trace indications).
|
||||||
|
* qmi-proxy:
|
||||||
|
- Fix loss of last requests on client hangup.
|
||||||
|
- Fix missing indication/removal signal handling in clients.
|
||||||
|
- Fix forwarding of broadcast indications to all clients.
|
||||||
|
* Several other minor improvements and fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 10 17:46:50 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
Fri Apr 10 17:46:50 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define _soname libqmi-glib5
|
%define _soname libqmi-glib5
|
||||||
|
|
||||||
Name: libqmi
|
Name: libqmi
|
||||||
Version: 1.24.10
|
Version: 1.24.12
|
||||||
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…
x
Reference in New Issue
Block a user