From a07f819c2f1b5df223333decccbcfe2d6cdb794cb50b5cd44317c3bf525b525a Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Wed, 11 May 2022 10:26:59 +0000 Subject: [PATCH] - Update to 21.08.8 which fixes CVE-2022-29500 (bsc#1199278), CVE-2022-29501 (bsc#1199279), and CVE-2022-29502 (bsc#1199281). OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=201 --- slurm.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/slurm.changes b/slurm.changes index 374adc3..28c61cf 100644 --- a/slurm.changes +++ b/slurm.changes @@ -7,8 +7,8 @@ Tue May 10 10:26:02 UTC 2022 - Egbert Eich ------------------------------------------------------------------- Fri May 6 09:33:34 UTC 2022 - Christian Goll -- Update to 21.08.8 which fixes CVE-2022-29500, CVE-2022-29501 - and CVE-2022-29502 +- Update to 21.08.8 which fixes CVE-2022-29500 (bsc#1199278), + CVE-2022-29501 (bsc#1199279), and CVE-2022-29502 (bsc#1199281). - Added 'CommunicationParameters=block_null_hash' to slurm.conf, please add this parameter to existing configurations.