Accepting request 785621 from home:mnhauke
- Update to version 1.24.8: libqmi-glib: * Fixed string reading logic to avoid critical memory leak. * Improved logic to fallback to GSM7 or UCS2, by making sure that the UTF-8 string validation doesn't consider non-printable characters. * Several other minor improvements and fixes. OBS-URL: https://build.opensuse.org/request/show/785621 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=31
This commit is contained in:
parent
568ed9d814
commit
129ba48d56
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1325257bc16de7b2b443fa689826c993474bdbd6e78c7a1e60e527269b44d8c9
|
|
||||||
size 986752
|
|
3
libqmi-1.24.8.tar.xz
Normal file
3
libqmi-1.24.8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c793db2c91d7928160341b357b26315d9c879ecb36699cb7a6b36054cba60893
|
||||||
|
size 986824
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 16 12:35:59 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 1.24.8:
|
||||||
|
libqmi-glib:
|
||||||
|
* Fixed string reading logic to avoid critical memory leak.
|
||||||
|
* Improved logic to fallback to GSM7 or UCS2, by making sure that
|
||||||
|
the UTF-8 string validation doesn't consider non-printable
|
||||||
|
characters.
|
||||||
|
* Several other minor improvements and fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 27 10:06:34 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
Thu Feb 27 10:06:34 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.6
|
Version: 1.24.8
|
||||||
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