[glib-networking] Prepare 2.70.beta



commit 0ed4a89c1856f6f3538d6a43a458c907c79c6cec
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Thu Aug 12 13:38:20 2021 -0500

    Prepare 2.70.beta

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a5487833..b4dea328 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.70.beta - August 12, 2021
+===========================
+
+ - gnutls: Ensure that PKCS #11 pins are NUL terminated (!178, Patrick Griffis)
+ - openssl: Restore OCSP support (!179, !180, Patrick Griffis)
+
 2.70.alpha - July 2, 2021
 =========================
 
diff --git a/meson.build b/meson.build
index bf5f845c..4c8a777d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'glib-networking', 'c',
-  version: '2.70.alpha',
+  version: '2.70.beta',
   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]