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

alexey pushed a change to branch branch-1.17.x
in repository https://gitbox.apache.org/repos/asf/kudu.git


    from b2e4692a0 [client-test] make ClearCacheAndConcurrentWorkload more 
stable in TSAN
     new 8940db0c6 KUDU-3590 Update expired test certificates
     new da30538bd KUDU-3507 instruct mini-ranger-{kms} JVM to use IPv4
     new c58d73ed6 [codegen] fix compilation with CLANG 15 on macOS
     new 3e2640fba [gutil] fix compilation with clang 15
     new cdb143128 [cmake_modules] recognize linker coming with LLVM 15
     new 27b62f0f1 [thirdparty] upgrade boost up to 1.84.0
     new a781032fc [thirdparty] upgrade bison up to 3.8.2
     new 316922fb0 [cmake] Kudu should compile on Mac OS without SDKROOT set.
     new f8399fa7b [java] Fix build failures

The 9 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:
 build-support/ubsan-blacklist.txt        |    4 +
 cmake_modules/KuduLinker.cmake           |   19 +-
 java/buildSrc/build.gradle               |    3 +-
 src/kudu/codegen/CMakeLists.txt          |   98 +--
 src/kudu/gutil/stl_util.h                |   16 +-
 src/kudu/gutil/strings/human_readable.h  |    6 +-
 src/kudu/gutil/strings/numbers.h         |   12 +-
 src/kudu/gutil/strings/util.h            |    4 +-
 src/kudu/ranger-kms/mini_ranger_kms.cc   |    1 +
 src/kudu/ranger/mini_ranger.cc           |    1 +
 src/kudu/security/test/test_certs.cc     | 1315 +++++++++++++++---------------
 thirdparty/download-thirdparty.sh        |    5 +-
 thirdparty/patches/boost-bootstrap.patch |   14 +
 thirdparty/vars.sh                       |    4 +-
 14 files changed, 759 insertions(+), 743 deletions(-)
 create mode 100644 thirdparty/patches/boost-bootstrap.patch

Reply via email to