From c6d0ab2558264d85330354994a1e7b7d18c74a73 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Fri, 10 Mar 2023 11:59:46 -0800 Subject: [PATCH] Bring rpminspect.yaml over from Brew dist-git Signed-off-by: Troy Dawson --- rpminspect.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 rpminspect.yaml diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 0000000..38a162f --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,17 @@ +--- +inspections: + # this inspection is taking way too long and causing timeouts + abidiff: off +# 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*/thunderbird/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 +runpath: + # rpath to bundled content + allowed_paths: + - /usr/lib64/thunderbird/bundled/lib64