Bug 2081898 - Slurm version 20.11.9
Summary: Slurm version 20.11.9
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: slurm
Version: epel8
Hardware: All
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Carl George 🤠
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-04 23:57 UTC by Tru Huynh
Modified: 2022-05-16 00:52 UTC (History)
3 users (show)

Fixed In Version: slurm-20.11.9-1.el8
Clone Of:
Environment:
Last Closed: 2022-05-16 00:52:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tru Huynh 2022-05-04 23:57:19 UTC
Description of problem:
same as #2081896 for epel7

Comment 1 Stephen John Smoogen 2022-05-05 16:38:49 UTC
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/

```

Comment 2 Stephen John Smoogen 2022-05-05 16:41:51 UTC
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

Comment 3 Fedora Update System 2022-05-06 00:01:43 UTC
FEDORA-EPEL-2022-670a0795bf has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-670a0795bf

Comment 4 Fedora Update System 2022-05-08 03:41:50 UTC
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.

Comment 5 Fedora Update System 2022-05-16 00:52:58 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.