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

This commit is contained in:
wk333 2021-12-20 16:12:13 +08:00
parent 713f9632c7
commit 57697d9737

View File

@ -38,7 +38,7 @@
%global lua_configure --without-lua %global lua_configure --without-lua
Name: thrift Name: thrift
Version: 0.14.0 Version: 0.14.0
Release: 3 Release: 4
Summary: Software framework for cross-language services development Summary: Software framework for cross-language services development
License: ASL 2.0 and BSD and zlib and MIT License: ASL 2.0 and BSD and zlib and MIT
URL: https://thrift.apache.org/ URL: https://thrift.apache.org/
@ -299,6 +299,9 @@ cp libthrift_dir/pom.xml %{buildroot}%{_datadir}/maven-poms/libthrift/libthrift.
%endif %endif
%changelog %changelog
* Mon Dec 20 2021 wangkai <wangkai385@huawei.com> - 0.14.0-4
- This package depends on log4j.After the log4j vulnerability CVE-2021-44228 is fixed,the version needs to be rebuild.
* Wed Dec 8 2021 baizhonggui <baizhonggui@huawei.com> - 0.14.0-3 * Wed Dec 8 2021 baizhonggui <baizhonggui@huawei.com> - 0.14.0-3
- fix java compile fail - fix java compile fail