From c0fbc42dea41ef30890b074556cbd3cbfd505d3f Mon Sep 17 00:00:00 2001 From: Tim Theisen Date: Thu, 12 Sep 2024 15:50:47 -0500 Subject: [PATCH] Release notes for 2024-09-12 --- docs/release/osg-23.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/docs/release/osg-23.md b/docs/release/osg-23.md index 3bcda1080..451b15286 100644 --- a/docs/release/osg-23.md +++ b/docs/release/osg-23.md @@ -44,6 +44,30 @@ root@host # update-crypto-policies --set DEFAULT:SHA1 Latest News ----------- +### **Septemer 12, 2024:** CVMFS 2.11.5, vault 1.17.2, htvault-config 1.18, htgettoken 2.0, xrootd-multiuser 2.2.0-1.1, xrdcl-pelican 0.9.3-2.1 +- [CVMFS 2.11.5](https://cvmfs.readthedocs.io/en/2.11/cpt-releasenotes.html#release-notes-for-cernvm-fs-2-11-5) + - Fix blocking behavior in repositories when pipe reads take longer than a timeout + - Fix streaming cache manager with secure repositories + - Fix handling of network errors in streaming cache manager + - Fix rare stuck condition after cache manager crashes +- vault 1.17.2 + - Update to latest upstream version +- htvault-config 1.18 + - Add caching of exchanged tokens + - Give vault tokens the ability to delete secrets and revoke themselves + - Update dependencies +- htgettoken 2.0 + - Major update replacing some libraries with modern equivalents + - Remove use of PyInstaller + - Make htgettoken directly callable from Python + - Add use of a newer API to access vault secrets + - Fix the -o option to work with relative paths + - Change the --nobearertoken option to always save a vault token +- xrootd-multiuser 2.2.0-1.1 + - Rebuild for ARM64 (aarch64) +- xrdcl-pelican 0.9.3-2.1 + - Rebuild for ARM64 (aarch64) + ### **Septemer 5, 2024:** XRootD 5.7.0-1.6 - XRootD 5.7.0-1.6 - Fix file descriptor leak causing "too many open files" error in XCache