[gnome-software] Release version 3.31.2
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Release version 3.31.2
- Date: Wed, 16 Jan 2019 21:43:28 +0000 (UTC)
commit 8d91496bcde55d0794de2879046863b81157e928
Author: Kalev Lember <klember redhat com>
Date: Wed Jan 16 22:34:21 2019 +0100
Release version 3.31.2
NEWS | 52 ++++++++++++++++++++++++++
data/appdata/org.gnome.Software.appdata.xml.in | 44 ++++++++++++++++++++++
2 files changed, 96 insertions(+)
---
diff --git a/NEWS b/NEWS
index 45a7075f..cc674877 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,55 @@
+Version 3.31.2
+~~~~~~~~~~~~~~
+Released: 2019-01-16
+
+This is an unstable release in the 3.31 development series, with the following
+improvements:
+ * Show permissions for installed flatpaks, and new permissions for updates
+ * Use libxmlb to parse AppStream XML, making gnome-software start up faster
+ and use less memory
+ * Update the app icon
+ * Update categories for ESRA rating system
+ * Improve various error messages to have more details
+ * Fix an issue that caused incorrect version numbers to be shown for installed
+ flatpaks
+ * Fix various thread safety related crashes
+ * Fix row unrevealing to not leave behind 2 pixels on the updates page
+ * Make the refresh button to actually refresh packagekit cache
+ * Fix various issues that could lead to cache refresh getting stuck
+ * Show updates available notifications even when automatic updates are
+ disabled
+ * Fix counting apps in the updates applied notification
+ * Improve packagekit update loading code, hopefully making it more robust
+ * Fix an issue that could lead to the packagekit plugin activating on
+ rpm-ostree based systems
+ * Switch flatpak updates to use a single transaction, which lets us share more
+ code (and bugs) with the command line flatpak utility
+ * Fix various issues with transitioning from the "Download" state to "Restart
+ & Update"
+ * Don't error out from update downloads if the ODRS server is unavailable
+ * Fix old updates accumulating in the OS Updates item
+ * Various flatpakref installation fixes
+ * Fix opening the details page when clicking on "Show Details" in GNOME Shell
+ * Fix opening shell extensions details from GNOME Tweaks
+ * Various fixes for initial loading state
+ * Add a separate "Download" step for packagekit offline updates, so that
+ "Restart & Update" is instant
+ * Fix a version comparison issue that led to package updates sometimes showing
+ as downgrades in the OS Updates section (this needs latest appstream-glib)
+ * Show the refresh button when the updates page is in the failed state
+ * Notify about offline updates only after they are fully downloaded
+ * Fix a memory corruption issue on 32-bit arches that made gnome-software very
+ crashy
+ * Fix an issue with stuck back button on the details page after closing and
+ reopening gnome-software
+ * Make distro upgrades to Fedora N+2 release show up correctly
+ * Various flatpak plugin fixes
+ * Allow opening CAB files that include more than one update
+ * Fix critical warnings when quickly switching between category pages
+ * Small memory leak fixes
+
+This release also updates translations.
+
Version 3.31.1
~~~~~~~~~~~~~~
Released: 2018-10-09
diff --git a/data/appdata/org.gnome.Software.appdata.xml.in b/data/appdata/org.gnome.Software.appdata.xml.in
index 4141365c..1ab0ebbe 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -46,6 +46,50 @@
Validate with `appstream-util validate *.appdata.xml`
-->
<releases>
+ <release date="2019-01-16" version="3.31.2">
+ <description>
+ <p>
+ This is an unstable release in the 3.31 development series,
+ with the following improvements:
+ </p>
+ <ul>
+ <li>Show permissions for installed flatpaks, and new permissions for updates</li>
+ <li>Use libxmlb to parse AppStream XML, making gnome-software start up faster and use less
memory</li>
+ <li>Update the app icon</li>
+ <li>Update categories for ESRA rating system</li>
+ <li>Improve various error messages to have more details</li>
+ <li>Fix an issue that caused incorrect version numbers to be shown for installed flatpaks</li>
+ <li>Fix various thread safety related crashes</li>
+ <li>Fix row unrevealing to not leave behind 2 pixels on the updates page</li>
+ <li>Make the refresh button to actually refresh packagekit cache</li>
+ <li>Fix various issues that could lead to cache refresh getting stuck</li>
+ <li>Show updates available notifications even when automatic updates are disabled</li>
+ <li>Fix counting apps in the updates applied notification</li>
+ <li>Improve packagekit update loading code, hopefully making it more robust</li>
+ <li>Fix an issue that could lead to the packagekit plugin activating on rpm-ostree based
systems</li>
+ <li>Switch flatpak updates to use a single transaction, which lets us share more code (and bugs)
with the command line flatpak utility</li>
+ <li>Fix various issues with transitioning from the "Download" state to "Restart & Update"</li>
+ <li>Don't error out from update downloads if the ODRS server is unavailable</li>
+ <li>Fix old updates accumulating in the OS Updates item</li>
+ <li>Various flatpakref installation fixes</li>
+ <li>Fix opening the details page when clicking on "Show Details" in GNOME Shell</li>
+ <li>Fix opening shell extensions details from GNOME Tweaks</li>
+ <li>Various fixes for initial loading state</li>
+ <li>Add a separate "Download" step for packagekit offline updates, so that "Restart & Update"
is instant</li>
+ <li>Fix a version comparison issue that led to package updates sometimes showing as downgrades in
the OS Updates section (this needs latest appstream-glib)</li>
+ <li>Show the refresh button when the updates page is in the failed state</li>
+ <li>Notify about offline updates only after they are fully downloaded</li>
+ <li>Fix a memory corruption issue on 32-bit arches that made gnome-software very crashy</li>
+ <li>Fix an issue with stuck back button on the details page after closing and reopening
gnome-software</li>
+ <li>Make distro upgrades to Fedora N+2 release show up correctly</li>
+ <li>Various flatpak plugin fixes</li>
+ <li>Allow opening CAB files that include more than one update</li>
+ <li>Fix critical warnings when quickly switching between category pages</li>
+ <li>Small memory leak fixes</li>
+ </ul>
+ <p>This release also updates translations.</p>
+ </description>
+ </release>
<release date="2018-10-09" version="3.31.1">
<description>
<p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]