[gnome-software/gnome-40] Release version 40.2



commit 11b5e9663a7ee9fe0e5c9f97c864b804cf5271d5
Author: Milan Crha <mcrha redhat com>
Date:   Fri Jun 4 10:07:25 2021 +0200

    Release version 40.2

 NEWS                                           | 25 ++++++++++++++++++++++
 data/appdata/org.gnome.Software.appdata.xml.in | 29 ++++++++++++++++++++++++++
 2 files changed, 54 insertions(+)
---
diff --git a/NEWS b/NEWS
index 5fbfbfd50..181f9bd70 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Version 40.2
+~~~~~~~~~~~~
+Released: 2021-06-04
+
+This is a stable release with the following changes:
+ * Avoid spurious polkit prompts by the PackageKit plugin for background operations
+ * Handle NULL OS name or version
+ * Fix a crash related to version history gathering
+ * Fix a crash when a Flatpak component had been renamed
+ * Improve error reporting when low on disk space for Flatpak
+ * Fix a deadlock after Flatpak changes from the command line
+ * Fix list of alternative application sources to not show duplicates
+ * Fix application icon loading for already cached icons
+ * Fix crash loading empty DEP-11 data
+ * Fix update of related Flatpak runtimes
+ * Fix automatic download of pending updates
+ * Consider only critical updates as important
+
+Translation updates:
+ * Basque
+ * Bokmål, Norwegian
+ * Catalan
+ * Friulian
+ * Occitan (post 1500)
+
 Version 40.1
 ~~~~~~~~~~~~
 Released: 2021-04-30
diff --git a/data/appdata/org.gnome.Software.appdata.xml.in b/data/appdata/org.gnome.Software.appdata.xml.in
index fc3b4c8bc..fe22a3437 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -46,6 +46,35 @@
    Validate with `appstreamcli validate *.appdata.xml`
   -->
   <releases>
+    <release date="2021-06-04" version="40.2">
+      <description>
+        <p>
+          This is a stable release with the following changes:
+        </p>
+        <ul>
+          <li>Avoid spurious polkit prompts by the PackageKit plugin for background operations</li>
+          <li>Handle NULL OS name or version</li>
+          <li>Fix a crash related to version history gathering</li>
+          <li>Fix a crash when a Flatpak component had been renamed</li>
+          <li>Improve error reporting when low on disk space for Flatpak</li>
+          <li>Fix a deadlock after Flatpak changes from the command line</li>
+          <li>Fix list of alternative application sources to not show duplicates</li>
+          <li>Fix application icon loading for already cached icons</li>
+          <li>Fix crash loading empty DEP-11 data</li>
+          <li>Fix update of related Flatpak runtimes</li>
+          <li>Fix automatic download of pending updates</li>
+          <li>Consider only critical updates as important</li>
+        </ul>
+        <p>Translation updates:</p>
+        <ul>
+          <li>Basque</li>
+          <li>Bokmål, Norwegian</li>
+          <li>Catalan</li>
+          <li>Friulian</li>
+          <li>Occitan (post 1500)</li>
+        </ul>
+      </description>
+    </release>
     <release date="2021-04-30" version="40.1">
       <description>
         <p>


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