public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/slurm] epel10: Release of 17.11.5
@ 2026-07-22 7:54 Philip Kovacs
0 siblings, 0 replies; only message in thread
From: Philip Kovacs @ 2026-07-22 7:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/slurm
Branch : epel10
Commit : 45430917b016a9e3feeb59bdad81d55bff9a36f4
Author : Philip Kovacs <pkdevel@yahoo.com>
Date : 2018-03-16T22:08:39-04:00
Stats : +8/-4 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/slurm/c/45430917b016a9e3feeb59bdad81d55bff9a36f4?branch=epel10
Log:
Release of 17.11.5
Closes security issue CVE-2018-7033
---
diff --git a/slurm.abignore b/slurm.abignore
index db5034b..23bb574 100644
--- a/slurm.abignore
+++ b/slurm.abignore
@@ -7,4 +7,4 @@ filename_regexp = (/usr/lib/slurm/.*|/usr/lib64/slurm/.*)
[suppress_type]
# suppress abi check for the slurm internal library
-soname_regexp = libslurmfull*
+soname_regexp = libslurmfull.*
diff --git a/slurm.conf b/slurm.conf
index 577cc09..e84d7a7 100644
--- a/slurm.conf
+++ b/slurm.conf
@@ -2,7 +2,7 @@
# See the slurm.conf man page for more information.
#
ControlMachine=localhost
-#ControlAddr=
+ControlAddr=127.0.0.1
#BackupController=
#BackupAddr=
#
diff --git a/slurm.spec b/slurm.spec
index bd40545..5073690 100644
--- a/slurm.spec
+++ b/slurm.spec
@@ -14,7 +14,7 @@
%undefine _strict_symbol_defs_build
Name: slurm
-Version: 17.11.4
+Version: 17.11.5
Release: 1%{?dist}
Summary: Simple Linux Utility for Resource Management
License: GPLv2 and BSD
@@ -733,6 +733,10 @@ rm -f %{buildroot}%{perl_archlib}/perllocal.pod
%systemd_postun_with_restart slurmdbd.service
%changelog
+* Fri Mar 16 2018 Philip Kovacs <pkdevel@yahoo.com> - 17.11.5-1
+- Release of 17.11.5
+- Closes security issue CVE-2018-7033
+
* Sat Mar 3 2018 Philip Kovacs <pkdevel@yahoo.com> - 17.11.4-1
- Release of 17.11.4
- Add perl-devel, python3 to build requirements
diff --git a/sources b/sources
index 5e07f3d..ee6dc7c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (slurm-17.11.4.tar.bz2) = 027f7dee51980f1351c56934ebdf510cf72c049544cdfbbfc450223b5e27a9d21b9f6fcf7a3a043b7cc18c913e9ce6dcd8d0153a5e7625c84cc9a67b69832962
+SHA512 (slurm-17.11.5.tar.bz2) = cb82e192bf0ab57fbc810fc3c9b32e90d4c28926b4a959514e3df51b63556b13d01057938d73da5bc0bea157bbd7712b1aad0712a913ad912bd7e6089fc0bd21
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-22 7:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 7:54 [rpms/slurm] epel10: Release of 17.11.5 Philip Kovacs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox