[glib-networking: 44/129] Release 2.50.3



commit 3e6ea34fb1e6602793e8002244e80428d21989ed
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sat Jun 17 12:55:46 2017 +0200

    Release 2.50.3

 NEWS         | 7 +++++++
 configure.ac | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4849872..ef8e654 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+News in 2.50.3
+--------------
+* Add support for meson build system
+* Rework the verification of the chain
+* Fix the build with libressl
+* Translation updates
+
 News in 2.50.2
 --------------
 * Fix crash when using OpenSSL 1.1.0
diff --git a/configure.ac b/configure.ac
index 9df57ca..15105fc 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.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib-openssl])
+AC_INIT([glib-openssl],[2.50.3],[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]