Conversation
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
release_docs/CHANGELOG.md
Outdated
| @@ -681,8 +681,7 @@ Added Fortran wrapper h5fdsubfiling_get_file_mapping_f() for the subfiling file | |||
|
|
|||
| ### Fixed security issue CVE-2025-2310 | |||
There was a problem hiding this comment.
Another CVE issue to be updated with a link. If that's the standard going forward, more of these CVE issues will probably appear in entry titles from currently unmerged PRs that don't yet list them this way.
There was a problem hiding this comment.
It was an editorial choice I made that perhaps I regret. Should I mention this to others to add the link? I can also keep an eye on this as code freeze approaches.
There was a problem hiding this comment.
I'd say it's worth bringing up. We can also do a last editing pass near to the release as well.
Autotools versions". Added CVE-2025-6818 to a list of several fixed CVE issues.
|
|
||
| ## Acknowledgements: | ||
|
|
||
| We would like to thank the many HDF5 community members that contributed to HDF5 2.0. |
There was a problem hiding this comment.
We can revisit your comments from this PR after we have a release branch.
| The versions of `h5cc`, `h5fc`, `h5c++`, etc. generated by CMake were missing several options and features from the Autotools counterparts. Some of these options and features have now been implemented in the CMake versions, while some of them have not: | ||
| - The missing `--help`/`-h`, `-c`, `-echo`, and `-shlib`/`-noshlib` options have been implemented. | ||
| - The `-prefix` option was not implemented, as it didn't appear to function in the Autotools wrappers and is generally covered by pkg-config in the CMake wrappers. | ||
| - A new `-nohl` option has been added to avoid building and linking against the high-level HDF5 libraries if desired. |
There was a problem hiding this comment.
HDF5 libraries, if desired.
| @@ -256,8 +272,6 @@ All other HDF5 library CMake options are prefixed with `HDF5_` | |||
|
|
|||
| Also note that HDF5 currently has incomplete support for datatype conversions involving non-IEEE floating-point format datatypes. Refer to the 'Known Problems' section for information about datatype conversions with these new datatypes. | |||
There was a problem hiding this comment.
Link to Known Problems section, perhaps?
Cleaned up formatting, added links when available.
@lrknox to help with organization@brtnfld reminder to add attribution language
Important
Refined
CHANGELOG.mdwith improved formatting, added section links, and enhanced navigation.CHANGELOG.mdfor better navigation.bfloat16 predefined datatypesandcomplex numbers.EXTERNAL_HDF5_STATUSto lowercase for consistency.This description was created by
for b5ed0f1. You can customize this summary. It will automatically update as commits are pushed.