From 4ae09b2742929bf47e47fd6175fd54fac545c880b10461779b96dd21b5d9204d Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Wed, 3 Jun 2020 23:22:01 +0000 Subject: [PATCH] Accepting request 810347 from home:mnhauke - Update to version 1.24.14: * libqmi-glib: - Fix build with GLib < 2.44. - Fix UTF-8 string validation when the string contains a trailing NUL byte (e.g. the Sierra specific "DMS Swi Get Current Firmware" command). OBS-URL: https://build.opensuse.org/request/show/810347 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=34 --- libqmi-1.24.12.tar.xz | 3 --- libqmi-1.24.14.tar.xz | 3 +++ libqmi.changes | 10 ++++++++++ libqmi.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 libqmi-1.24.12.tar.xz create mode 100644 libqmi-1.24.14.tar.xz diff --git a/libqmi-1.24.12.tar.xz b/libqmi-1.24.12.tar.xz deleted file mode 100644 index dcdbb07..0000000 --- a/libqmi-1.24.12.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d3b91a2b8a882b17b16403c9ef7bdce522db4f0ceaa3e4dff76033885428b69 -size 1009704 diff --git a/libqmi-1.24.14.tar.xz b/libqmi-1.24.14.tar.xz new file mode 100644 index 0000000..3ba172b --- /dev/null +++ b/libqmi-1.24.14.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:208fe3e94dabe1d8117d1023d841737b6fe92aaff21ef8f35bbed15417ee507f +size 996332 diff --git a/libqmi.changes b/libqmi.changes index ebc9914..2a8249c 100644 --- a/libqmi.changes +++ b/libqmi.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat May 30 08:46:17 UTC 2020 - Martin Hauke + +- Update to version 1.24.14: + * libqmi-glib: + - Fix build with GLib < 2.44. + - Fix UTF-8 string validation when the string contains a + trailing NUL byte (e.g. the Sierra specific "DMS Swi Get + Current Firmware" command). + ------------------------------------------------------------------- Sat May 9 12:29:42 UTC 2020 - Martin Hauke diff --git a/libqmi.spec b/libqmi.spec index 43a26b2..bd1aee3 100644 --- a/libqmi.spec +++ b/libqmi.spec @@ -20,7 +20,7 @@ %define _soname libqmi-glib5 Name: libqmi -Version: 1.24.12 +Version: 1.24.14 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