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

(cherry picked from commit db07c8e5a63085fa1a1ee2435373e11e95bc75ef)
This commit is contained in:
houyingchao 2021-12-29 19:01:42 +08:00 committed by openeuler-sync-bot
parent 89dc516755
commit a779ab1288

View File

@ -3,7 +3,7 @@
Name: datanucleus-api-jdo
Version: 3.2.8
Release: 3
Release: 4
Summary: DataNucleus JDO API plugin
License: ASL 2.0
URL: https://github.com/datanucleus/datanucleus-api-jdo
@ -53,6 +53,9 @@ cp -p META-INF/README.txt .
%doc LICENSE.txt NOTICE.txt
%changelog
* Wed Dec 29 2021 houyingchao <houyingchao@huawei.com> - 3.2.8-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.8-3
- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.