spec: Update RHEL x86_64 and aarch64 signing key to redhatsecureboot802
Resolves: #RHEL-126136 Signed-off-by: Leo Sandoval <lsandova@redhat.com>
This commit is contained in:
parent
34986e4f79
commit
167631343f
@ -16,7 +16,7 @@
|
||||
Name: grub2
|
||||
Epoch: 1
|
||||
Version: 2.06
|
||||
Release: 117%{?dist}
|
||||
Release: 118%{?dist}
|
||||
Summary: Bootloader with support for Linux, Multiboot and more
|
||||
License: GPLv3+
|
||||
URL: http://www.gnu.org/software/grub/
|
||||
@ -50,7 +50,7 @@ Source13: gen_grub_cfgstub
|
||||
%endif
|
||||
%else
|
||||
%ifarch x86_64 aarch64
|
||||
%define sb_key redhatsecureboot502
|
||||
%define sb_key redhatsecureboot802
|
||||
%endif
|
||||
%ifarch ppc64le
|
||||
%define sb_key redhatsecureboot702
|
||||
@ -538,6 +538,10 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Nov 04 2025 Leo Sandoval <lsandova@redhat.com> 2.06-118
|
||||
- spec: Update RHEL x86_64 and aarch64 signing key to redhatsecureboot802
|
||||
- Resolves: #RHEL-126136
|
||||
|
||||
* Fri Oct 31 2025 Leo Sandoval <lsandova@redhat.com> 2.06-117
|
||||
- Rebuilt to sign grub with new key
|
||||
- Resolves: #RHEL-124983
|
||||
|
||||
Loading…
Reference in New Issue
Block a user