summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjhendersonHDF <jhenderson@hdfgroup.org>2023-04-24 16:12:30 (GMT)
committerGitHub <noreply@github.com>2023-04-24 16:12:30 (GMT)
commit2ce5e3e6e11e635446ca48b68cbd834d7ffc9023 (patch)
treeb61ef2a33ae3eeaa0ea3eef9b8acbdce05230286
parente6db9b25d3753a1e39cad02f3bc0451da3640d1f (diff)
downloadhdf5-2ce5e3e6e11e635446ca48b68cbd834d7ffc9023.zip
hdf5-2ce5e3e6e11e635446ca48b68cbd834d7ffc9023.tar.gz
hdf5-2ce5e3e6e11e635446ca48b68cbd834d7ffc9023.tar.bz2
Add release note for ROS3 VFD anonymous credential fix (#2801)
-rw-r--r--release_docs/RELEASE.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 2698b43..8bc90b8 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -151,6 +151,19 @@ Bug Fixes since HDF5-1.14.0 release
===================================
Library
-------
+ - Fixed ROS3 VFD anonymous credential usage with h5dump and h5ls
+
+ ROS3 VFD anonymous credential functionality became broken in h5dump
+ and h5ls in the HDF5 1.14.0 release with the added support for VFD
+ plugins, which changed the way that the tools handled setting of
+ credential information that the VFD uses. The tools could be
+ provided the command-line option of "--s3-cred=(,,)" as a workaround
+ for anonymous credential usage, but the documentation for this
+ option stated that anonymous credentials could be used by simply
+ omitting the option. The latter functionality has been restored.
+
+ Fixes GitHub issue #2406
+
- Fixed memory leaks when processing malformed object header continuation messages
Malformed object header continuation messages can result in a too-small