[gnome-software/gnome-3-32] Release version 3.32.3



commit 9de385ffd6047187f94fcc019f7aa8ab5d6f6365
Author: Kalev Lember <klember redhat com>
Date:   Fri May 24 21:50:46 2019 +0200

    Release version 3.32.3

 NEWS                                           | 16 ++++++++++++++++
 data/appdata/org.gnome.Software.appdata.xml.in | 18 ++++++++++++++++++
 2 files changed, 34 insertions(+)
---
diff --git a/NEWS b/NEWS
index d2a809b2..c70ed315 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 3.32.3
+~~~~~~~~~~~~~~
+Released: 2019-05-24
+
+This is a stable release with the following changes:
+ * Add missing XbSilo locking, hopefully fixing a large number of reported
+   crashes
+ * Fix a regression that caused the fonts category to go missing
+ * Show a placeholder on the details page when we don't have the actual icon
+ * Plug a large memory leak
+ * Use nicer arrows for version numbers on the updates page
+ * Fix an issue that led to screenshots not being correctly scaled on hidpi
+ * flatpak: Fix several double-uses of GErrors
+ * flatpak: Handle failure of a libflatpak function updating permissions
+ * rpm-ostree: Implement what-provides decompose
+
 Version 3.32.2
 ~~~~~~~~~~~~~~
 Released: 2019-05-07
diff --git a/data/appdata/org.gnome.Software.appdata.xml.in b/data/appdata/org.gnome.Software.appdata.xml.in
index 0dd7f83e..a7821e40 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="2019-05-24" version="3.32.3">
+      <description>
+        <p>
+          This is a stable release with the following changes:
+        </p>
+        <ul>
+          <li>Add missing XbSilo locking, hopefully fixing a large number of reported crashes</li>
+          <li>Fix a regression that caused the fonts category to go missing</li>
+          <li>Show a placeholder on the details page when we don't have the actual icon</li>
+          <li>Plug a large memory leak</li>
+          <li>Use nicer arrows for version numbers on the updates page</li>
+          <li>Fix an issue that led to screenshots not being correctly scaled on hidpi</li>
+          <li>flatpak: Fix several double-uses of GErrors</li>
+          <li>flatpak: Handle failure of a libflatpak function updating permissions</li>
+          <li>rpm-ostree: Implement what-provides decompose</li>
+        </ul>
+      </description>
+    </release>
     <release date="2019-05-07" version="3.32.2">
       <description>
         <p>


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