From 9f6ca84406e95841512e3f618628f36829b5c97e Mon Sep 17 00:00:00 2001 From: Tim Theisen Date: Thu, 8 Aug 2024 15:22:43 -0500 Subject: [PATCH] Release note for 2024-08-08 release --- docs/release/osg-23.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/docs/release/osg-23.md b/docs/release/osg-23.md index 6e9110a19..d0b249a10 100644 --- a/docs/release/osg-23.md +++ b/docs/release/osg-23.md @@ -44,6 +44,28 @@ root@host # update-crypto-policies --set DEFAULT:SHA1 Latest News ----------- +### **August 8, 2024:** HTCondor 23.0.14; HTCondor-CE 23.9.1, HTCondor 23.9.6 +- [HTCondor 23.0.12 LTS](https://htcondor.readthedocs.io/en/23.0/version-history/lts-versions-23-0.html#version-23-0-14) + - Docker and Container jobs run on EPs that match the AP's CPU architecture + - Fixed premature cleanup of credentials by the `condor_credd` + - Fixed bug where a malformed SciToken could cause a `condor_schedd` crash + - Fixed crash in `condor_annex` script + - Fixed daemon crash after IDTOKEN request is approved by the collector +- Upcoming + - [HTCondor-CE 23.9.1](https://htcondor.com/htcondor-ce/v23/releases/#2391) + - Use new Job Router syntax by default + - Update configuration files to work with HTCondor 23.9.1 and later + + - [HTCondor 23.8.1](https://htcondor.readthedocs.io/en/23.x/version-history/feature-versions-23-x.html#version-23-8-1) + - Add config knob to not have cgroups count kernel memory for jobs on EL9 + - Remove support for numeric unit suffixes (k,M,G) in ClassAd expressions + - In submit files, `request_disk` & `request_memory` still accept unit suffixes + - Hide GPUs not allocated to the job on cgroup v2 systems such as EL9 + - DAGMan can now produce credentials when using direct submission + - Singularity jobs have a contained home directory when file transfer is on + - Avoid using IPv6 link local addresses when resolving hostname to IP addr + - New 'htcondor credential' command to aid in debugging + ### **July 30, 2024:** XRootD 5.7.0 - [XRootD 5.7.0](https://xrootd.slac.stanford.edu/2024/07/01/announcement_5_7_0.html) - New feature release