[geary] Update files for 3.37.91



commit ab97c5193e24aa89e23cf6c3332cd64fb6805cb9
Author: Michael Gratton <mike vee net>
Date:   Thu Aug 27 08:49:02 2020 +1000

    Update files for 3.37.91

 NEWS        | 23 +++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 24 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b56caab69..9e9a72d34 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Version 3.37.91
+~~~~~~~~~~~~~~~
+Released: 2020-08-27
+
+Notable changes included in this release:
+
+ * Fixed handling of pinned, invalid TLS certificates: CVE-2020-24661
+ * Removed libhandy subproject due to translation infrastructure issue
+ * Update vala dependency to >= 0.48.6
+ * Update glib dependency to >= 2.64
+ * Various bug fixes and user interface improvements
+ * various user interface translation updates
+
+Thanks to all who contributed code fixes and enhancements to this
+release:
+ * Björn Daase
+ * Chris Heywood
+
+Thanks also to all who contributed translations, for the user
+interface:
+ * Daniel Mustieles (es)
+ * Piotr Drąg (pl)
+
 Version 3.37.90
 ~~~~~~~~~~~~~~
 Released: 2020-08-19
diff --git a/meson.build b/meson.build
index 3870035ea..843e1ff6b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('geary', [ 'vala', 'c' ],
-  version: '3.37.90',
+  version: '3.37.91',
   license: 'LGPL2.1+',
   meson_version: '>= 0.50',
 )


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