Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package slurm for openSUSE:Factory checked in at 2021-09-27 20:08:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/slurm (Old) and /work/SRC/openSUSE:Factory/.slurm.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "slurm" Mon Sep 27 20:08:57 2021 rev:64 rq:921717 version:21.08.1 Changes: -------- --- /work/SRC/openSUSE:Factory/slurm/slurm.changes 2021-09-08 21:37:12.529930071 +0200 +++ /work/SRC/openSUSE:Factory/.slurm.new.1899/slurm.changes 2021-09-27 20:09:22.142492560 +0200 @@ -1,0 +2,48 @@ +Fri Sep 17 07:22:44 UTC 2021 - Christian Goll <[email protected]> + +- updated to 21.08.1 with following bug fixes: + * Fix potential memory leak if a problem happens while allocating GRES for + a job. + * If an overallocation of GRES happens terminate the creation of a job. + * AutoDetect=nvml: Fatal if no devices found in MIG mode. + * Print federation and cluster sacctmgr error messages to stderr. + * Fix off by one error in --gpu-bind=mask_gpu. + * Add --gpu-bind=none to disable gpu binding when using --gpus-per-task. + * Handle the burst buffer state "alloc-revoke" which previously would not + display in the job correctly. + * Fix issue in the slurmstepd SPANK prolog/epilog handler where configuration + values were used before being initialized. + * Restore a step's ability to utilize all of an allocations memory if --mem=0. + * Fix --cpu-bind=verbose garbage taskid. + * Fix cgroup task affinity issues from garbage taskid info. + * Make gres_job_state_validate() client logging behavior as before 44466a4641. + * Fix steps with --hint overriding an allocation with --threads-per-core. + * Require requesting a GPU if --mem-per-gpu is requested. + * Return error early if a job is requesting --ntasks-per-gpu and no gpus or + task count. + * Properly clear out pending step if unavailable to run with available + resources. + * Kill all processes spawned by burst_buffer.lua including decendents. + * openapi/v0.0.{35,36,37} - Avoid setting default values of min_cpus, + job name, cwd, mail_type, and contiguous on job update. + * openapi/v0.0.{35,36,37} - Clear user hold on job update if hold=false. + * Prevent CRON_JOB flag from being cleared when loading job state. + * sacctmgr - Fix deleting WCKeys when not specifying a cluster. + * Fix getting memory for a step when the first node in the step isn't the + first node in the allocation. + * Make SelectTypeParameters=CR_Core_Memory default for cons_tres and cons_res. + * Correctly handle mutex unlocks in the gres code if failures happen. + * Give better error message if -m plane is given with no size. + * Fix --distribution=arbitrary for salloc. + * Fix jobcomp/script regression introduced in 21.08.0rc1 0c75b9ac9d. + * Only send the batch node in the step_hostlist in the job credential. + * When setting affinity for the batch step don't assume the batch host is node + 0. + * In task/affinity better checking for node existence when laying out + affinity. + * slurmrestd - fix job submission with auth/jwt. + +- removed Fix-statement-condition-in-netloc-autoconf-macro.patch + issue was fixed upstream + +------------------------------------------------------------------- @@ -12 +60 @@ -- updated to 21.08.1, major changes: +- updated to 21.08.0, major changes: Old: ---- Fix-statement-condition-in-netloc-autoconf-macro.patch slurm-21.08.0.tar.bz2 New: ---- slurm-21.08.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ slurm.spec ++++++ --- /var/tmp/diff_new_pack.ofy5Gr/_old 2021-09-27 20:09:22.778493260 +0200 +++ /var/tmp/diff_new_pack.ofy5Gr/_new 2021-09-27 20:09:22.782493265 +0200 @@ -1,5 +1,5 @@ # -# spec file for package slurm +# spec file # # Copyright (c) 2021 SUSE LLC # @@ -18,7 +18,7 @@ # Check file META in sources: update so_version to (API_CURRENT - API_AGE) %define so_version 37 -%define ver 21.08.0 +%define ver 21.08.1 %define _ver _21_08 %define dl_ver %{ver} # so-version is 0 and seems to be stable @@ -135,7 +135,6 @@ Patch1: slurm-2.4.4-init.patch Patch2: pam_slurm-Initialize-arrays-and-pass-sizes.patch Patch3: load-pmix-major-version.patch -Patch100: Fix-statement-condition-in-netloc-autoconf-macro.patch %{?upgrade:Provides: %{pname} = %{version}} %{?upgrade:Conflicts: %{pname}} @@ -547,7 +546,6 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 -%patch100 -p1 %if 0%{?python_ver} < 3 # Workaround for wrongly flagged python3 to keep SLE-11-SP4 building mkdir -p mybin; ln -s /usr/bin/python2 mybin/python3 ++++++ slurm-21.08.0.tar.bz2 -> slurm-21.08.1.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/slurm/slurm-21.08.0.tar.bz2 /work/SRC/openSUSE:Factory/.slurm.new.1899/slurm-21.08.1.tar.bz2 differ: char 11, line 1
