slurm/slurm.abignore
Philip Kovacs 45430917b0 Release of 17.11.5
Closes security issue CVE-2018-7033
2018-03-16 22:08:39 -04:00

11 lines
332 B
Plaintext

[suppress_file]
# suppress abi check for anything not in /usr/lib or /usr/lib64
filename_not_regexp = (/usr/lib/.*|/usr/lib64/.*)
# suppress abi check for the slurm plugins
filename_regexp = (/usr/lib/slurm/.*|/usr/lib64/slurm/.*)
[suppress_type]
# suppress abi check for the slurm internal library
soname_regexp = libslurmfull.*