[glib-networking] 2.39.3
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] 2.39.3
- Date: Mon, 16 Dec 2013 21:41:51 +0000 (UTC)
commit 367295491b799ef4f2cea4c62c6296146a3c8677
Author: Dan Winship <danw gnome org>
Date: Mon Dec 16 16:27:31 2013 -0500
2.39.3
NEWS | 10 ++++++++++
configure.ac | 2 +-
2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6e0b7de..fc31b09 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+2.39.3
+======
+ * tls/tests: Fix one sporadic bug in the connection test (#720081)
+ and make it properly fail rather than hanging forever when another
+ sporadic bug happens (which I don't actually know the cause of)
+ (#719727)
+
+ * tls/gnutls: Fix for -Werror=format-nonliteral (#720081, Ryan
+ Lortie)
+
2.39.1
======
* tls/gnutls: Use g_tls_interaction_invoke_request_certificate()
diff --git a/configure.ac b/configure.ac
index b120f1d..bedf794 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.65)
AC_CONFIG_MACRO_DIR([m4])
-AC_INIT([glib-networking],[2.39.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.39.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
AC_CONFIG_SRCDIR([proxy/libproxy/glibproxyresolver.h])
AC_CONFIG_HEADERS([config.h])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]