Commits
Merge pull request #2365 in HDFFV/hdf5 from ~MYANG6/hdf5-develop:hdf5_1_12 to hdf5_1_12 * commit '47fa9d17898fb6f9edec6e9642dc1853bb003417': HDFFV-11014, fix the h5repack issue that misses a few attributes during the repacking. The flag that checks the object reference attribute is not updated properly. The fix is trivial. Just need to move the flag update line into the inner loop. Tested at Jelly. Also update the release.txt.