Joe McDonnell has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21862 )
Change subject: IMPALA-13406: Add CURL 8.10.1 build ...................................................................... IMPALA-13406: Add CURL 8.10.1 build This adds the latest version of CURL, which addresses several medium and low security vulnerabilities. This also changes the CURL build to remove pieces of functionality that we don't need (e.g. FTP, TELNET, GOPHER, etc). That reduces the surface area for security vulnerabilities. Testing: - Ran a toolchain build and used the resulting library to run Impala's tests Change-Id: I7637148ba4e7adca51d13425400fb3bde6cb4935 Reviewed-on: http://gerrit.cloudera.org:8080/21862 Reviewed-by: Michael Smith <[email protected]> Reviewed-by: Laszlo Gaal <[email protected]> Tested-by: Joe McDonnell <[email protected]> --- M buildall.sh M source/curl/build.sh 2 files changed, 27 insertions(+), 1 deletion(-) Approvals: Michael Smith: Looks good to me, but someone else must approve Laszlo Gaal: Looks good to me, approved Joe McDonnell: Verified -- To view, visit http://gerrit.cloudera.org:8080/21862 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I7637148ba4e7adca51d13425400fb3bde6cb4935 Gerrit-Change-Number: 21862 Gerrit-PatchSet: 2 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
