Hello Kudu Jenkins, Andrew Wong, Grant Henke,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/17264

to look at the new patch set (#2).

Change subject: [build] drop RHEL/CentOS 6 OpenSSL ABI change workaround
......................................................................

[build] drop RHEL/CentOS 6 OpenSSL ABI change workaround

Changelist 10f525519 introduced a workaround to an OpenSSL ABI
compatibility break between RHEL/CentOS 6.4 and later versions.
RHEL/CentOS 6 is beyond its EOL date already and Kudu doesn't
officially support it since 1.14 release [1], so this patch removes
the workaround accordingly.

Nevertheless, even with this patch, Kudu can still be compiled and
run on RHEL/CentOS 6, as before.  The only change is that now it
compiles against the OpenSSL which came with the OS at the build
machine, not the OpenSSL which came with RHEL/CentOS 6.4.

[1] https://kudu.apache.org/releases/1.14.0/docs/release_notes.html

Change-Id: I014d93b3b953d11281b928de9de43eec8ab4e997
---
M CMakeLists.txt
M src/kudu/security/openssl_util.cc
M src/kudu/server/webserver-test.cc
M src/kudu/server/webserver.cc
M thirdparty/build-thirdparty.sh
M thirdparty/download-thirdparty.sh
D thirdparty/install-openssl-el6-workaround.sh
M thirdparty/vars.sh
8 files changed, 0 insertions(+), 130 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/64/17264/2
--
To view, visit http://gerrit.cloudera.org:8080/17264
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I014d93b3b953d11281b928de9de43eec8ab4e997
Gerrit-Change-Number: 17264
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to