Skip to content

Commit 7439bae

Browse files
committed
rms: upgrade slurm to 24.11.5 (CVE-2025-43904)
Signed-off-by: Adrian Reber <[email protected]>
1 parent 89d2efc commit 7439bae

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

components/rms/slurm/SOURCES/slurm.conf.example.patch

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,15 @@
1919
#
2020
#
2121
# JOB PRIORITY
22+
@@ -118,7 +118,7 @@
23+
#AccountingStorageHost=
24+
#AccountingStoragePass=
25+
#AccountingStoragePort=
26+
-AccountingStorageType=accounting_storage/slurmdbd
27+
+#AccountingStorageType=accounting_storage/slurmdbd
28+
#AccountingStorageUser=
29+
#AccountingStoreFlags=
30+
#JobCompHost=
2231
@@ -122,7 +125,7 @@
2332
#JobCompLoc=
2433
#JobCompPass=

components/rms/slurm/SPECS/slurm.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
# $Id$
3131
#
3232
Name: %{pname}%{PROJ_DELIM}
33-
Version: 24.11.3
33+
Version: 24.11.5
3434
%global rel 1
3535
Release: %{?dist}.1
3636
Summary: Slurm Workload Manager

0 commit comments

Comments
 (0)