This package depends on log4j.After the log4j vulnerability CVE-2021-44832 is fixed,the version needs to be rebuild.
(cherry picked from commit 4b02f46c6c95cbb0a6f1369ef675f1d3926e2914)
This commit is contained in:
parent
3bb586bad6
commit
04d5f2ce0f
@ -3,7 +3,7 @@
|
|||||||
%global namedversion %{version}%{?namedreltag}
|
%global namedversion %{version}%{?namedreltag}
|
||||||
Name: wildfly-core
|
Name: wildfly-core
|
||||||
Version: 2.2.0
|
Version: 2.2.0
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: The core run-time of WildFly
|
Summary: The core run-time of WildFly
|
||||||
License: ASL 2.0 and BSD and LGPLv2+
|
License: ASL 2.0 and BSD and LGPLv2+
|
||||||
URL: http://wildfly.org/
|
URL: http://wildfly.org/
|
||||||
@ -131,6 +131,9 @@ rm target/site/apidocs/javadoc.sh
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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.
|
- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user