!16 [sync] PR-14: This package depends on log4j.After the log4j vulnerability CVE-2021-44832 is fixed,the version needs to be rebuild.

Merge pull request !16 from openeuler-sync-bot/sync-pr14-openEuler-20.03-LTS-SP1-to-openEuler-20.03-LTS-SP3
This commit is contained in:
openeuler-ci-bot 2021-12-30 13:37:06 +00:00 committed by Gitee
commit b1da885de4

View File

@ -3,7 +3,7 @@
%global namedversion %{version}%{?namedreltag}
Name: wildfly-core
Version: 2.2.0
Release: 3
Release: 4
Summary: The core run-time of WildFly
License: ASL 2.0 and BSD and LGPLv2+
URL: http://wildfly.org/
@ -131,6 +131,9 @@ rm target/site/apidocs/javadoc.sh
%license LICENSE.txt
%changelog
* Wed Dec 29 2021 wangkai <wangkai385@huawei.com> - 2.2.0-4
- This package depends on log4j.After the log4j vulnerability CVE-2021-44832 is fixed,the version needs to be rebuild.
* Fri Dec 24 2021 wangkai <wangkai385@huawei.com> - 2.2.0-3
- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.