[glib-networking] Prepare 2.59.92
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] Prepare 2.59.92
- Date: Mon, 4 Mar 2019 20:35:44 +0000 (UTC)
commit e637ce7f4c2f8837fbfd7b0fde158e77b475488f
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Mar 4 14:33:20 2019 -0600
Prepare 2.59.92
NEWS | 7 +++++++
meson.build | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ab42780..b2547b7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.59.92 - March 4, 2019
+=======================
+
+- Many OpenSSL backend fixes for Windows (Nirbheek Chauhan)
+- GnuTLS: reject sync operations during handshake to avoid deadlocks (#46)
+- Temporarily disable DTLS and OpenSSL tests due to #49 and #54
+
2.59.91 - February 18, 2019
===========================
diff --git a/meson.build b/meson.build
index 69cd18c..5c9a56f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'glib-networking', 'c',
- version: '2.59.91',
+ version: '2.59.92',
license: 'LGPL2.1+',
meson_version: '>= 0.47.0',
default_options: ['c_std=c11']
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]