Package: slurm-wlm / 20.11.7+really20.11.4-2+deb11u1
Metadata
Package | Version | Patches format |
---|---|---|
slurm-wlm | 20.11.7+really20.11.4-2+deb11u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
mail path | (download) |
doc/man/man1/strigger.1 |
4 2 + 2 - 0 ! |
mail command absolute pathname This patch changes the default command to /usr/bin/mail in various configuration files and manual pages. |
remove google javascript | (download) |
doc/html/footer.txt |
13 0 + 13 - 0 ! |
remove google custom engine queries script Remove javascript for the custom google engine queries, in the header and in the footer of each html documentation page, to avoid potential privacy breach. |
sacctmgr increase buffer | (download) |
src/sacctmgr/file_functions.c |
2 1 + 1 - 0 ! |
increase size of sacctmgr read buffer This patch significantly increases the size of the buffer for reading dumps with sacctmgr load. Without this patch, sacctmgr is not able to handle lines with more than 4096 which is too small in some cases. Also removed useless macro definition in other related file. |
pidfile path | (download) |
src/common/read_config.h |
4 2 + 2 - 0 ! |
fix default pidfile paths This patch points default pidfild paths under /run |
rpath | (download) |
auxdir/slurm.m4 |
2 1 + 1 - 0 ! |
fix an rpath issue The libdir has to match the source package name in order to host slurm's private shared library. |
miscellanea manpages | (download) |
configure.ac |
1 1 + 0 - 0 ! |
move general info man pages to the miscellanea section (7) This patch moves the general information man pages slurm.1 and spank.8 to the miscellanea section since they are not related to commands |
fix typos | (download) |
doc/man/man5/slurm.conf.5 |
4 2 + 2 - 0 ! |
fix typos |
pmixv4 | (download) |
auxdir/x_ac_pmix.m4 |
3 2 + 1 - 0 ! |
enable pmix plugin compilation with pmix version 4 HAVE_PMIX macro is missing when pmix version 4 is found. This prevents the compilation of the slurm pmix plugin. |
CVE 2021 31215 | (download) |
src/plugins/prep/script/prep_script_slurmctld.c |
2 2 + 0 - 0 ! |
fix cve-2021-31215 Fix security issue in {Prolog,Epilog}Slurmctld by always prepending SPANK_. To all user-set environment variables. |
CVE 2022 29500 | (download) |
src/api/config_info.c |
1 1 + 0 - 0 ! |
fix cve-2022-29500 Prevent credential abuse. |
CVE 2022 29501 | (download) |
src/plugins/mpi/pmi2/setup.c |
5 5 + 0 - 0 ! |
fix cve-2022-29501 Prevent abuse of REQUEST_FORWARD_DATA. |