From 2ce5e3e6e11e635446ca48b68cbd834d7ffc9023 Mon Sep 17 00:00:00 2001 From: jhendersonHDF Date: Mon, 24 Apr 2023 11:12:30 -0500 Subject: Add release note for ROS3 VFD anonymous credential fix (#2801) --- release_docs/RELEASE.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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 -- cgit v0.12