From c2bd8ad3b72902428c7d87e8ecebbae38a8e2897 Mon Sep 17 00:00:00 2001 From: Nicolas Frayer Date: Thu, 7 Aug 2025 16:03:10 +0200 Subject: [PATCH] sbat: add new sbat entry for centos Resolves: #RHEL-108060 Signed-off-by: Nicolas Frayer --- grub2.spec | 6 +++++- sbat.csv.in | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/grub2.spec b/grub2.spec index 38f3ab2..f549e12 100644 --- a/grub2.spec +++ b/grub2.spec @@ -16,7 +16,7 @@ Name: grub2 Epoch: 1 Version: 2.06 -Release: 112%{?dist} +Release: 113%{?dist} Summary: Bootloader with support for Linux, Multiboot and more License: GPLv3+ URL: http://www.gnu.org/software/grub/ @@ -538,6 +538,10 @@ fi %endif %changelog +* Thu Aug 7 2025 Nicolas Frayer 2.06-113 +- sbat: add new sbat entry for centos +- Resolves: #RHEL-108060 + * Tue Jul 29 2025 Leo Sandoval 2.06-112 - Set correctly the memory attributes for the kernel PE sections - Resolves: #RHEL-106075 diff --git a/sbat.csv.in b/sbat.csv.in index f8372df..a0c77de 100755 --- a/sbat.csv.in +++ b/sbat.csv.in @@ -1,3 +1,4 @@ sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md 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 +grub.centos,2,Red Hat,grub2,@@VERSION_RELEASE@@,mailto:secalert@redhat.com