From 1bc79f7bbfe94650ddc173ae8081dd2c0e9ecc2d Mon Sep 17 00:00:00 2001
From: rockyautomation <rockyautomation@rockylinux.org>
Date: Tue, 9 Nov 2021 12:48:35 +0000
Subject: [PATCH] import grub2-2.02-106.el8

---
 SPECS/grub2.spec | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/SPECS/grub2.spec b/SPECS/grub2.spec
index 5fa3f49..d9fd9d6 100644
--- a/SPECS/grub2.spec
+++ b/SPECS/grub2.spec
@@ -24,8 +24,6 @@ Source6:              gitignore
 Source8:              strtoull_test.c
 Source9:              20-grub.install
 Source12:             99-grub-mkconfig.install
-Source14:             rockylinuxsecurebootkey.cer
-Source16:             rockylinuxsecurebootkey.cer
 Source19:             sbat.csv.in
 
 Source90000:          rocky-root-ca.der
@@ -37,16 +35,16 @@ Source90001:          rocky-signing.der
 %if 0%{with_efi_arch}
 %define old_sb_ca	%{SOURCE90000}
 %define old_sb_cer	%{SOURCE90001}
-%define old_sb_key	rockylinuxsecurebootkey
+%define old_sb_key	redhatsecureboot301
 %define sb_ca		%{SOURCE90000}
 %define sb_cer		%{SOURCE90001}
-%define sb_key		rockylinuxsecurebootkey
+%define sb_key		redhatsecureboot502
 %endif
 
 %ifarch ppc64le
 %define old_sb_cer	%{SOURCE90000}
 %define sb_cer		%{SOURCE90001}
-%define sb_key		rockylinuxsecurebootkey
+%define sb_key		redhatsecureboot602
 %endif
 
 # generate with do-rebase
-- 
GitLab