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.