File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,23 @@ CHANGELOG
55------
66
77** CHANGES**
8+ - Add chef attribute ` cluster/in_place_update_on_fleet_enabled ` to disable in-place updates on compute and login nodes
9+ and mitigate performance impact at scale.
10+ - Upgrade Slurm to version 24.11.7 (from 24.11.6).
11+ - Upgrade Werkzeug to ~ =3.1 (from ~ =2.0) to address [ CVE-2024 -34069] ( https://nvd.nist.gov/vuln/detail/cve-2024-34069 ) .
812- Upgrade Connexion to ~ =2.15.1 (from ~ =2.13.0).
913- Upgrade Flask to ~ =3.1.0 (from >=2.2.5,<2.3).
10- - Upgrade Werkzeug to ~ =3.1 (from ~ =2.0) to address [ CVE-2024 -34069] ( https://nvd.nist.gov/vuln/detail/cve-2024-34069 ) .
14+ - Load kernel module ` drm_client_lib ` before installation of NVIDIA driver, if available on the kernel.
15+ - Reduce dependency footprint by installing the package ` sssd-common ` rather than ` sssd ` .
16+ - Upgrade libjwt to version 1.18.4 (from 1.17.0) for all OSes except Amazon Linux 2.
17+ - Upgrade amazon-efs-utils to version 2.4.0 (from v2.3.1).
18+ - Upgrade EFA installer to 1.44.0 (from 1.43.2).
19+ - Efa-driver: efa-2.17.3-1
20+ - Efa-config: efa-config-1.18-1
21+ - Efa-profile: efa-profile-1.7-1
22+ - Libfabric-aws: libfabric-aws-2.3.1-1
23+ - Rdma-core: rdma-core-59.0-1
24+ - Open MPI: openmpi40-aws-4.1.7-2 and openmpi50-aws-5.0.8-11
1125
1226** BUG FIXES**
1327- Reduce EFA installation time for Ubuntu by ~ 20 minutes by only holding kernel packages for the installed kernel.
You can’t perform that action at this time.
0 commit comments