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

(cherry picked from commit c338720aa20056626cb2e484ef46fc6c84ac04a4)
This commit is contained in:
starlet-dx 2021-12-24 20:30:38 +08:00 committed by openeuler-sync-bot
parent 89be49b3e0
commit 36477232dd

View File

@ -3,7 +3,7 @@
Name: datanucleus-api-jdo
Version: 3.2.8
Release: 2
Release: 3
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
* 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.
* Thu Dec 16 2021 wangkai <wangkai385@huawei.com> - 3.2.8-2
- This package depends on log4j.After the log4j vulnerability CVE-2021-44228 is fixed,the version needs to be rebuild.