Description of problem: same as #2081896 for epel7
A fix should be easy with: ``` diff --git a/slurm.spec b/slurm.spec index 676d6ed..2b1b6b7 100644 --- a/slurm.spec +++ b/slurm.spec @@ -15,8 +15,8 @@ %endif Name: slurm -Version: 20.11.8 -Release: 2%{?dist} +Version: 20.11.9 +Release: 1%{?dist} Summary: Simple Linux Utility for Resource Management License: GPLv2 and BSD URL: https://slurm.schedmd.com/ ```
This will fix CVE-2022-29500. (Did not see this listed in ticket but may have missed it). https://lists.schedmd.com/pipermail/slurm-announce/2022/000072.html
FEDORA-EPEL-2022-670a0795bf has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-670a0795bf
FEDORA-EPEL-2022-670a0795bf has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-670a0795bf See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2022-670a0795bf has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report.