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

Merge pull request !45 from starlet_dx/openEuler-20.03-LTS-SP3
This commit is contained in:
openeuler-ci-bot 2021-12-31 07:03:18 +00:00 committed by Gitee
commit 065d549d64

View File

@ -38,7 +38,7 @@
%global lua_configure --without-lua
Name: thrift
Version: 0.14.0
Release: 5
Release: 6
Summary: Software framework for cross-language services development
License: ASL 2.0 and BSD and zlib and MIT
URL: https://thrift.apache.org/
@ -299,6 +299,9 @@ cp libthrift_dir/pom.xml %{buildroot}%{_datadir}/maven-poms/libthrift/libthrift.
%endif
%changelog
* Thu Dec 30 2021 yaoxin <yaoxin30@huawei.com> - 0.14.0-6
- This package depends on log4j.After the log4j vulnerability CVE-2021-44832 is fixed,the version needs to be rebuild.
* Sat Dec 25 2021 yaoxin <yaoxin30@huawei.com> - 0.14.0-5
- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.