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

(cherry picked from commit c41c0d2b9f6d96274e0f5ed8719bd3397ded258e)
This commit is contained in:
houyingchao 2021-12-29 19:43:56 +08:00 committed by openeuler-sync-bot
parent 451df3c262
commit 1684bea26a

View File

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