[glib-networking: 83/129] Release 3.50.6
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking: 83/129] Release 3.50.6
- Date: Sat, 2 Feb 2019 22:50:22 +0000 (UTC)
commit 0d48df5190a23cc5183b5e69fffce420eacea1dd
Author: Paolo Borelli <pborelli gnome org>
Date: Sun Oct 29 19:07:27 2017 +0100
Release 3.50.6
NEWS | 5 +++++
configure.ac | 2 +-
meson.build | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1d3531f..48345ae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+News in 2.50.6
+--------------
+* Fix crash if an anchors file is not available
+* Translation updates
+
News in 2.50.5
--------------
* Go back to a generic cipher list but allow to override it using the
diff --git a/configure.ac b/configure.ac
index 5100231..8705f26 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.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=glib-openssl])
+AC_INIT([glib-openssl],[2.50.6],[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 8869854..21286cb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('glib-openssl', 'c',
- version: '2.50.5',
+ version: '2.50.6',
license: 'LGPL2+',
meson_version: '>= 0.41.0')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]