[glib-networking] Prepare 2.70.rc



commit b6a3e78d15cc66a7648dbf8aad5b2290fff3904c
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Fri Sep 3 09:16:25 2021 -0500

    Prepare 2.70.rc

 NEWS        | 9 +++++++++
 meson.build | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b4dea328..70206956 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+2.70.rc - September 3, 2021
+===========================
+
+ - gnutls: revert AuthorityInformationAccess implementation for now (#160)
+ - gnutls: fix use of non-default GTlsDatabases, Geary crash on startup (#169)
+ - openssl: remove openssl-util (!181)
+ - gnutls: fix leak in g_tls_certificate_gnutls_copy (!182, Patrick Griffis)
+ - gnutls: Unbreak GTLS_GNUTLS_CHECK_VERSION (!185)
+
 2.70.beta - August 12, 2021
 ===========================
 
diff --git a/meson.build b/meson.build
index 4c8a777d..bffe0946 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'glib-networking', 'c',
-  version: '2.70.beta',
+  version: '2.70.rc',
   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]