From 20fbcd54d18d941b5f9a97add3e55b9766be3bc32b092d3ba94f681de43883d7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 22 Jan 2018 09:52:47 +0000 Subject: [PATCH] Accepting request 567818 from home:iznogood - Update to version 3.26.5: + Add missing locking to gs_plugin_cache_remove(), fixing a possible crash. + Fix various memory leaks spotted by valgrind. + Fix a possible crash triggered by the fwupd plugin. + Do not emit critical warnings when reviewing OS Updates. + fwupd: Use the custom user-agent when downloading firmware. + overview page: Fix a crash when we have no featured apps. + packagekit: Implement repository enabling. + Fix hover CSS for "unknown" and "nonfree" license buttons. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/567818 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=130 --- gnome-software-3.26.4.tar.xz | 3 --- gnome-software-3.26.5.tar.xz | 3 +++ gnome-software.changes | 15 +++++++++++++++ gnome-software.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 gnome-software-3.26.4.tar.xz create mode 100644 gnome-software-3.26.5.tar.xz diff --git a/gnome-software-3.26.4.tar.xz b/gnome-software-3.26.4.tar.xz deleted file mode 100644 index 5bff4f4..0000000 --- a/gnome-software-3.26.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86e2d303af02268be245527638bd1dc59be55733df6d5df94735acf9534000f0 -size 5114468 diff --git a/gnome-software-3.26.5.tar.xz b/gnome-software-3.26.5.tar.xz new file mode 100644 index 0000000..8323771 --- /dev/null +++ b/gnome-software-3.26.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f105f4d8de2f6be34103932d3e28ef96888f1f0c832e3a727b8a9bb3f2ed036f +size 5115036 diff --git a/gnome-software.changes b/gnome-software.changes index 1c9d4fe..11e490f 100644 --- a/gnome-software.changes +++ b/gnome-software.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Jan 19 12:10:00 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.26.5: + + Add missing locking to gs_plugin_cache_remove(), fixing a + possible crash. + + Fix various memory leaks spotted by valgrind. + + Fix a possible crash triggered by the fwupd plugin. + + Do not emit critical warnings when reviewing OS Updates. + + fwupd: Use the custom user-agent when downloading firmware. + + overview page: Fix a crash when we have no featured apps. + + packagekit: Implement repository enabling. + + Fix hover CSS for "unknown" and "nonfree" license buttons. + + Updated translations. + ------------------------------------------------------------------- Mon Jan 8 15:53:22 UTC 2018 - zaitor@opensuse.org diff --git a/gnome-software.spec b/gnome-software.spec index 12bde23..79df8fa 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -18,7 +18,7 @@ %define gs_plugin_api 11 Name: gnome-software -Version: 3.26.4 +Version: 3.26.5 Release: 0 Summary: GNOME Software Store License: GPL-2.0+