5edb9efb07
* Tue Oct 31 2023 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.7.0-0.rc0.5a6a09e97199.2] - Reset RHEL_RELEASE for rebase (Justin M. Forbes) - [Scheduled job] Catch config mismatches early during upstream merge (Don Zickus) - redhat/self-test: Update data for KABI xz change (Prarit Bhargava) - redhat/scripts: Switch KABI tarballs to xz (Prarit Bhargava) - redhat/kernel.spec.template: Switch KABI compression to xz (Prarit Bhargava) - redhat: self-test: Use a more complete SRPM file suffix (Andrew Halaney) - redhat: makefile: remove stray rpmbuild --without (Eric Chanudet) - Consolidate configs into common for 6.6 (Justin M. Forbes) Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
32 lines
671 B
YAML
32 lines
671 B
YAML
# additional rpminspect configuration for this branch
|
|
|
|
---
|
|
inspections:
|
|
upstream: off
|
|
|
|
badfuncs:
|
|
ignore:
|
|
- /usr/libexec/ksamples/*
|
|
- /usr/libexec/kselftests/*
|
|
|
|
emptyrpm:
|
|
expected_empty:
|
|
- kernel
|
|
- kernel-debug
|
|
- kernel-debug-devel-matched
|
|
- kernel-devel-matched
|
|
- kernel-lpae
|
|
- kernel-zfcpdump
|
|
- kernel-zfcpdump-devel-matched
|
|
- kernel-zfcpdump-modules
|
|
|
|
patches:
|
|
ignore_list:
|
|
- linux-kernel-test.patch
|
|
- patch-6.7-redhat.patch
|
|
|
|
runpath:
|
|
ignore:
|
|
- /usr/libexec/kselftests/bpf/urandom_read
|
|
- /usr/libexec/kselftests/bpf/no_alu32/urandom_read
|