From eafb2bba362265db3d2640aca047921871c09a96ee8203f77fb679903accbb7b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 15 May 2021 19:57:24 +0000 Subject: [PATCH] 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 --- libqmi-1.28.2.tar.xz | 3 --- libqmi-1.28.4.tar.xz | 3 +++ libqmi.changes | 20 ++++++++++++++++++++ libqmi.spec | 2 +- 4 files changed, 24 insertions(+), 4 deletions(-) delete mode 100644 libqmi-1.28.2.tar.xz create mode 100644 libqmi-1.28.4.tar.xz diff --git a/libqmi-1.28.2.tar.xz b/libqmi-1.28.2.tar.xz deleted file mode 100644 index 05e5bdb..0000000 --- a/libqmi-1.28.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c8c3ee719874d2529bce9b35b028fe435b36f003979a360d3ad0938449db783 -size 1165204 diff --git a/libqmi-1.28.4.tar.xz b/libqmi-1.28.4.tar.xz new file mode 100644 index 0000000..9094cb7 --- /dev/null +++ b/libqmi-1.28.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b14cd2ab5221a7adbb39fed16ef697538ea1c79308821ad2d19b505e1daaea0 +size 1168088 diff --git a/libqmi.changes b/libqmi.changes index 71b9084..d7d5e62 100644 --- a/libqmi.changes +++ b/libqmi.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sat May 15 08:13:42 UTC 2021 - Martin Hauke + +- 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 diff --git a/libqmi.spec b/libqmi.spec index f8600ad..1583fc8 100644 --- a/libqmi.spec +++ b/libqmi.spec @@ -20,7 +20,7 @@ %define _soname libqmi-glib5 Name: libqmi -Version: 1.28.2 +Version: 1.28.4 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