[glib-networking] Prepare 2.55.90
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] Prepare 2.55.90
- Date: Tue, 13 Feb 2018 01:29:09 +0000 (UTC)
commit 4d288508de36b53d5ed361764f079c05425c8274
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Feb 12 18:18:40 2018 -0600
Prepare 2.55.90
NEWS | 11 +++++++++++
meson.build | 2 +-
2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 25d8533..17eb1e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+2.55.90 - February 12, 2018
+===========================
+
+- Fix unit tests when SSLv3 is unavailable (#782853)
+- Allow static linking (#791100, Xavier Claessens)
+- Fix issues found by coverity (#792402, Philip Withnall)
+- Remove TLS build option; it is now mandatory
+- Try to ensure that GnuTLS is only initialized if TLS is actually used
+- Update use of GObject to follow current best practices
+- Use XDG_CURRENT_DESKTOP to determine which proxy module to load
+
2.55.2 - December 13, 2017
==========================
diff --git a/meson.build b/meson.build
index c2eb005..cf6782c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'glib-networking', 'c',
- version: '2.55.2',
+ version: '2.55.90',
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]