From 7e85c7e3357a443d945bbde013460f9df810ce5d Mon Sep 17 00:00:00 2001 From: Nicolas Frayer Date: Wed, 14 May 2025 11:52:14 +0200 Subject: [PATCH] sbat: bump grub sbat for new shim release Resolves: #RHEL-91278 Signed-off-by: Nicolas Frayer --- grub2.spec | 6 +++++- sbat.csv.in | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/grub2.spec b/grub2.spec index a8da5cc..f560036 100644 --- a/grub2.spec +++ b/grub2.spec @@ -16,7 +16,7 @@ Name: grub2 Epoch: 1 Version: 2.06 -Release: 105%{?dist} +Release: 106%{?dist} Summary: Bootloader with support for Linux, Multiboot and more License: GPLv3+ URL: http://www.gnu.org/software/grub/ @@ -547,6 +547,10 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg %endif %changelog +* Wed May 14 2025 Nicolas Frayer - 2.06-106 +- sbat: bump grub sbat for new shim release +- Resolves: #RHEL-91278 + * Tue Apr 15 2025 Nicolas Frayer - 2.06-105 - ppc/mkimage: SBAT support on powerpc - Resolves: #RHEL-87421 diff --git a/sbat.csv.in b/sbat.csv.in index b338b5f..f8372df 100755 --- a/sbat.csv.in +++ b/sbat.csv.in @@ -1,3 +1,3 @@ sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md -grub,3,Free Software Foundation,grub,@@VERSION@@,https//www.gnu.org/software/grub/ +grub,5,Free Software Foundation,grub,@@VERSION@@,https//www.gnu.org/software/grub/ grub.rh,2,Red Hat,grub2,@@VERSION_RELEASE@@,mailto:secalert@redhat.com