This package depends on log4j.After the log4j vulnerability CVE-2021-44832 is fixed,the version needs to be rebuild.

(cherry picked from commit c5f6248ad41c4de431afb809e28130885d8ddd89)
This commit is contained in:
houyingchao 2021-12-29 19:11:34 +08:00 committed by openeuler-sync-bot
parent 53cd94b42f
commit 12ab33eeef

View File

@ -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
* Wed Dec 29 2021 houyingchao <houyingchao@huawei.com> - 0:4.3-25
- This package depends on log4j.After the log4j vulnerability CVE-2021-44832 is fixed,the version needs to be rebuild.
* Fri Dec 24 2021 yaoxin <yaoxin30@huawei.com> - 0:4.3-24
- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.