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

(cherry picked from commit c1a786caac594dee1fae14314924616e48f0d7c1)
This commit is contained in:
starlet-dx 2021-12-29 18:57:42 +08:00 committed by openeuler-sync-bot
parent a4b8bdb24b
commit 3aad01e668

View File

@ -1,6 +1,6 @@
Name: json-lib
Version: 2.4
Release: 19
Release: 20
Summary: JSON library for Java
License: ASL 2.0
URL: http://json-lib.sourceforge.net/
@ -97,6 +97,9 @@ cd -
%license LICENSE.txt
%changelog
* Wed Dec 29 2021 yaoxin <yaoxin30@huawei.com> - 2.4-20
- 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> - 2.4-19
- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.