Henry Robinson has uploaded a new patch set (#16). Change subject: IMPALA-4669: [SECURITY] Add security library to build ......................................................................
IMPALA-4669: [SECURITY] Add security library to build * Minor compilation fix * Add krb5 as a non-toolchain dependency * Handle legacy versions of libkrb5.so by providing implementation of krb5_is_config_principal(). * Link against openssl from the toolchain if 1.0.0 or higher not found on build machine. Change-Id: I4f327810066bee7f3ac107b0295480fb9ed45e14 --- M CMakeLists.txt M LICENSE.txt M be/CMakeLists.txt M be/src/common/config.h.in M be/src/kudu/security/init.cc M be/src/kudu/security/token_verifier.cc M cmake_modules/FindKerberos.cmake 7 files changed, 111 insertions(+), 17 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/17/5717/16 -- To view, visit http://gerrit.cloudera.org:8080/5717 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I4f327810066bee7f3ac107b0295480fb9ed45e14 Gerrit-PatchSet: 16 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Henry Robinson <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Michael Ho <[email protected]>
