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

(cherry picked from commit 0d0fc37d6358618219c0043beaddcc60f49ad01e)
This commit is contained in:
starlet-dx 2021-12-24 21:22:31 +08:00 committed by openeuler-sync-bot
parent 39eaa5b773
commit 92c1ab6abd

View File

@ -1,6 +1,6 @@
Name: jboss-logging
Version: 3.3.0
Release: 6
Release: 7
Summary: The JBoss Logging Framework
License: ASL 2.0
URL: https://github.com/jboss-logging/jboss-logging
@ -47,6 +47,9 @@ sed -i 's/\r//' LICENSE.txt
%license LICENSE.txt
%changelog
* Fri Dec 24 2021 yaoxin <yaoxin30@huawei.com> - 3.3.0-7
- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.
* Thu Dec 16 2021 wangkai <wangkai385@huawei.com> - 3.3.0-6
- This package depends on log4j.After the log4j vulnerability CVE-2021-44228 is fixed,the version needs to be rebuild.