This is an automated email from the ASF dual-hosted git repository.
fgerlits pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
from d2b692785 MINIFICPP-2617 Update version number to 0.99.2
new e92801c8a MINIFICPP-2618 Fix build failure of zlib on MacOS runner
new 35f98753d MINIFICPP-2619 Fix deadlock of ThreadPool shutdown
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:
cmake/BundledOpenCV.cmake | 4 ++--
cmake/BundledZLIB.cmake | 12 ++----------
cmake/zlib/dummy/FindZLIB.cmake | 4 ----
core-framework/include/utils/ThreadPool.h | 1 -
core-framework/src/utils/ThreadPool.cpp | 6 ++++--
5 files changed, 8 insertions(+), 19 deletions(-)