!13 [sync] PR-8: This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.

Merge pull request !13 from openeuler-sync-bot/sync-pr8-openEuler-20.03-LTS-SP1-to-openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2021-12-27 08:36:02 +00:00 committed by Gitee
commit e5eaa076bc

View File

@ -2,7 +2,7 @@
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: datanucleus-rdbms
Version: 3.2.13
Release: 2
Release: 3
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
* 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.
* Thu Dec 16 2021 wangkai <wangkai385@huawei.com> - 3.2.13-2
- This package depends on log4j.After the log4j vulnerability CVE-2021-44228 is fixed,the version needs to be rebuild.