[glib-networking] 2.41.92



commit fc430b12f35ea68245513df95ba1f16ffa86acfc
Author: Dan Winship <danw gnome org>
Date:   Mon Sep 15 09:02:26 2014 -0400

    2.41.92

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d832a06..1bb9f26 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+2.41.92
+=======
+  * tls/gnutls: Incorrectly-ordered certificate chains are now
+    accepted (#683266, Michael Catanzaro)
+
+  * tls/gnutls: Closing an already-closed GTlsConnection now correctly
+    returns TRUE rather than G_IO_ERROR_CLOSED (#735754, Olivier
+    CrĂȘte)
+
 2.41.4
 ======
   * tls/gnutls: certificates with IP address subject altnames are now
diff --git a/configure.ac b/configure.ac
index f78c2c6..e510129 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.41.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.41.92],[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]