Bring rpminspect.yaml over from Brew dist-git
Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
parent
b2a3bcd245
commit
2df0779d9c
24
rpminspect.yaml
Normal file
24
rpminspect.yaml
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
---
|
||||||
|
badfuncs:
|
||||||
|
ignore:
|
||||||
|
- /usr/bin/nmblookup
|
||||||
|
- /usr/bin/smbtorture
|
||||||
|
- /usr/lib*/libndr.so.*
|
||||||
|
- /usr/lib*/libsmbconf.so.*
|
||||||
|
- /usr/lib*/samba/libgse-samba4.so
|
||||||
|
- /usr/lib*/samba/libsamba-sockets-samba4.so
|
||||||
|
- /usr/lib*/samba/service/nbtd.so
|
||||||
|
- /usr/libexec/ctdb/smnotify
|
||||||
|
- /usr/sbin/nmbd
|
||||||
|
|
||||||
|
runpath:
|
||||||
|
allowed_paths:
|
||||||
|
- /usr/lib/samba
|
||||||
|
- /usr/lib64/samba
|
||||||
|
|
||||||
|
abidiff:
|
||||||
|
suppression_file: samba.abignore
|
||||||
|
|
||||||
|
debuginfo:
|
||||||
|
ignore:
|
||||||
|
- /usr/lib*/libdcerpc-samr.so.*
|
Loading…
Reference in New Issue
Block a user