forked from pool/slurm
Accepting request 983910 from home:mslacken:branches:network:cluster
- update to 22.05.2 with following fixes: * Fix regression which allowed the oversubscription of licenses. * Fix a segfault in slurmctld when requesting gres in job arrays. OBS-URL: https://build.opensuse.org/request/show/983910 OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=206
This commit is contained in:
parent
2951a00ce2
commit
52adf61c22
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f710734066e480c974fc9d57982112eeb92a431b49cb6d0dab24348759228f64
|
|
||||||
size 7007971
|
|
3
slurm-22.05.2.tar.bz2
Normal file
3
slurm-22.05.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8ff2d1f1cc9b0cbdd344cfcbbe4f14b08d4260b7012619f6cc9c38263f276c41
|
||||||
|
size 7094002
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 20 09:23:17 UTC 2022 - Christian Goll <cgoll@suse.com>
|
||||||
|
|
||||||
|
- update to 22.05.2 with following fixes:
|
||||||
|
* Fix regression which allowed the oversubscription of licenses.
|
||||||
|
* Fix a segfault in slurmctld when requesting gres in job arrays.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 8 13:15:24 UTC 2022 - Egbert Eich <eich@suse.com>
|
Wed Jun 8 13:15:24 UTC 2022 - Egbert Eich <eich@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
# Check file META in sources: update so_version to (API_CURRENT - API_AGE)
|
# Check file META in sources: update so_version to (API_CURRENT - API_AGE)
|
||||||
%define so_version 38
|
%define so_version 38
|
||||||
%define ver 22.05.0
|
%define ver 22.05.2
|
||||||
%define _ver _22_05
|
%define _ver _22_05
|
||||||
%define dl_ver %{ver}
|
%define dl_ver %{ver}
|
||||||
# so-version is 0 and seems to be stable
|
# so-version is 0 and seems to be stable
|
||||||
|
Loading…
Reference in New Issue
Block a user