Abhishek Chennaka has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22159
Change subject: [thirdparty] KUDU-3626: Upgrade thrift to version 0.21 ...................................................................... [thirdparty] KUDU-3626: Upgrade thrift to version 0.21 To address CVEs like CVE-2018-1320, CVE-2019-0210 and CVE-2019-0205 in current thrift version 0.11 we are upgrading thrift to version 0.21. While Hive used version 0.16, since there were no significant changes between 0.16 and 0.21 we can upgrade to 0.21 to be more future proof. Thanks to Alexey Serbin for valuable inputs for this patch. Change-Id: I44c85f5d6679895865346118759d8da379cec3d5 --- M cmake_modules/FindThrift.cmake M src/kudu/thrift/sasl_client_transport.cc M src/kudu/thrift/sasl_client_transport.h M thirdparty/build-definitions.sh M thirdparty/vars.sh 5 files changed, 13 insertions(+), 9 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/59/22159/1 -- To view, visit http://gerrit.cloudera.org:8080/22159 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I44c85f5d6679895865346118759d8da379cec3d5 Gerrit-Change-Number: 22159 Gerrit-PatchSet: 1 Gerrit-Owner: Abhishek Chennaka <[email protected]>
