Rebuild for log4j 2.17.2 fix CVE-2021-44832

(cherry picked from commit 8467ea759a4276aae9d0d8c107e8fde36795bc8e)
This commit is contained in:
wk333 2022-08-22 10:03:17 +08:00 committed by openeuler-sync-bot
parent 7384aa8c59
commit 7e137189d1

View File

@ -1,7 +1,7 @@
Name: avalon-framework Name: avalon-framework
Epoch: 0 Epoch: 0
Version: 4.3 Version: 4.3
Release: 24 Release: 25
Summary: Java components interfaces Summary: Java components interfaces
License: ASL 2.0 License: ASL 2.0
URL: http://avalon.apache.org/ URL: http://avalon.apache.org/
@ -80,6 +80,9 @@ mv .mfiles-javadoc .mfiles-help
%files help -f .mfiles-help %files help -f .mfiles-help
%changelog %changelog
* Mon Aug 22 2022 wangkai <wangkai385@h-partners.com> - 0:4.3-25
- Rebuild for log4j 2.17.2 fix CVE-2021-44832
* Fri Dec 24 2021 yaoxin <yaoxin30@huawei.com> - 0:4.3-24 * 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. - This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.