From 876471c2100218fcfe98a30205e430398715c4de Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Fri, 24 Dec 2021 18:34:25 +0800 Subject: [PATCH] This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild. (cherry picked from commit da60db2d0fe63b66deb17ce8719ba3ad854cc54f) --- json-lib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/json-lib.spec b/json-lib.spec index 7cfcb93..b7ebd20 100644 --- a/json-lib.spec +++ b/json-lib.spec @@ -1,6 +1,6 @@ Name: json-lib Version: 2.4 -Release: 18 +Release: 19 Summary: JSON library for Java License: ASL 2.0 URL: http://json-lib.sourceforge.net/ @@ -97,6 +97,9 @@ cd - %license LICENSE.txt %changelog +* Fri Dec 24 2021 yaoxin - 2.4-19 +- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild. + * Thu Dec 16 2021 wangkai - 2.4-18 - This package depends on log4j.After the log4j vulnerability CVE-2021-44228 is fixed,the version needs to be rebuild.