This package depends on log4j.After the log4j vulnerability CVE-2021-44228 is fixed,the version needs to be rebuild.
(cherry picked from commit 4b241a2ffcf766881fe68df4e1a8803d87d0abcf)
This commit is contained in:
parent
058c297794
commit
a676a4a2a9
@ -3,7 +3,7 @@
|
|||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
Name: datanucleus-core
|
Name: datanucleus-core
|
||||||
Version: 3.2.15
|
Version: 3.2.15
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: DataNucleus Core
|
Summary: DataNucleus Core
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://www.datanucleus.org/
|
URL: http://www.datanucleus.org/
|
||||||
@ -86,5 +86,8 @@ cp -p META-INF/README.txt .
|
|||||||
%doc LICENSE.txt NOTICE.txt
|
%doc LICENSE.txt NOTICE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 16 2021 wangkai <wangkai385@huawei.com> - 3.2.15-2
|
||||||
|
- This package depends on log4j.After the log4j vulnerability CVE-2021-44228 is fixed,the version needs to be rebuild.
|
||||||
|
|
||||||
* Fri Aug 14 2020 leiju <leiju4@huawei.com> - 3.2.15-1
|
* Fri Aug 14 2020 leiju <leiju4@huawei.com> - 3.2.15-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user