Conversation
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
|
Thank you for the pull request. My expectation for HDF5 was that minor release have runtime libraries that are compatible. For example if my library was compile against 1.8.17, then HDF5 could be updated to the next patch release 1.8.18 and it would not require me to recompile my library. Judging by the reference issue, it sounds like that is not the case, and the the patch version must be pinned. Is my understand correct? |
|
@blowekamp That's correct, Additionally, Apologies for the hassle. |
|
Thanks for the pull request and follow up! |
A few CVEs were reported and fixed in hdf5 back in November 2016: http://blog.talosintelligence.com/2016/11/hdf5-vulns.html
The hdf5 release notes for that release are available here: https://support.hdfgroup.org/ftp/HDF5/current18/src/hdf5-1.8.18-RELEASE.txt
For additional info, please see: conda-forge/hdf5-feedstock#68 and conda-forge/hdf5-feedstock#71