This is an automated email from the ASF dual-hosted git repository.
joemcdonnell pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 9727b46f3 IMPALA-11435: Fixup - Suppress logging for 'thrift' in
impala-shell
new 9c6df6a69 IMPALA-12179 (part 1): Remove dependency on lsb_release for
docker CMake
new f0065cdb7 IMPALA-12179 (part 2): Use /etc/os-release for
bootstrap_toolchain.py
new 6222785ef IMPALA-12179 (part 3): Remove remaining lsb_release
references
new c5ec833ae IMPALA-12211: Adapt FIPS detection to handle OpenSSL 3
The 4 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:
CMakeLists.txt | 2 +-
be/src/exprs/expr-test.cc | 10 ++--
be/src/exprs/mask-functions-ir.cc | 4 +-
be/src/exprs/utility-functions-ir.cc | 9 ++--
be/src/kudu/util/openssl_util.cc | 6 ++-
be/src/kudu/util/openssl_util.h | 4 ++
be/src/util/openssl-util.h | 16 ++++--
be/src/util/webserver-test.cc | 6 +--
be/src/util/webserver.cc | 3 +-
bin/bootstrap_system.sh | 2 +-
bin/bootstrap_toolchain.py | 97 +++++++++++++++++------------------
bin/distcc/distcc_server_bootstrap.sh | 8 +--
bin/distcc/distcc_server_setup.sh | 12 ++---
bin/jenkins/install_docker.sh | 2 +-
docker/CMakeLists.txt | 47 ++++++++---------
15 files changed, 119 insertions(+), 109 deletions(-)