Debrand for AlmaLinux
This commit is contained in:
commit
9c2169a04c
@ -17,7 +17,7 @@
|
|||||||
Name: grub2
|
Name: grub2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.12
|
Version: 2.12
|
||||||
Release: 18%{?dist}.alma.1
|
Release: 19%{?dist}.alma.1
|
||||||
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/
|
||||||
@ -574,9 +574,13 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed May 14 2025 Eduard Abdullin <eabdullin@almalinux.org> - 1:2.12-18.alma.1
|
* Thu May 15 2025 Eduard Abdullin <eabdullin@almalinux.org> - 1:2.12-19.alma.1
|
||||||
- Debrand for AlmaLinux
|
- Debrand for AlmaLinux
|
||||||
|
|
||||||
|
* 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,5 +1,5 @@
|
|||||||
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,@@RHEL_VERSION_RELEASE@@,mailto:secalert@redhat.com
|
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.almalinux,2,AlmaLinux,grub2,@@VERSION_RELEASE@@,mailto:security@almalinux.org
|
||||||
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