Accepting request 893278 from home:mnhauke
- Update to version 1.28.4 * libqmi-glib: - Add 'wwan' subsystem support. - Plug memleak when allocating new links. - Plug memleak when QmiDevice is opened multiple times. - Fix build when ARPHRD_RAWIP isn't defined in libc. * gir: - Flag all output TLV readers as optional. - Add explicit ownership information in the string and struct return annotations. * collections: - basic: added WMS Send ACK * qmicli: - Fix double GError when both 'Extended List' and 'Bandwidth List' are missing in --nas-get-rf-band-info. * Several other minor improvements and fixes. OBS-URL: https://build.opensuse.org/request/show/893278 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=40
This commit is contained in:
parent
6b3f271e6c
commit
eafb2bba36
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8c8c3ee719874d2529bce9b35b028fe435b36f003979a360d3ad0938449db783
|
|
||||||
size 1165204
|
|
3
libqmi-1.28.4.tar.xz
Normal file
3
libqmi-1.28.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3b14cd2ab5221a7adbb39fed16ef697538ea1c79308821ad2d19b505e1daaea0
|
||||||
|
size 1168088
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat May 15 08:13:42 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 1.28.4
|
||||||
|
* libqmi-glib:
|
||||||
|
- Add 'wwan' subsystem support.
|
||||||
|
- Plug memleak when allocating new links.
|
||||||
|
- Plug memleak when QmiDevice is opened multiple times.
|
||||||
|
- Fix build when ARPHRD_RAWIP isn't defined in libc.
|
||||||
|
* gir:
|
||||||
|
- Flag all output TLV readers as optional.
|
||||||
|
- Add explicit ownership information in the string and
|
||||||
|
struct return annotations.
|
||||||
|
* collections:
|
||||||
|
- basic: added WMS Send ACK
|
||||||
|
* qmicli:
|
||||||
|
- Fix double GError when both 'Extended List' and 'Bandwidth
|
||||||
|
List' are missing in --nas-get-rf-band-info.
|
||||||
|
* Several other minor improvements and fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 1 19:39:14 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
Mon Mar 1 19:39:14 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define _soname libqmi-glib5
|
%define _soname libqmi-glib5
|
||||||
|
|
||||||
Name: libqmi
|
Name: libqmi
|
||||||
Version: 1.28.2
|
Version: 1.28.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