[glib-networking] Prepare 2.63.91
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] Prepare 2.63.91
- Date: Fri, 14 Feb 2020 19:52:53 +0000 (UTC)
commit 32d92549a24825046f01de2dab2cd043a584f87c
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Fri Feb 14 13:51:50 2020 -0600
Prepare 2.63.91
NEWS | 7 +++++++
meson.build | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d8a5014..264c245 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.63.91 - February 14, 2020
+===========================
+
+- Fix peer-certificate properties changing too soon (#127)
+- GnuTLS backend: reduce session resumption cache lifetime (!113)
+- GnuTLS backend: restore TLS 1.2 support for copy session state (!114)
+
2.63.90 - February 1, 2020
==========================
diff --git a/meson.build b/meson.build
index c781568..b072efd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'glib-networking', 'c',
- version: '2.63.90',
+ version: '2.63.91',
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]