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

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


    from 7a12ce686 [thirdparty] fix building rapidjson with GCC13
     new 6dacf166f [thirdparty] fix building breakpad with GCC13
     new fdfea715f KUDU-3573 fix flakiness in 
TestNewOpsDontGetScheduledDuringUnregister

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:
 src/kudu/util/maintenance_manager-test.cc          | 17 ++++++---
 thirdparty/download-thirdparty.sh                  |  8 +++--
 thirdparty/patches/breakpad-SIGSTKSZ-error.patch   | 30 +++++++++++++---
 thirdparty/patches/breakpad-fclose.patch           | 40 ++++++++++++++++++++++
 thirdparty/patches/breakpad-fread.patch            | 27 +++++++++++++++
 thirdparty/patches/breakpad-guid-creator.patch     | 23 +++++++++++++
 .../patches/breakpad-minidump-descriptor.patch     | 22 ++++++++++++
 7 files changed, 157 insertions(+), 10 deletions(-)
 create mode 100644 thirdparty/patches/breakpad-fclose.patch
 create mode 100644 thirdparty/patches/breakpad-fread.patch
 create mode 100644 thirdparty/patches/breakpad-guid-creator.patch
 create mode 100644 thirdparty/patches/breakpad-minidump-descriptor.patch

Reply via email to