From 30db4d62008efc30d9b3af75331392ff287169ef0544d3149ad1884181e87021 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 22 Jan 2021 18:15:17 +0000 Subject: [PATCH] Accepting request 866095 from home:mnhauke - Update to version 1.24.6: * libmbim-glib,device: + Fixed a GSource use after free. + Avoid g_file_test() on NULL path. + Don't warn if descriptors file cannot be read. * Several other minor improvements and fixes. OBS-URL: https://build.opensuse.org/request/show/866095 OBS-URL: https://build.opensuse.org/package/show/network/libmbim?expand=0&rev=58 --- libmbim-1.24.4.tar.xz | 3 --- libmbim-1.24.6.tar.xz | 3 +++ libmbim.changes | 10 ++++++++++ libmbim.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 libmbim-1.24.4.tar.xz create mode 100644 libmbim-1.24.6.tar.xz diff --git a/libmbim-1.24.4.tar.xz b/libmbim-1.24.4.tar.xz deleted file mode 100644 index f245206..0000000 --- a/libmbim-1.24.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd488ee6176243a6adb27a5872897336272ea7bea33a3ad501ba268e5a58b285 -size 512524 diff --git a/libmbim-1.24.6.tar.xz b/libmbim-1.24.6.tar.xz new file mode 100644 index 0000000..c5697f2 --- /dev/null +++ b/libmbim-1.24.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:760465caaa1ccd699c14290e9791da456d5300dd11ebf4c1486151033e875dfd +size 511468 diff --git a/libmbim.changes b/libmbim.changes index 6312594..520a3b0 100644 --- a/libmbim.changes +++ b/libmbim.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Jan 22 18:02:46 UTC 2021 - Martin Hauke + +- Update to version 1.24.6: + * libmbim-glib,device: + + Fixed a GSource use after free. + + Avoid g_file_test() on NULL path. + + Don't warn if descriptors file cannot be read. + * Several other minor improvements and fixes. + ------------------------------------------------------------------- Fri Oct 2 17:38:23 UTC 2020 - Martin Hauke diff --git a/libmbim.spec b/libmbim.spec index c85db8f..1b677be 100644 --- a/libmbim.spec +++ b/libmbim.spec @@ -1,7 +1,7 @@ # # spec file for package libmbim # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: libmbim -Version: 1.24.4 +Version: 1.24.6 Release: 0 Summary: Mobile Broadband Interface Model (MBIM) protocol License: GPL-2.0-or-later AND LGPL-2.0-or-later