[libgfbgraph/stable-0.2.x] build: Release version 0.2.5



commit b5ccfc1195c89850b009966abc70a97abdb50a72
Author: Leesoo Ahn <lsahn ooseel net>
Date:   Sat Oct 30 11:42:16 2021 +0900

    build: Release version 0.2.5

 NEWS         | 9 +++++++++
 configure.ac | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 5fd0c30..f4f4520 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+=================
+LibGFBGraph 0.2.5
+=================
+
+The changes include:
+
+- Fix CVE-2021-39358 by forcing TLS certificate validation by Douglas R. Reno.
+- Temporarily disable testcases by Leesoo Ahn.
+
 =================
 LibGFBGraph 0.2.4
 =================
diff --git a/configure.ac b/configure.ac
index fd1231f..a18b927 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([api_major], [0])
 m4_define([api_minor], [2])
-m4_define([api_micro], [4])
+m4_define([api_micro], [5])
 
 m4_define([gfbgraph_version], [api_major.api_minor.api_micro])
 


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