[glib-networking/glib-2-46] 2.46.1



commit 6a534d1220b7d4699ffc09eac78f8c6733065025
Author: Dan Winship <danw gnome org>
Date:   Mon Oct 12 17:03:40 2015 -0400

    2.46.1

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a499f5c..e47ce7a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.46.1
+======
+  * Fixed a certificate chain validation problem that affected
+    Facebook in Epiphany. [#750457, Carlos Garcia Campos]
+
 2.46.0
 ======
   * Various minor cleanups and small memory leak fixes
diff --git a/configure.ac b/configure.ac
index e970fd8..a5f35fe 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.46.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.46.1],[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]