Waive badfuncs in rpminspect
This commit is contained in:
parent
a13f6fa2d8
commit
10e9fa1322
9
rpminspect.yaml
Normal file
9
rpminspect.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
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=1953960
|
||||
/usr/sbin/cups-browsed:
|
||||
- inet_aton
|
Loading…
Reference in New Issue
Block a user