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

(cherry picked from commit c4a4be27d4ff9e2ec0d3910f6718c1f7a9ab28a7)
This commit is contained in:
houyingchao 2021-12-29 18:51:47 +08:00 committed by openeuler-sync-bot
parent 727bb3124a
commit db0f0e9849

View File

@ -1,7 +1,7 @@
Name: avalon-logkit
Epoch: 0
Version: 2.1
Release: 34
Release: 35
Summary: Java logging toolkit
License: ASL 2.0
URL: http://avalon.apache.org/
@ -67,6 +67,9 @@ find . -type d -name lf5 | xargs rm -rf
%files help -f .mfiles-javadoc
%changelog
* Wed Dec 29 2021 houyingchao <houyingchao@huawei.com> - 0:2.1-35
- 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:2.1-34
- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.