Skip to content

Baselibs 7.18.0

Compare
Choose a tag to compare
@mathomp4 mathomp4 released this 08 Feb 13:42
· 36 commits to main since this release
d66a680

This release of ESMA-Baselibs updates to HDF5 1.14.3, curl 8.6.0, and zlib 1.3.1. All testing with GEOS shows it is zero-diff.

Also, due to encountering a build/link issue on macOS multiple times with ESMF, for now we set ESMF_TRACE_LIB_BUILD=OFF for all builds on Darwin.


From CHANGELOG.md

Updates

  • HDF5 1.14.3
  • curl 8.6.0
  • zlib 1.3.1

Changed

  • Set ESMF_TRACE_LIB_BUILD=OFF when building ESMF on Darwin
    • Previously was only on NAG, but testing shows even GCC builds
      can fail with this flag on

What's Changed

  • Update to HDF5 1.14.3, curl 8.6.0, zlib 1.3.1 by @mathomp4 in #145

Full Changelog: v7.17.2...v7.18.0