[gnome-software/gnome-3-26] Release version 3.26.5



commit 7424bad60e8336079eb7db639e0cc96c99d98354
Author: Kalev Lember <klember redhat com>
Date:   Mon Jan 8 21:26:22 2018 +0100

    Release version 3.26.5

 NEWS                                           |   16 ++++++++++++++++
 data/appdata/org.gnome.Software.appdata.xml.in |   18 ++++++++++++++++++
 2 files changed, 34 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8b27fdc..e5bb78e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 3.26.5
+~~~~~~~~~~~~~~
+Released: 2018-01-08
+
+This is a stable release with the following changes:
+ * 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
+
+This release also updates translations.
+
 Version 3.26.4
 ~~~~~~~~~~~~~~
 Released: 2017-12-17
diff --git a/data/appdata/org.gnome.Software.appdata.xml.in b/data/appdata/org.gnome.Software.appdata.xml.in
index 26076ee..c149200 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -46,6 +46,24 @@
    Validate with `appstream-util validate *.appdata.xml`
   -->
   <releases>
+    <release date="2018-01-08" version="3.26.5">
+      <description>
+        <p>
+          This is a stable release with the following changes:
+        </p>
+        <ul>
+          <li>Add missing locking to gs_plugin_cache_remove(), fixing a possible crash</li>
+          <li>Fix various memory leaks spotted by valgrind</li>
+          <li>Fix a possible crash triggered by the fwupd plugin</li>
+          <li>Do not emit critical warnings when reviewing OS Updates</li>
+          <li>fwupd: Use the custom user-agent when downloading firmware</li>
+          <li>overview page: Fix a crash when we have no featured apps</li>
+          <li>packagekit: Implement repository enabling</li>
+          <li>Fix hover CSS for "unknown" and "nonfree" license buttons</li>
+        </ul>
+        <p>This release also updates translations.</p>
+      </description>
+    </release>
     <release date="2017-12-17" version="3.26.4">
       <description>
         <p>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]