From 3aa631ce91febc144cd9e146adccdfb3e3531f4a Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Fri, 10 Mar 2023 10:39:37 -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..b41231d --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,17 @@ +--- +annocheck: + ignore: + - /usr/libexec/installed-tests/glib/mem-overflow + - /usr/libexec/installed-tests/glib/resources +elf: + ignore: + - /usr/libexec/installed-tests/glib/resources +inspections: + # https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2097 + badfuncs: off +runpath: + allowed_paths: + - /usr/libexec/installed-tests/glib +xml: + ignore: + - /usr/libexec/installed-tests/glib/bookmarks/fail-*.xbel