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



commit b6cb0f3c1bb5a5c6033a2ca6362e6561b0f9b2ed
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Thu Aug 5 10:58:36 2021 -0500

    Prepare 2.68.2

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index bc933243..bb5225b3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.68.2 - August 5, 2021
+=======================
+
+ - GnuTLS: Improve error handling for PKCS #11 PIN failures (!158)
+ - GnuTLS: Ensure that PKCS #11 pins are NUL-terminated (!178)
+ - Allow tls-unique channel binding test to fail (#164)
+
 2.68.1 - April 22, 2021
 =======================
 
diff --git a/meson.build b/meson.build
index 81c2a8b1..a1436442 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'glib-networking', 'c',
-  version: '2.68.1',
+  version: '2.68.2',
   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]