This is an automated email from the ASF dual-hosted git repository.

tarmstrong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git.


    from 9d6bf35  IMPALA-10145,IMPALA-10299: Bump impala-shell thrift version 
to 0.11.0-p4
     new 6694d14  IMPALA-10305: Sync Kudu's FIPS compliant changes
     new 8243a97  Bump up CDP_BUILD_NUMBER to 6912987

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/kudu/security/CMakeLists.txt                |  2 +-
 be/src/kudu/security/ca/cert_management-test.cc    |  3 +-
 be/src/kudu/security/crypto.cc                     | 13 ++++
 be/src/kudu/security/openssl_util.cc               | 80 +++++++++++++++++-----
 be/src/kudu/security/openssl_util.h                | 33 ++++++---
 be/src/kudu/security/tls_context.cc                | 20 +++++-
 be/src/kudu/security/tls_handshake.cc              | 24 +++++--
 be/src/kudu/security/token-test.cc                 |  2 +-
 be/src/kudu/util/flags.cc                          | 22 ++++++
 be/src/kudu/util/flags.h                           |  2 +
 be/src/kudu/util/test_util.cc                      | 55 ++++++---------
 be/src/kudu/util/test_util.h                       |  4 ++
 bin/impala-config.sh                               | 24 ++++---
 .../queries/QueryTest/create-database.test         | 18 +++--
 .../queries/QueryTest/describe-db.test             | 16 +++--
 .../queries/QueryTest/describe-hive-db.test        | 10 ++-
 tests/custom_cluster/test_event_processing.py      |  1 +
 17 files changed, 235 insertions(+), 94 deletions(-)

Reply via email to