[glib-networking] 2.41.4



commit c2568f3ec88ffd53fcc3bcec746f1224659da5e7
Author: Dan Winship <danw gnome org>
Date:   Tue Jul 22 08:51:16 2014 -0400

    2.41.4

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d6ede49..d832a06 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+2.41.4
+======
+  * tls/gnutls: certificates with IP address subject altnames are now
+    supported (#726596, Aleix Conchillo FlaquƩ)
+
+  * tls/tests: added a script to re-generate the certificates, and
+    regenerated them (since the key for the existing CA certificate
+    had been lost, so it wasn't possible to add new test certificates,
+    eg, for IP SAN). (#733365, Aleix Conchillo FlaquƩ)
+
+  * Updated translations:
+       Greek
+
 2.41.3
 ======
   * tls/gnutls: g_tls_backend_get_default_database() should never
diff --git a/configure.ac b/configure.ac
index 80a0443..f78c2c6 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.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.41.4],[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]