[gnome-software/gnome-3-34] Release version 3.34.2
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/gnome-3-34] Release version 3.34.2
- Date: Mon, 25 Nov 2019 10:08:53 +0000 (UTC)
commit 70288a2abaae18b2bcc4361d532aa2780d999db2
Author: Richard Hughes <richard hughsie com>
Date: Mon Nov 25 10:06:26 2019 +0000
Release version 3.34.2
NEWS | 15 +++++++++++++++
RELEASE | 2 +-
data/appdata/org.gnome.Software.appdata.xml.in | 17 +++++++++++++++++
3 files changed, 33 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9dc1fdb4..d819f0ea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Version 3.34.2
+~~~~~~~~~~~~~~
+Released: 2019-11-25
+
+This is a stable release with the following changes:
+ * Do not show a crazy error when installing packages
+ * Do not show non-applications in the installed panel
+ * Download Flatpak updates in the correct installation
+ * Fix a potential threading crash when using flatpak
+ * Fix a small memory leaks
+ * Set the shell extension origin correctly in all cases
+ * Speed up flatpak loading in some situations
+
+This release also updates existing translations.
+
Version 3.34.1
~~~~~~~~~~~~~~
Released: 2019-10-07
diff --git a/RELEASE b/RELEASE
index ccab443c..649bb730 100644
--- a/RELEASE
+++ b/RELEASE
@@ -9,7 +9,7 @@ Generate NEWS file:
appstream-util appdata-to-news ../data/appdata/org.gnome.Software.appdata.xml.in > ../NEWS
git commit -a -m "Release version 3.34.2"
-git tag -s 3.34.1 -m "==== Version 3.34.2 ===="
+git tag -s 3.34.2 -m "==== Version 3.34.2 ===="
<enter password>
ninja-build dist
diff --git a/data/appdata/org.gnome.Software.appdata.xml.in b/data/appdata/org.gnome.Software.appdata.xml.in
index c2f9006b..c1d01a28 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -46,6 +46,23 @@
Validate with `appstream-util validate *.appdata.xml`
-->
<releases>
+ <release date="2019-11-25" version="3.34.2">
+ <description>
+ <p>
+ This is a stable release with the following changes:
+ </p>
+ <ul>
+ <li>Do not show a crazy error when installing packages</li>
+ <li>Do not show non-applications in the installed panel</li>
+ <li>Download Flatpak updates in the correct installation</li>
+ <li>Fix a potential threading crash when using flatpak</li>
+ <li>Fix a small memory leaks</li>
+ <li>Set the shell extension origin correctly in all cases</li>
+ <li>Speed up flatpak loading in some situations</li>
+ </ul>
+ <p>This release also updates existing translations.</p>
+ </description>
+ </release>
<release date="2019-10-07" version="3.34.1">
<description>
<p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]