AWS Security ChangesHomeSearch

AWS parallelcluster medium security documentation change

Service: parallelcluster · 2025-06-07 · Security-related medium

File: parallelcluster/latest/ug/document_history.md

Summary

Added release notes for version 3.13.1 including security-relevant bug fixes

Security assessment

Fixes a bug preventing AD password updates via 'update_directory_service_password.sh', which could lead to credential management issues

Diff

diff --git a/parallelcluster/latest/ug/document_history.md b/parallelcluster/latest/ug/document_history.md
index 0f098753d..c92b23f9a 100644
--- a//parallelcluster/latest/ug/document_history.md
+++ b//parallelcluster/latest/ug/document_history.md
@@ -10,0 +11,21 @@ AWS ParallelCluster Change | Description | Date
+AWS ParallelCluster version 3.13.1 released |  To upgrade, enter the following: `sudo pip install --upgrade aws-parallelcluster`.  Changes:
+
+  * Upgrade Slurm to version 24.05.8.
+  * Upgrade EFA installer to 1.41.0 (from 1.38.1).
+    * Efa-driver: efa-2.15.0-1
+    * Efa-config: efa-config-1.18-1
+    * Efa-profile: efa-profile-1.7-1
+    * Libfabric-aws: libfabric-aws-2.1.0-1
+    * Rdma-core: rdma-core-57.0-1
+    * Open MPI: openmpi40-aws-4.1.7-2 and openmpi50-aws-5.0.6
+  * Upgrade amazon-efs-utils to version 2.3.1 (from v2.1.0) for non-Amazon Linux AMI's.
+  * Support DCV in us-isob-east-1 and us-iso-east-1.
+  * Support FSX for Lustre and Ontap in us-isob-east-1 and us-iso-east-1.
+  * Ensure kernel consistency throughout ParallelCluster image build by pinning at the beginning and unpinning at completion.
+
+Bug fixes:
+
+  * Fix a bug in the installation of ARM Performance Library that was causing the build image fail in isolated environments.
+  * Fix a bug that was preventing the script 'update_directory_service_password.sh' from updating the AD password.
+
+|  June 04, 2025