Rebuild for fix log4j1.x cves

(cherry picked from commit 71dcc916e6e020da96c0f6fc37dfe922131fa4a1)
This commit is contained in:
wk333 2022-02-25 14:30:52 +08:00 committed by openeuler-sync-bot
parent 7cfff83d5a
commit 9737888b4e

View File

@ -3,7 +3,7 @@
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: datanucleus-core
Version: 3.2.15
Release: 4
Release: 5
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
* Fri Feb 25 2022 wangkai <wangkai385@huawei.com> - 3.2.15-5
- Rebuild for fix log4j1.x cves
* 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.