diff --git a/grub2.spec b/grub2.spec index d271448..bd7ef2b 100644 --- a/grub2.spec +++ b/grub2.spec @@ -17,7 +17,7 @@ Name: grub2 Epoch: 1 Version: 2.12 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Bootloader with support for Linux, Multiboot and more License: GPL-3.0-or-later URL: http://www.gnu.org/software/grub/ @@ -583,6 +583,10 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg %endif %changelog +* Tue May 13 2025 Nicolas Frayer - 2.12-18 +- sbat: add new sbat entry for centos +- Resolves: #RHEL-91146 + * Wed Apr 16 2025 Andrea Bolognani - 2.12-17 - Fix riscv64 build Resolves: RHEL-85987 diff --git a/sbat.csv.in b/sbat.csv.in index b338b5f..205eb79 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,3,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