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

(cherry picked from commit 78fdd5da8cb8f981cd2a487bfaddd4c2207ede09)
This commit is contained in:
wk333 2021-12-29 19:52:26 +08:00 committed by openeuler-sync-bot
parent de58678252
commit 2ac2f4a9e6

View File

@ -3,7 +3,7 @@
Name: wildfly-security-manager
Version: 1.1.2
Release: 2
Release: 3
Summary: WildFly Security Manager
License: ASL 2.0 and LGPLv2+
Url: https://github.com/wildfly-security/security-manager/
@ -40,6 +40,9 @@ This package contains the API documentation for %{name}.
%files javadoc -f .mfiles-javadoc
%changelog
* Wed Dec 29 2021 wangkai <wangkai385@huawei.com> - 1.1.2-3
- 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> - 1.1.2-2
- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.