SHA256
1
0
forked from pool/slurm
Go to file
Egbert Eich e59754da76 CVE-2023-49933, CVE-2023-49934, CVE-2023-49935, CVE-2023-49936
and CVE-2023-49937
  * Substantially overhauled the SlurmDBD association management
    code. For clusters updated to 23.11, account and user
    additions or removals are significantly faster than in prior
    releases.
  * Overhauled `scontrol reconfigure` to prevent configuration
    mistakes from disabling slurmctld and slurmd. Instead, an
    error will be returned, and the running configuration will
    persist. This does require updates to the systemd service
    files to use the `--systemd` option to `slurmctld` and `slurmd`.
  * Added a new internal `auth/cred` plugin - `auth/slurm`. This
    builds off the prior `auth/jwt` model, and permits operation
    of the `slurmdbd` and `slurmctld` without access to full
    directory information with a suitable configuration.
  * Added a new `--external-launcher` option to `srun`, which is
    automatically set by common MPI launcher implementations and
    ensures processes using those non-srun launchers have full
    access to all resources allocated on each node.
  * Reworked the dynamic/cloud modes of operation to allow for
    "fanout" - where Slurm communication can be automatically
    offloaded to compute nodes for increased cluster scalability.
  * Overhauled and extended the Reservation subsystem to allow
    for most of the same resource requirements as are placed on
    the job. Notably, this permits reservations to now reserve
    GRES directly.
  * Fix `scontrol update job=... TimeLimit+=/-=` when used with a
    raw JobId of job array element.
  * Reject `TimeLimit` increment/decrement when called on job with
    `TimeLimit=UNLIMITED`.

OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=285
2024-01-22 16:26:43 +00:00
_service Accepting request 435788 from home:eeich:branches:network:cluster 2016-10-17 15:40:31 +00:00
.gitattributes Accepting request 163005 from home:scorot:branches:network:cluster 2013-04-08 21:59:36 +00:00
.gitignore Accepting request 163005 from home:scorot:branches:network:cluster 2013-04-08 21:59:36 +00:00
Fix-test7.2-to-find-libpmix-under-lib64-as-well.patch Accepting request 988732 from home:eeich:branches:network:cluster 2022-07-12 20:03:18 +00:00
Fix-test-21.41.patch Accepting request 988732 from home:eeich:branches:network:cluster 2022-07-12 20:03:18 +00:00
Keep-logs-of-skipped-test-when-running-test-cases-sequentially.patch Accepting request 988732 from home:eeich:branches:network:cluster 2022-07-12 20:03:18 +00:00
pam_slurm-Initialize-arrays-and-pass-sizes.patch Accepting request 1138332 from home:mslacken:branches:network:cluster 2024-01-22 15:21:33 +00:00
README_Testsuite.md * Improve setup-testsuite.sh: copy ssh fingerprints from all nodes. 2022-10-26 06:23:36 +00:00
Remove-rpath-from-build.patch Accepting request 1138332 from home:mslacken:branches:network:cluster 2024-01-22 15:21:33 +00:00
slurm-23.11.1.tar.bz2 Accepting request 1138332 from home:mslacken:branches:network:cluster 2024-01-22 15:21:33 +00:00
slurm-rpmlintrc Accepting request 1082770 from home:eeich:branches:network:cluster 2023-04-27 13:24:37 +00:00
slurm.changes CVE-2023-49933, CVE-2023-49934, CVE-2023-49935, CVE-2023-49936 2024-01-22 16:26:43 +00:00
slurm.spec Accepting request 1138332 from home:mslacken:branches:network:cluster 2024-01-22 15:21:33 +00:00
slurmctld.xml Accepting request 926016 from home:mslacken:branches:network:cluster 2021-10-29 14:17:34 +00:00
slurmd.xml Accepting request 926016 from home:mslacken:branches:network:cluster 2021-10-29 14:17:34 +00:00
slurmdbd.xml Accepting request 926016 from home:mslacken:branches:network:cluster 2021-10-29 14:17:34 +00:00
test_setup.tar.gz Accepting request 1070038 from home:eeich:branches:network:cluster 2023-03-07 21:33:03 +00:00
upgrades Accepting request 1136624 from home:eeich:branches:network:cluster 2024-01-05 12:29:13 +00:00