[gnome-software] Release version 3.32.2



commit 40baee819d4da5669be1ad8e2dd6e0c3d08fa691
Author: Kalev Lember <klember redhat com>
Date:   Wed May 1 12:30:25 2019 +0200

    Release version 3.32.2

 NEWS                                           | 19 +++++++++++++++++++
 data/appdata/org.gnome.Software.appdata.xml.in | 19 +++++++++++++++++++
 2 files changed, 38 insertions(+)
---
diff --git a/NEWS b/NEWS
index ab3e095b..d2a809b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Version 3.32.2
+~~~~~~~~~~~~~~
+Released: 2019-05-07
+
+This is a stable release with the following changes:
+ * Avoid showing a review more than once
+ * Correctly update progress bar when downloading packagekit distro upgrades
+ * Fix a crash when closing the updates dialog before the content has loaded
+ * Fix CTRL+F not working right in certains conditions
+ * Set 022 umask to make sure flatpak system helper process can read the files
+   we've written
+ * rpm-ostree: Implement getting the repo list, and enabling and disabling
+   repos
+ * rpm-ostree: Implement provides search
+ * rpm-ostree: Make layered apps not discoverable in the UI
+ * Various other minor bug fixes
+
+This release also updates translations.
+
 Version 3.32.1
 ~~~~~~~~~~~~~~
 Released: 2019-04-15
diff --git a/data/appdata/org.gnome.Software.appdata.xml.in b/data/appdata/org.gnome.Software.appdata.xml.in
index ac12ffc7..0dd7f83e 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -46,6 +46,25 @@
    Validate with `appstream-util validate *.appdata.xml`
   -->
   <releases>
+    <release date="2019-05-07" version="3.32.2">
+      <description>
+        <p>
+          This is a stable release with the following changes:
+        </p>
+        <ul>
+          <li>Avoid showing a review more than once</li>
+          <li>Correctly update progress bar when downloading packagekit distro upgrades</li>
+          <li>Fix a crash when closing the updates dialog before the content has loaded</li>
+          <li>Fix CTRL+F not working right in certains conditions</li>
+          <li>Set 022 umask to make sure flatpak system helper process can read the files we've written</li>
+          <li>rpm-ostree: Implement getting the repo list, and enabling and disabling repos</li>
+          <li>rpm-ostree: Implement provides search</li>
+          <li>rpm-ostree: Make layered apps not discoverable in the UI</li>
+          <li>Various other minor bug fixes</li>
+        </ul>
+        <p>This release also updates translations.</p>
+      </description>
+    </release>
     <release date="2019-04-15" version="3.32.1">
       <description>
         <p>


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