Accepting request 805077 from network
OBS-URL: https://build.opensuse.org/request/show/805077 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqmi?expand=0&rev=31
This commit is contained in:
commit
b7afe3fd70
@ -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>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define _soname libqmi-glib5
|
||||
|
||||
Name: libqmi
|
||||
Version: 1.24.10
|
||||
Version: 1.24.12
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user