[geary/gnome-3-36] Update for 3.36.3.1
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/gnome-3-36] Update for 3.36.3.1
- Date: Thu, 27 Aug 2020 00:10:37 +0000 (UTC)
commit d2c1ccb9e39d4bd2822fe341356fa5288331dab6
Author: Michael Gratton <mike vee net>
Date: Thu Aug 27 09:16:07 2020 +1000
Update for 3.36.3.1
NEWS | 4 ++--
desktop/org.gnome.Geary.appdata.xml.in.in | 2 +-
meson.build | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index e84a5ae12..475924fd2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-Version 3.36.3
-~~~~~~~~~~~~~~
+Version 3.36.3[.1]
+~~~~~~~~~~~~~~~~~~
Released: 2020-08-27
Enhancements included in this release:
diff --git a/desktop/org.gnome.Geary.appdata.xml.in.in b/desktop/org.gnome.Geary.appdata.xml.in.in
index 388a58718..65c716a0a 100644
--- a/desktop/org.gnome.Geary.appdata.xml.in.in
+++ b/desktop/org.gnome.Geary.appdata.xml.in.in
@@ -93,7 +93,7 @@
<description>
<p>Enhancements included in this release:</p>
<ul>
- <li>Security fix for self-signed certificates</li>
+ <li>Fixed handling of pinned, invalid TLS certificates: CVE-2020-24661</li>
<li>Numerous user interface translation updates</li>
</ul>
</description>
diff --git a/meson.build b/meson.build
index b0c85ed3e..8bc55b52b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('geary', [ 'vala', 'c' ],
- version: '3.36.3',
+ version: '3.36.3.1',
license: 'LGPL2.1+',
meson_version: '>= 0.50',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]