Resolves: #2037148 Added rpminspect.yaml to workaround gating

This commit is contained in:
Jan Horak 2022-01-12 15:04:35 +01:00
parent aebee05a8a
commit a7c5615ab7
1 changed files with 11 additions and 0 deletions

11
rpminspect.yaml Normal file
View File

@ -0,0 +1,11 @@
---
# the badfunc is triggered by inet_addr and inet_ntoa which is in the third party
# libraries bundled to firefox sources.
badfuncs:
ignore:
- /usr/lib*/firefox/libxul.so
# We don't plan to build Firefox with the LTO because it brings more problems
# than benefits to the package.
annocheck:
- rhel-policy: --ignore-unknown --verbose --skip-lto --skip-cf-protection --skip-property-note