From 4a6ac59992e3ace904ad35142e5685d7fbcebc46 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 17 Sep 2021 10:53:09 -0500 Subject: kernel-5.15-0.rc1.20210917gitbdb575f87217.15 * Fri Sep 17 2021 Fedora Kernel Team [5.15-0.rc1.20210917gitbdb575f87217.15] - redhat/configs: enable SYSTEM_BLACKLIST_KEYRING which is already enabled in rhel8 and Fedora 34 (Coiby Xu) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- kernel-aarch64-debug-rhel.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-aarch64-debug-rhel.config') diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index d987a2aba..6a3cf7d48 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -6024,7 +6024,7 @@ CONFIG_SYSCTL=y # CONFIG_SYS_HYPERVISOR is not set # CONFIG_SYSTEM76_ACPI is not set CONFIG_SYSTEM_BLACKLIST_HASH_LIST="" -# CONFIG_SYSTEM_BLACKLIST_KEYRING is not set +CONFIG_SYSTEM_BLACKLIST_KEYRING=y # CONFIG_SYSTEM_EXTRA_CERTIFICATE is not set # CONFIG_SYSTEMPORT is not set # CONFIG_SYSTEM_REVOCATION_KEYS is not set -- cgit