sbat: add new sbat entry for centos
Resolves: #RHEL-91146 Signed-off-by: Nicolas Frayer <nfrayer@redhat.com>
This commit is contained in:
parent
bdb6399fe8
commit
81cae7e227
@ -17,7 +17,7 @@
|
|||||||
Name: grub2
|
Name: grub2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.12
|
Version: 2.12
|
||||||
Release: 17%{?dist}
|
Release: 18%{?dist}
|
||||||
Summary: Bootloader with support for Linux, Multiboot and more
|
Summary: Bootloader with support for Linux, Multiboot and more
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
URL: http://www.gnu.org/software/grub/
|
URL: http://www.gnu.org/software/grub/
|
||||||
@ -583,6 +583,10 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
* Wed Apr 16 2025 Andrea Bolognani <abologna@redhat.com> - 2.12-17
|
||||||
- Fix riscv64 build
|
- Fix riscv64 build
|
||||||
Resolves: RHEL-85987
|
Resolves: RHEL-85987
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md
|
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,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.rh,2,Red Hat,grub2,@@VERSION_RELEASE@@,mailto:secalert@redhat.com
|
||||||
|
grub.centos,2,Red Hat,grub2,@@VERSION_RELEASE@@,mailto:secalert@redhat.com
|
||||||
|
Loading…
Reference in New Issue
Block a user