[glib-networking/glib-2-68] Prepare 2.68.1



commit 8433a2d90c8158d6cd7252b9432651ab5d3505f0
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Thu Apr 22 13:42:55 2021 -0500

    Prepare 2.68.1

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1b06595..bc93324 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.68.1 - April 22, 2021
+=======================
+
+ - Fix threadsafety issue in certificate verification (!148)
+ - Temporarily remove support for downloading missing intermediate certificates with GnuTLS 3.7 (#160)
+
 2.68.0 - March 19, 2021
 =======================
 
diff --git a/meson.build b/meson.build
index dc58838..81c2a8b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'glib-networking', 'c',
-  version: '2.68.0',
+  version: '2.68.1',
   license: 'LGPL2.1+',
   meson_version: '>= 0.50.0',
   default_options: ['c_std=c99']


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