diff --git a/grub2.spec b/grub2.spec index e515856..895156c 100644 --- a/grub2.spec +++ b/grub2.spec @@ -16,7 +16,7 @@ Name: grub2 Epoch: 1 Version: 2.06 -Release: 127%{?dist} +Release: 128%{?dist} Summary: Bootloader with support for Linux, Multiboot and more License: GPLv3+ URL: http://www.gnu.org/software/grub/ @@ -51,7 +51,7 @@ Source14: sbat.ppc.csv %if 0%{?centos} %ifarch x86_64 aarch64 ppc64le -%define sb_key centossecureboot202 +%define sb_key centossecureboot802 %endif %else %ifarch x86_64 aarch64 @@ -543,6 +543,10 @@ fi %endif %changelog +* Fri Jun 05 2026 Nicolas Frayer 2.06-128 +- CentOS: Sign grub with 802 +- Resolves: #RHEL-182487 + * Fri May 29 2026 Josue Hernandez 2.06-127 - Change login error message for more user frienly version - resolves: #RHEL-180631