diff --git a/avalon-framework.spec b/avalon-framework.spec index 84cc3db..2f589de 100644 --- a/avalon-framework.spec +++ b/avalon-framework.spec @@ -1,7 +1,7 @@ Name: avalon-framework Epoch: 0 Version: 4.3 -Release: 24 +Release: 25 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 +* Mon Aug 22 2022 wangkai - 0:4.3-25 +- Rebuild for log4j 2.17.2 fix CVE-2021-44832 + * 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.