Add rpminspect waivers
This commit is contained in:
parent
066102f86c
commit
88ab146871
6
rpminspect.yaml
Normal file
6
rpminspect.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
badfuncs:
|
||||
allowed:
|
||||
# hostname uses gethostbyname (safely) to display alias name(s).
|
||||
/usr/bin/hostname:
|
||||
- gethostbyname
|
Loading…
Reference in New Issue
Block a user