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

This commit is contained in:
starlet-dx 2021-12-27 11:00:57 +08:00
parent 16d119c5e1
commit b525ff9fe4

View File

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