[geary/gnome-3-36] Update files for 3.36.3
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/gnome-3-36] Update files for 3.36.3
- Date: Wed, 26 Aug 2020 22:55:15 +0000 (UTC)
commit 17f2129fe9cf96cbb00b4c38b5174e9bbd30f118
Author: Michael Gratton <mike vee net>
Date: Tue Aug 25 22:03:40 2020 +1000
Update files for 3.36.3
NEWS | 21 +++++++++++++++++++++
desktop/org.gnome.Geary.appdata.xml.in.in | 9 +++++++++
meson.build | 2 +-
3 files changed, 31 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f8d98a9a1..d9e3d48b7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Version 3.36.3
+~~~~~~~~~~~~~~
+Released: 2020-08-27
+
+Enhancements included in this release:
+ * Fixed handling of pinned, invalid TLS certificates: CVE-2020-24661
+
+Thanks to all who contributed code fixes and enhancements to this
+release:
+ * Jordan Petridis
+ * Vanadiae
+
+Thanks also to all who contributed translations, for the user
+interface:
+ * Dušan Kazik (sk)
+ * Thibault Martin (fr)
+
+And for the user manual:
+ * Piotr Drąg (pl)
+ * Yuri Chornoivan (uk)
+
Version 3.36.2
~~~~~~~~~~~~~~
Released: 2020-05-03
diff --git a/desktop/org.gnome.Geary.appdata.xml.in.in b/desktop/org.gnome.Geary.appdata.xml.in.in
index 091c909e3..388a58718 100644
--- a/desktop/org.gnome.Geary.appdata.xml.in.in
+++ b/desktop/org.gnome.Geary.appdata.xml.in.in
@@ -89,6 +89,15 @@
<translation type="gettext">geary</translation>
<releases>
+ <release version="3.36.3" date="2020-08-26">
+ <description>
+ <p>Enhancements included in this release:</p>
+ <ul>
+ <li>Security fix for self-signed certificates</li>
+ <li>Numerous user interface translation updates</li>
+ </ul>
+ </description>
+ </release>
<release version="3.36.2" date="2020-05-03">
<description>
<p>Enhancements included in this release:</p>
diff --git a/meson.build b/meson.build
index 043e7d7ae..b0c85ed3e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('geary', [ 'vala', 'c' ],
- version: '3.36.2',
+ version: '3.36.3',
license: 'LGPL2.1+',
meson_version: '>= 0.50',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]