Adar Dembo has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/10432 )

Change subject: KUDU-2427: update to latest version of curl
......................................................................

KUDU-2427: update to latest version of curl

The existing version of curl doesn't work with OpenSSL 1.1, which is what
ships by default with Ubuntu 18.04.

Without the change to curl_util.cc, SslWebserverTest_TestSSL fails with:

  curl error: SSL peer certificate or SSH remote key was not OK

Change-Id: I804d01a5ed702501223dd4099100153cca412b49
Reviewed-on: http://gerrit.cloudera.org:8080/10432
Tested-by: Kudu Jenkins
Reviewed-by: Adar Dembo <[email protected]>
---
M src/kudu/util/curl_util.cc
M thirdparty/download-thirdparty.sh
M thirdparty/vars.sh
3 files changed, 9 insertions(+), 5 deletions(-)

Approvals:
  Kudu Jenkins: Verified
  Adar Dembo: Looks good to me, approved

--
To view, visit http://gerrit.cloudera.org:8080/10432
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I804d01a5ed702501223dd4099100153cca412b49
Gerrit-Change-Number: 10432
Gerrit-PatchSet: 3
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>

Reply via email to