7d13a7ba97
Accepting request 988732 from home:eeich:branches:network:cluster
Egbert Eich2022-07-12 20:03:18 +00:00
916be35f5e
Accepting request 988732 from home:eeich:branches:network:cluster
Egbert Eich2022-07-12 20:03:18 +00:00
52adf61c22
Accepting request 983910 from home:mslacken:branches:network:cluster
Christian Goll2022-06-20 11:58:11 +00:00
e90788b02f
Accepting request 983910 from home:mslacken:branches:network:cluster
Christian Goll2022-06-20 11:58:11 +00:00
2951a00ce2
- Package the Slrum testsuite for QA purposes. NOTE: This package is not meant to be used for testing by the user but rather for testing by the maintainers to ensure the package is working properly. DO NOT report test suite failures unless you are able to confirm that the failure is really a bug.
Egbert Eich2022-06-08 13:21:55 +00:00
05e27553a5
- Package the Slrum testsuite for QA purposes. NOTE: This package is not meant to be used for testing by the user but rather for testing by the maintainers to ensure the package is working properly. DO NOT report test suite failures unless you are able to confirm that the failure is really a bug.
Egbert Eich2022-06-08 13:21:55 +00:00
350be975f5
Accepting request 932063 from home:aginies:branches:network:cluster
Christian Goll2021-11-18 09:37:45 +00:00
f7bae365fd
Accepting request 932063 from home:aginies:branches:network:cluster
Christian Goll2021-11-18 09:37:45 +00:00
d4c2b2bcf3
- updated to 21.08.4 which fixes (CVE-2021-43337) which is only present in 21.08 tree. * CVE-2021-43337: For sites using the new AccountingStoreFlags=job_script and/or job_env options, an issue was reported with the access control rules in SlurmDBD that will permit users to request job scripts and environment files that they should not have access to. (Scripts/environments are meant to only be accessible by user accounts with administrator privileges, by account coordinators for jobs submitted under their account, and by the user themselves.) - changes from 21.08.3: * This includes a number of fixes since the last release a month ago, including one critical fix to prevent a communication issue between slurmctld and slurmdbd for sites that have started using the new AccountingStoreFlags=job_script functionality.
Christian Goll2021-11-17 08:37:51 +00:00
e84c3cede8
- updated to 21.08.4 which fixes (CVE-2021-43337) which is only present in 21.08 tree. * CVE-2021-43337: For sites using the new AccountingStoreFlags=job_script and/or job_env options, an issue was reported with the access control rules in SlurmDBD that will permit users to request job scripts and environment files that they should not have access to. (Scripts/environments are meant to only be accessible by user accounts with administrator privileges, by account coordinators for jobs submitted under their account, and by the user themselves.) - changes from 21.08.3: * This includes a number of fixes since the last release a month ago, including one critical fix to prevent a communication issue between slurmctld and slurmdbd for sites that have started using the new AccountingStoreFlags=job_script functionality.
Christian Goll2021-11-17 08:37:51 +00:00
b4f7e9209d
- New features in 20.11.7: - New features in 20.11.6: - Fix Provides:/Conflicts: for libnss_slurm (bsc#1180700).
Egbert Eich2021-05-19 18:34:28 +00:00
2596fddc6d
- New features in 20.11.7: - New features in 20.11.6: - Fix Provides:/Conflicts: for libnss_slurm (bsc#1180700).
Egbert Eich2021-05-19 18:34:28 +00:00
89b4ed3f9f
- Updated to 20.11.7 which fixes CVE-2021-31215 (bsc#1186024) - New featuresi from 20.11.7: * slurmd - handle configless failures gracefully instead of hanging indefinitely. * select/cons_tres - fix Dragonfly topology not selecting nodes in the same leaf switch when it should as well as requests with *-switches option. * Fix issue where certain step requests wouldn't run if the first node in the job allocation was full and there were idle resources on other nodes in the job allocation. * Fix deadlock issue with <Prolog|Epilog>Slurmctld. * torque/qstat - fix printf error message in output. * When adding associations or wckeys avoid checking multiple times a user or cluster name. * Fix wrong jobacctgather information on a step on multiple nodes due to timeouts sending its the information gathered on its node. * Fix missing xstrdup which could result in slurmctld segfault on array jobs. * Fix security issue in PrologSlurmctld and EpilogSlurmctld by always prepending SPANK_ to all user-set environment variables. CVE-2021-31215. - New features from 20.11.6: * Fix sacct assert with the --qos option. * Use pkg-config --atleast-version instead of --modversion for systemd. * common/fd - fix getsockopt() call in fd_get_socket_error(). * Properly handle the return from fd_get_socket_error() in _conn_readable(). * cons_res - Fix issue where running jobs were not taken into consideration when creating a reservation. * Avoid a deadlock between job_list for_each and assoc QOS_LOCK. * Fix TRESRunMins usage for partition qos on restart/reconfig. * Fix printing of number of tasks on a completed job that didn't request tasks. * Fix updating GrpTRESRunMins when decrementing job time is bigger than it.
Christian Goll2021-05-14 10:35:47 +00:00
9558b68d0d
- Updated to 20.11.7 which fixes CVE-2021-31215 (bsc#1186024) - New featuresi from 20.11.7: * slurmd - handle configless failures gracefully instead of hanging indefinitely. * select/cons_tres - fix Dragonfly topology not selecting nodes in the same leaf switch when it should as well as requests with *-switches option. * Fix issue where certain step requests wouldn't run if the first node in the job allocation was full and there were idle resources on other nodes in the job allocation. * Fix deadlock issue with <Prolog|Epilog>Slurmctld. * torque/qstat - fix printf error message in output. * When adding associations or wckeys avoid checking multiple times a user or cluster name. * Fix wrong jobacctgather information on a step on multiple nodes due to timeouts sending its the information gathered on its node. * Fix missing xstrdup which could result in slurmctld segfault on array jobs. * Fix security issue in PrologSlurmctld and EpilogSlurmctld by always prepending SPANK_ to all user-set environment variables. CVE-2021-31215. - New features from 20.11.6: * Fix sacct assert with the --qos option. * Use pkg-config --atleast-version instead of --modversion for systemd. * common/fd - fix getsockopt() call in fd_get_socket_error(). * Properly handle the return from fd_get_socket_error() in _conn_readable(). * cons_res - Fix issue where running jobs were not taken into consideration when creating a reservation. * Avoid a deadlock between job_list for_each and assoc QOS_LOCK. * Fix TRESRunMins usage for partition qos on restart/reconfig. * Fix printing of number of tasks on a completed job that didn't request tasks. * Fix updating GrpTRESRunMins when decrementing job time is bigger than it.
Christian Goll2021-05-14 10:35:47 +00:00