Debrand for AlmaLinux

This commit is contained in:
Eduard Abdullin 2025-05-14 01:39:53 +00:00 committed by root
commit ca2d22c06b
2 changed files with 7 additions and 2 deletions

View File

@ -17,7 +17,7 @@
Name: grub2
Epoch: 1
Version: 2.12
Release: 17%{?dist}.alma.1
Release: 18%{?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
* Sat Apr 19 2025 Eduard Abdullin <eabdullin@almalinux.org> - 1:2.12-17.alma.1
* Wed May 14 2025 Eduard Abdullin <eabdullin@almalinux.org> - 1:2.12-18.alma.1
- Debrand for AlmaLinux
* Tue May 13 2025 Nicolas Frayer <nfrayer@redhat.com> - 2.12-18
- sbat: add new sbat entry for centos
- Resolves: #RHEL-91146
* Wed Apr 16 2025 Andrea Bolognani <abologna@redhat.com> - 2.12-17
- Fix riscv64 build
Resolves: RHEL-85987

View File

@ -2,3 +2,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,@@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