From 9a3cee74534a9465385f158afbff1e9ec5308095 Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Fri, 24 Dec 2021 19:53:04 +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 595846b09a55351f399011fee27b85d257903096) --- avalon-framework.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/avalon-framework.spec b/avalon-framework.spec index 1f54c33..84cc3db 100644 --- a/avalon-framework.spec +++ b/avalon-framework.spec @@ -1,7 +1,7 @@ Name: avalon-framework Epoch: 0 Version: 4.3 -Release: 23 +Release: 24 Summary: Java components interfaces License: ASL 2.0 URL: http://avalon.apache.org/ @@ -80,6 +80,9 @@ mv .mfiles-javadoc .mfiles-help %files help -f .mfiles-help %changelog +* Fri Dec 24 2021 yaoxin - 0:4.3-24 +- 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 - 0:4.3-23 - This package depends on log4j.After the log4j vulnerability CVE-2021-44228 is fixed,the version needs to be rebuild.