diff --git a/slurm.changes b/slurm.changes index 2d01c32..e4a8374 100644 --- a/slurm.changes +++ b/slurm.changes @@ -17,9 +17,6 @@ Tue Aug 14 10:26:43 UTC 2018 - eich@suse.com * Fix incorrect job priority assignment for multi-partition job with different PriorityTier settings on the partitions. * Fix sinfo to print correct node state. -- slurmctld-rerun-agent_init-when-backup-controller-takes-over.patch - Fix an issue where the fallback controller will not be able to idle - nodes after a failover when a process has terminated (bsc#1084917). ------------------------------------------------------------------- Thu Aug 2 11:35:55 UTC 2018 - eich@suse.com @@ -86,7 +83,8 @@ Tue Jul 31 18:29:40 UTC 2018 - eich@suse.com ------------------------------------------------------------------- Tue Jul 31 17:30:08 UTC 2018 - eich@suse.com -- Fix race in the slurmctld backup controller which prevents it +- slurmctld-rerun-agent_init-when-backup-controller-takes-over.patch: + Fix race in the slurmctld backup controller which prevents it to clean up allocations on nodes properly after failing over (bsc#1084917). - Handled %license in a backward compatible manner.