sbat: add new sbat entry for centos
Resolves: #RHEL-108060 Signed-off-by: Nicolas Frayer <nfrayer@redhat.com>
This commit is contained in:
parent
b6fea26353
commit
c2bd8ad3b7
@ -16,7 +16,7 @@
|
|||||||
Name: grub2
|
Name: grub2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.06
|
Version: 2.06
|
||||||
Release: 112%{?dist}
|
Release: 113%{?dist}
|
||||||
Summary: Bootloader with support for Linux, Multiboot and more
|
Summary: Bootloader with support for Linux, Multiboot and more
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.gnu.org/software/grub/
|
URL: http://www.gnu.org/software/grub/
|
||||||
@ -538,6 +538,10 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 7 2025 Nicolas Frayer <nfrayer@redhat.com> 2.06-113
|
||||||
|
- sbat: add new sbat entry for centos
|
||||||
|
- Resolves: #RHEL-108060
|
||||||
|
|
||||||
* Tue Jul 29 2025 Leo Sandoval <lsandova@redhat.com> 2.06-112
|
* Tue Jul 29 2025 Leo Sandoval <lsandova@redhat.com> 2.06-112
|
||||||
- Set correctly the memory attributes for the kernel PE sections
|
- Set correctly the memory attributes for the kernel PE sections
|
||||||
- Resolves: #RHEL-106075
|
- Resolves: #RHEL-106075
|
||||||
|
@ -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,5,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
|
||||||
|
Loading…
Reference in New Issue
Block a user