This is an automated email from the ASF dual-hosted git repository.
lordgamez pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
from 7b6b5deb6 MINIFICPP-2422 Remove Ubuntu 20.04 support
new c8a70e228 MINIFICPP-2526 update version to 1.0
new f17839f9c MINIFICPP-2527 build log cleanup: skip unused openssl
modules, avoid download progress log spam
new 9dbf996da MINIFICPP-2529 Upgrade expected_lite to v0.8.0
new d46804aa1 MINIFICPP-2461 Fix linker error on MSBuild
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 +-
cmake/BundledAwsSdkCpp.cmake | 2 ++
cmake/BundledAzureSdkCpp.cmake | 2 ++
cmake/BundledBZip2.cmake | 2 ++
cmake/BundledJemalloc.cmake | 2 ++
cmake/BundledLibArchive.cmake | 2 ++
cmake/BundledLibSSH2.cmake | 2 ++
cmake/BundledLibSodium.cmake | 4 ++++
cmake/BundledLibXml2.cmake | 4 ++++
cmake/BundledLibcURL.cmake | 2 ++
cmake/BundledMbedTLS.cmake | 2 ++
cmake/BundledOSSPUUID.cmake | 2 ++
cmake/BundledOpen62541.cmake | 2 ++
cmake/BundledOpenCV.cmake | 2 ++
cmake/BundledOpenSSL.cmake | 20 ++++++++++++++++++--
cmake/BundledPugiXml.cmake | 2 ++
cmake/BundledRTIMULib.cmake | 2 ++
cmake/BundledRocksDB.cmake | 2 ++
cmake/BundledYamlCpp.cmake | 2 ++
cmake/ExpectedLite.cmake | 4 ++--
cmake/LibLZMA.cmake | 8 ++++----
cmake/liblzma/dummy/FindLibLZMA.cmake | 15 +++++++++++++--
conanfile.py | 2 +-
libminifi/CMakeLists.txt | 2 +-
24 files changed, 78 insertions(+), 13 deletions(-)