From de5d9863f281fe5832acd939d207247311389a59 Mon Sep 17 00:00:00 2001 From: Peridot Bot <rockyautomation@rockylinux.org> Date: Fri, 19 Aug 2022 19:44:33 +0000 Subject: [PATCH] import grub2-2.06-27.el9_0.7 --- SOURCES/sbat.csv.in | 4 ++-- SPECS/grub2.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SOURCES/sbat.csv.in b/SOURCES/sbat.csv.in index 3ac71a0..7fcdfef 100755 --- a/SOURCES/sbat.csv.in +++ b/SOURCES/sbat.csv.in @@ -1,4 +1,4 @@ sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md grub,2,Free Software Foundation,grub,@@VERSION@@,https//www.gnu.org/software/grub/ -grub.rhel,2,Red Hat Enterprise Linux,grub2,@@VERSION_RELEASE@,mail:secalert@redhat.com -grub.rocky,2,Rocky Linux,grub2,@@VVERSION_RELEASE@@,mail:security@rockylinux.org +grub.rhel,2,Red Hat Enterprise Linux,grub2,@@VERSION_RELEASE@@,mail:secalert@redhat.com +grub.rocky,2,Rocky Linux,grub2,@@VERSION_RELEASE@@,mail:security@rockylinux.org diff --git a/SPECS/grub2.spec b/SPECS/grub2.spec index 82e5dd3..e138cb2 100644 --- a/SPECS/grub2.spec +++ b/SPECS/grub2.spec @@ -14,7 +14,7 @@ Name: grub2 Epoch: 1 Version: 2.06 -Release: 27%{?dist}.7 +Release: 27%{?dist}.7.rocky.0.1 Summary: Bootloader with support for Linux, Multiboot and more License: GPLv3+ URL: http://www.gnu.org/software/grub/ @@ -531,7 +531,7 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg %endif %changelog -* Thu Jun 23 2022 Release Engineering <releng@rockylinux.org> - 2.06-27 +* Fri Aug 19 2022 Release Engineering <releng@rockylinux.org> - 2.06-27.rocky.0.1 - Removing redhat old cert sources entries (Sherif Nagy) - Preserving rhel8 sbat entry based on shim-review feedback ticket no. 194 - Adding prod cert -- GitLab