sbat: bump grub sbat for new shim release
Resolves: #RHEL-91277 Signed-off-by: Nicolas Frayer <nfrayer@redhat.com>
This commit is contained in:
parent
81cae7e227
commit
0127cb7cb1
@ -17,7 +17,7 @@
|
|||||||
Name: grub2
|
Name: grub2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.12
|
Version: 2.12
|
||||||
Release: 18%{?dist}
|
Release: 19%{?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
|
||||||
|
* Wed May 14 2025 Nicolas Frayer <nfrayer@redhat.com> - 2.12-19
|
||||||
|
- sbat: bump grub sbat for new shim release
|
||||||
|
- Resolves: #RHEL-91277
|
||||||
|
|
||||||
* Tue May 13 2025 Nicolas Frayer <nfrayer@redhat.com> - 2.12-18
|
* Tue May 13 2025 Nicolas Frayer <nfrayer@redhat.com> - 2.12-18
|
||||||
- sbat: add new sbat entry for centos
|
- sbat: add new sbat entry for centos
|
||||||
- Resolves: #RHEL-91146
|
- Resolves: #RHEL-91146
|
||||||
|
@ -1,4 +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,5,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
|
grub.centos,2,Red Hat,grub2,@@VERSION_RELEASE@@,mailto:secalert@redhat.com
|
||||||
|
Loading…
Reference in New Issue
Block a user