summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
authorjhendersonHDF <jhenderson@hdfgroup.org>2023-04-24 16:12:00 (GMT)
committerGitHub <noreply@github.com>2023-04-24 16:12:00 (GMT)
commit0312137b000f9814ce20c7235fdee50332b3eeed (patch)
tree21f97ca7b97e37a32c78f6fb13cfe49099244ed3 /release_docs/RELEASE.txt
parent5c8c9ce925b9386fe67680ab558196cd02185241 (diff)
downloadhdf5-0312137b000f9814ce20c7235fdee50332b3eeed.zip
hdf5-0312137b000f9814ce20c7235fdee50332b3eeed.tar.gz
hdf5-0312137b000f9814ce20c7235fdee50332b3eeed.tar.bz2
Fix ROS3 VFD anonymous credential usage with h5dump and h5ls (#2798) (#2800)
Diffstat (limited to 'release_docs/RELEASE.txt')
-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 a982a71..2d708b3 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -154,6 +154,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