From 32c229cf98fdf65d086e0856af4b2e69426fd0b3 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Mon, 6 Dec 2021 13:45:12 -0600 Subject: [PATCH] Update annocheck policy --- rpminspect.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/rpminspect.yaml b/rpminspect.yaml index 18b3d51..b41231d 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -1,9 +1,14 @@ --- +annocheck: + ignore: + - /usr/libexec/installed-tests/glib/mem-overflow + - /usr/libexec/installed-tests/glib/resources elf: ignore: - /usr/libexec/installed-tests/glib/resources inspections: - badfuncs: off # https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2097 + # https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2097 + badfuncs: off runpath: allowed_paths: - /usr/libexec/installed-tests/glib