[glib-networking] Prepare 2.59.91



commit 9640088db6768cba6252ef4fc07cc05e3602135c
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Feb 18 17:56:04 2019 -0600

    Prepare 2.59.91

 NEWS        | 8 ++++++++
 meson.build | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0ce8b47..ab42780 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+2.59.91 - February 18, 2019
+===========================
+
+- Update OpenSSL SSL struct when certificate is changed (#55, Fredrik Ternerot)
+- Fix tests build when GnuTLS is disabled (#59)
+- Remove Fedora-specific PROFILE=SYSTEM default cipher list (#61)
+- Fix some problems with the connection tests (Fredrik Ternerot)
+
 2.59.90 - February 4, 2019
 ==========================
 
diff --git a/meson.build b/meson.build
index 3d8076b..b15a0be 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'glib-networking', 'c',
-  version: '2.59.90',
+  version: '2.59.91',
   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]