This is an automated email from the ASF dual-hosted git repository.
martinzink pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
from d3d205f3c MINIFICPP-2360 Fix python venv configuration and
compatibility tests
add f3ae9b64b MINIFICPP-2359 Upgrade docker base image to 3.19.1
add 33712109d MINIFICPP-2364 - Add plist file to the package
add cf31c0ed1 MINIFICPP-2365 - Use .so extension on macOS as well
add a029f837e MINIFICPP-2366 various OSSP-uuid fixes
add c69805c42 MINIFICPP-2372 Update NOTICE year to 2024
No new revisions were added by this update.
Summary of changes:
CMakeLists.txt | 18 ++++++++++++++----
NOTICE | 4 ++--
cmake/BundledOSSPUUID.cmake | 15 ++++++++-------
cmake/BundledRocksDB.cmake | 4 +++-
docker/Dockerfile | 2 +-
docker/test/integration/cluster/ImageStore.py | 2 +-
extensions/python/CMakeLists.txt | 4 ++--
libminifi/include/utils/OsUtils.h | 1 +
thirdparty/rocksdb/cstdint.patch | 12 ++++++++++++
9 files changed, 44 insertions(+), 18 deletions(-)
create mode 100644 thirdparty/rocksdb/cstdint.patch