diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-01-12 12:07:26 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-01-12 12:07:26 -0600 |
commit | fa320ac21a24dacab916e3bc11def5cee57ea80e (patch) | |
tree | 7a781a26386c9a6afa6bc60f90eecfcd8edf1f37 /rpminspect.yaml | |
parent | 5245d1d672fcf9c1db8572177aa44329642688e2 (diff) | |
download | kernel-fa320ac21a24dacab916e3bc11def5cee57ea80e.tar.gz kernel-fa320ac21a24dacab916e3bc11def5cee57ea80e.tar.xz kernel-fa320ac21a24dacab916e3bc11def5cee57ea80e.zip |
kernel-5.17-0.rc0.20220112gitdaadb3bd0e8d.63
* Wed Jan 12 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.17-0.rc0.20220112gitdaadb3bd0e8d.63]
- lib/crypto: add prompts back to crypto libraries (Justin M. Forbes)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'rpminspect.yaml')
-rw-r--r-- | rpminspect.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/rpminspect.yaml b/rpminspect.yaml index f62742aa5..4c059887f 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -1,6 +1,14 @@ # additional rpminspect configuration for this branch --- +inspections: + upstream: off + +badfuncs: + ignore: + - /usr/libexec/ksamples/* + - /usr/libexec/kselftests/* + emptyrpm: expected_empty: - kernel |