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

(cherry picked from commit f3e8b31af39b7535c9ecc5a88394dc8d4afbd386)
This commit is contained in:
starlet-dx 2021-12-29 19:10:15 +08:00 committed by openeuler-sync-bot
parent f2dd6c1d5c
commit 8a8c950b60

View File

@ -3,7 +3,7 @@
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: datanucleus-core
Version: 3.2.15
Release: 3
Release: 4
Summary: DataNucleus Core
License: ASL 2.0
URL: http://www.datanucleus.org/
@ -86,6 +86,9 @@ cp -p META-INF/README.txt .
%doc LICENSE.txt NOTICE.txt
%changelog
* Wed Dec 29 2021 yaoxin <yaoxin30@huawei.com> - 3.2.15-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 yaoxin <yaoxin30@huawei.com> - 3.2.15-3
- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.