[glib-networking] Prepare 2.64.3
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] Prepare 2.64.3
- Date: Thu, 28 May 2020 23:32:38 +0000 (UTC)
commit 533d3a76e2cc622b072e3ec789f69e888f3fd8eb
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Thu May 28 18:31:39 2020 -0500
Prepare 2.64.3
NEWS | 6 ++++++
meson.build | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index eb0f6bf..5d808ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.64.3 - May 28, 2020
+=====================
+
+- Revert warning when server-identity property is unset (#130)
+- Fix CVE-2020-13645, fail connections when server identity is unset (#135)
+
2.64.2 - April 14, 2020
=======================
diff --git a/meson.build b/meson.build
index fb148a4..3a0548f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'glib-networking', 'c',
- version: '2.64.2',
+ version: '2.64.3',
license: 'LGPL2.1+',
meson_version: '>= 0.50.0',
default_options: ['c_std=c99']
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]