diff options
Diffstat (limited to 'SOURCES/rpminspect.yaml')
-rw-r--r-- | SOURCES/rpminspect.yaml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/SOURCES/rpminspect.yaml b/SOURCES/rpminspect.yaml index 776fec0..9753568 100644 --- a/SOURCES/rpminspect.yaml +++ b/SOURCES/rpminspect.yaml @@ -23,4 +23,9 @@ emptyrpm: patches: ignore_list: - linux-kernel-test.patch - - patch-6.1-redhat.patch + - patch-6.2-redhat.patch + +runpath: + ignore: + - /usr/libexec/kselftests/bpf/urandom_read + - /usr/libexec/kselftests/bpf/no_alu32/urandom_read |