Accepting request 840129 from home:mnhauke
- update to 1.26.6: * libqmi-glib: + New TLV read APIs added in "NAS Get Cell Location Info" so that BCD encoded PLMN strings are read as arrays instead of as UTF-8 validated strings. + Allow TAB characters as printable in strings. * qmicli: + report EcIo, RSRP and phase for 5GNR in "NAS Get TX/RX Info". * Several other minor improvements and fixes. OBS-URL: https://build.opensuse.org/request/show/840129 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=36
This commit is contained in:
parent
61168bd6ee
commit
e1539dbfd7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c0adcb84ba452e3e13edeb3f94f7b003ea927b354bc187629e05efb333ce270b
|
|
||||||
size 1105468
|
|
3
libqmi-1.26.6.tar.xz
Normal file
3
libqmi-1.26.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a71963bb1097a42665287e40a9a36f95b8f9d6d6a4b7a5de22d660328af97cb9
|
||||||
|
size 1127552
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 7 19:09:15 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- update to 1.26.6:
|
||||||
|
* libqmi-glib:
|
||||||
|
+ New TLV read APIs added in "NAS Get Cell Location Info" so
|
||||||
|
that BCD encoded PLMN strings are read as arrays instead of
|
||||||
|
as UTF-8 validated strings.
|
||||||
|
+ Allow TAB characters as printable in strings.
|
||||||
|
* qmicli:
|
||||||
|
+ report EcIo, RSRP and phase for 5GNR in "NAS Get TX/RX Info".
|
||||||
|
* Several other minor improvements and fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 26 19:20:02 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
Wed Aug 26 19:20:02 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define _soname libqmi-glib5
|
%define _soname libqmi-glib5
|
||||||
|
|
||||||
Name: libqmi
|
Name: libqmi
|
||||||
Version: 1.26.4
|
Version: 1.26.6
|
||||||
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