From d5460e6a38ecda5cdcdc7882c5a420d298d731c2 Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Fri, 17 Dec 2021 09:26:27 +0100 Subject: [PATCH] Replace hardened by rhel-policy in rpminspect.yaml --- rpminspect.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpminspect.yaml b/rpminspect.yaml index e9071c4..267fa7c 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -7,5 +7,5 @@ badfuncs: # We don't plan to build Firefox with the LTO because it brings more problems # than benefits to the package. annocheck: - - hardened: --ignore-unknown --verbose --skip-lto + - rhel-policy: --ignore-unknown --verbose --skip-lto