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:
Tomáš Chvátal 2020-03-16 13:31:45 +00:00 committed by Git OBS Bridge
parent 568ed9d814
commit 129ba48d56
4 changed files with 15 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c793db2c91d7928160341b357b26315d9c879ecb36699cb7a6b36054cba60893
size 986824

View File

@ -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>

View File

@ -20,7 +20,7 @@
%define _soname libqmi-glib5
Name: libqmi
Version: 1.24.6
Version: 1.24.8
Release: 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