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

(cherry picked from commit 0dda1ad5f0d035a3b3ba098b95e9050b58c541d9)
This commit is contained in:
wk333 2021-12-29 20:01:48 +08:00 committed by openeuler-sync-bot
parent 70534b4a2a
commit 6d7cb1a2c0

View File

@ -3,7 +3,7 @@
Name: wildfly-elytron
Version: 1.0.2
Release: 2
Release: 3
Summary: Security, Authentication, and Authorization SPIs for the WildFly project
License: ASL 2.0 and LGPLv2+
URL: http://wildfly.org/
@ -54,6 +54,9 @@ This package contains javadoc for %{name}.
%license LICENSE.txt
%changelog
* Wed Dec 29 2021 wangkai <wangkai385@huawei.com> - 1.0.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.0.2-2
- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.