diff --git a/grub2.spec b/grub2.spec index b987d3c..a864866 100644 --- a/grub2.spec +++ b/grub2.spec @@ -17,7 +17,7 @@ Name: grub2 Epoch: 1 Version: 2.12 -Release: 18%{?dist}.alma.1 +Release: 19%{?dist}.alma.1 Summary: Bootloader with support for Linux, Multiboot and more License: GPL-3.0-or-later URL: http://www.gnu.org/software/grub/ @@ -574,9 +574,13 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg %endif %changelog -* Wed May 14 2025 Eduard Abdullin - 1:2.12-18.alma.1 +* Thu May 15 2025 Eduard Abdullin - 1:2.12-19.alma.1 - Debrand for AlmaLinux +* Wed May 14 2025 Nicolas Frayer - 2.12-19 +- sbat: bump grub sbat for new shim release +- Resolves: #RHEL-91277 + * Tue May 13 2025 Nicolas Frayer - 2.12-18 - sbat: add new sbat entry for centos - Resolves: #RHEL-91146 diff --git a/sbat.csv.in b/sbat.csv.in index 5b3f970..972ba20 100755 --- a/sbat.csv.in +++ b/sbat.csv.in @@ -1,5 +1,5 @@ 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,@@RHEL_VERSION_RELEASE@@,mailto:secalert@redhat.com grub.almalinux,2,AlmaLinux,grub2,@@VERSION_RELEASE@@,mailto:security@almalinux.org grub.centos,2,Red Hat,grub2,@@VERSION_RELEASE@@,mailto:secalert@redhat.com