45430917b0
Closes security issue CVE-2018-7033
11 lines
332 B
Plaintext
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.*
|