sbat: bump grub sbat for new shim release
Resolves: #RHEL-91278 Signed-off-by: Nicolas Frayer <nfrayer@redhat.com>
This commit is contained in:
parent
f00a43d2a6
commit
7e85c7e335
@ -16,7 +16,7 @@
|
||||
Name: grub2
|
||||
Epoch: 1
|
||||
Version: 2.06
|
||||
Release: 105%{?dist}
|
||||
Release: 106%{?dist}
|
||||
Summary: Bootloader with support for Linux, Multiboot and more
|
||||
License: GPLv3+
|
||||
URL: http://www.gnu.org/software/grub/
|
||||
@ -547,6 +547,10 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 14 2025 Nicolas Frayer <nfrayer@redhat.com> - 2.06-106
|
||||
- sbat: bump grub sbat for new shim release
|
||||
- Resolves: #RHEL-91278
|
||||
|
||||
* Tue Apr 15 2025 Nicolas Frayer <nfrayer@redhat.com> - 2.06-105
|
||||
- ppc/mkimage: SBAT support on powerpc
|
||||
- Resolves: #RHEL-87421
|
||||
|
@ -1,3 +1,3 @@
|
||||
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,@@VERSION_RELEASE@@,mailto:secalert@redhat.com
|
||||
|
Loading…
Reference in New Issue
Block a user