[glib-openssl] Release 2.50.8
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-openssl] Release 2.50.8
- Date: Fri, 2 Mar 2018 09:43:18 +0000 (UTC)
commit 9baa587aa1e4f30ad48e7ddded4082af6623d137
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Fri Mar 2 10:42:26 2018 +0100
Release 2.50.8
NEWS | 5 +++++
configure.ac | 2 +-
meson.build | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 655655d..b25fb16 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+News in 2.50.8
+--------------
+* Fix important crash on multithreaded environments
+* Improve meson scripts
+
News in 2.50.7
--------------
* Fix build with openssl 1.1.0
diff --git a/configure.ac b/configure.ac
index 9b2058a..faf40f5 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.7],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib-openssl])
+AC_INIT([glib-openssl],[2.50.8],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib-openssl])
AC_CONFIG_SRCDIR([tls/openssl/gtlsbackend-openssl.h])
AC_CONFIG_HEADERS([config.h])
diff --git a/meson.build b/meson.build
index 0a0737b..7194edd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('glib-openssl', 'c',
- version: '2.50.7',
+ version: '2.50.8',
license: 'LGPL2+',
meson_version: '>= 0.41.0')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]