[glib-networking] Prepare 2.60.0
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] Prepare 2.60.0
- Date: Mon, 11 Mar 2019 15:29:45 +0000 (UTC)
commit 653d4242b148860abccc336079daa755fc7f66d0
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Mar 11 10:27:28 2019 -0500
Prepare 2.60.0
NEWS | 11 +++++++++++
meson.build | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b2547b7..11439b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+2.60.0 - March 11, 2019
+=======================
+
+This is the first stable release featuring the new OpenSSL backend. Please be
+advised that this new backend is still experimental and known to not work on
+some systems, including Debian. Linux distributions are encouraged to stick to
+the default build options, where OpenSSL is not yet enabled.
+
+- Fix build with GnuTLS disabled (Nirbheek Chauhan)
+- Fix build on Windows (Chun-Wei Fan)
+
2.59.92 - March 4, 2019
=======================
diff --git a/meson.build b/meson.build
index d0d445a..09aaad0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'glib-networking', 'c',
- version: '2.59.92',
+ version: '2.60.0',
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]