[glib-networking: 33/129] Release 2.50.2



commit 229d3047f64376d44cfa76cc5166a57f8c38e605
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Thu Apr 6 15:28:23 2017 +0200

    Release 2.50.2

 NEWS         | 7 +++++++
 configure.ac | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 48d436e..4849872 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+News in 2.50.2
+--------------
+* Fix crash when using OpenSSL 1.1.0
+* Find CA bundle file in configure
+* Support SNI TLS Extension
+* Translation updates
+
 News in 2.50.1
 --------------
 * Add support for OpenSSL 1.1.0
diff --git a/configure.ac b/configure.ac
index 80e879c..9df57ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ(2.65)
 AC_CONFIG_MACRO_DIR([m4])
 
-AC_INIT([glib-openssl],[2.50.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib-openssl])
+AC_INIT([glib-openssl],[2.50.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib-openssl])
 
 AC_CONFIG_SRCDIR([tls/openssl/gtlsbackend-openssl.h])
 AC_CONFIG_HEADERS([config.h])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]