[glib-networking/glib-2-56] Prepare 2.56.1



commit 1710075901df3aa6db9dabd46049ea1d016a5593
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon May 21 20:43:26 2018 -0500

    Prepare 2.56.1

 NEWS        |    7 +++++++
 meson.build |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ab714de..3a1c075 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.56.1 - May 21, 2018
+=====================
+
+- Fix build with PKCS#11 backend disabled (#794292, Tom Schoonjans)
+- Various meson build system fixes (#794358 and #794372)
+- Tests are now compatible with GnuTLS 3.6 (#794286)
+
 2.56.0 - March 20, 2018
 =======================
 
diff --git a/meson.build b/meson.build
index 83c98a2..1e6b29e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'glib-networking', 'c',
-  version: '2.56.0',
+  version: '2.56.1',
   license: 'LGPL2.1+',
   meson_version: '>= 0.43.0',
   default_options: ['c_std=c11']


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]