Add rpminspect.yaml to waive badfuncs
This commit is contained in:
parent
2e2c22f685
commit
2570f2c0a5
10
rpminspect.yaml
Normal file
10
rpminspect.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
badfuncs:
|
||||
allowed:
|
||||
# printers usually do not live on networks which would require
|
||||
# IPv6 due having too many hosts on one network, so it is not
|
||||
# a priority to have IPv6 support.
|
||||
# It is reported upstream at https://bugzilla.redhat.com/show_bug.cgi?id=2275938
|
||||
/usr/lib64/libhpmud.so.*:
|
||||
- gethostbyname
|
||||
- inet_addr
|
Loading…
Reference in New Issue
Block a user