* Mon Nov 20 2023 Justin M. Forbes <jforbes@fedoraproject.org> [6.6.2-0] - Add bug for AMD ACPI alarm (Justin M. Forbes) - rtc: cmos: Use ACPI alarm for non-Intel x86 systems too (Mario Limonciello) - Add bluetooth fixes to BugsFixed (Justin M. Forbes) - Drop F37 from release targets as it will not rebase to 6.6 (Justin M. Forbes) - Linux v6.6.2 Resolves: 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.6-redhat.patch
|
|
|
|
runpath:
|
|
ignore:
|
|
- /usr/libexec/kselftests/bpf/urandom_read
|
|
- /usr/libexec/kselftests/bpf/no_alu32/urandom_read
|