1
0

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
This commit is contained in:
Dominique Leuenberger 2018-01-22 09:52:47 +00:00 committed by Git OBS Bridge
parent c580f19244
commit 20fbcd54d1
4 changed files with 19 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86e2d303af02268be245527638bd1dc59be55733df6d5df94735acf9534000f0
size 5114468

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f105f4d8de2f6be34103932d3e28ef96888f1f0c832e3a727b8a9bb3f2ed036f
size 5115036

View File

@ -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 Mon Jan 8 15:53:22 UTC 2018 - zaitor@opensuse.org

View File

@ -18,7 +18,7 @@
%define gs_plugin_api 11 %define gs_plugin_api 11
Name: gnome-software Name: gnome-software
Version: 3.26.4 Version: 3.26.5
Release: 0 Release: 0
Summary: GNOME Software Store Summary: GNOME Software Store
License: GPL-2.0+ License: GPL-2.0+