Copy over rpminspect.yaml from c9s branch

Content still applies, use of gethostbyname2 is sane and deliberate.
This commit is contained in:
Phil Sutter 2024-08-29 13:12:28 +02:00
parent 13ce62025b
commit f3a3896740

6
rpminspect.yaml Normal file
View File

@ -0,0 +1,6 @@
badfuncs:
allowed:
/usr/lib*/libipset.so.*:
# Upstream maintainer deliberately chose this over getaddrinfo, see
# commit c52cf6000923b ("Use gethostbyname2 instead of getaddrinfo")
- gethostbyname2