[glib-networking] 2.48.2



commit 8d9ad61cea4edbda72328f6ebe35fc4a166c920e
Author: Dan Winship <danw gnome org>
Date:   Mon May 9 10:01:05 2016 -0400

    2.48.2

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 431f676..ba2ca2c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.48.2
+======
+  * gnutls: Fixed an infinite loop if a server sent two identical
+    copies of its CA certificate [#765317, Carlos Garcia Campos]
+
+  * New/updated translations: Occitan, Scottish Gaelic
+
 2.48.1
 ======
   * Fixed translations in non-UTF-8 domains [#765466, Ting-Wei Lan]
diff --git a/configure.ac b/configure.ac
index ead32af..5c8914d 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.48.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=network])
+AC_INIT([glib-networking],[2.48.2],[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]