Update distro SBAT entry to contain information about CentOS Stream

Related: rhbz#1947696

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
This commit is contained in:
Javier Martinez Canillas 2021-04-09 11:56:54 +02:00
parent 1d49572ef1
commit 09511e8638
No known key found for this signature in database
GPG Key ID: C751E590D63F3D69
2 changed files with 6 additions and 2 deletions

View File

@ -14,7 +14,7 @@
Name: grub2
Epoch: 1
Version: 2.06~rc1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Bootloader with support for Linux, Multiboot and more
License: GPLv3+
URL: http://www.gnu.org/software/grub/
@ -555,6 +555,10 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg
%endif
%changelog
* Fri Apr 09 2021 Javier Martinez Canillas <javierm@redhat.com> - 2.06~rc1-4
- Update distro SBAT entry to contain information about CentOS Stream
Related: rhbz#1947696
* Thu Mar 25 2021 Javier Martinez Canillas <javierm@redhat.com> - 2.06~rc1-3
- Prevent %%posttrans scriptlet to fail if grubenv isn't present in the ESP

View File

@ -1,3 +1,3 @@
sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md
grub,1,Free Software Foundation,grub,@@VERSION@@,https//www.gnu.org/software/grub/
grub.fedora,1,The Fedora Project,grub2,@@VERSION_RELEASE@@,https://src.fedoraproject.org/rpms/grub2
grub.centos,1,CentOS Stream,grub2,@@VERSION_RELEASE@@,https://gitlab.com/redhat/centos-stream/rpms/grub2