From 1de51c25787db454971f035c6c123241a09f2fd7 Mon Sep 17 00:00:00 2001 From: Robbie Harwood Date: Thu, 12 Jan 2023 12:22:24 -0500 Subject: [PATCH] Fix SBAT for CVE changes Signed-off-by: Robbie Harwood --- grub2.spec | 5 ++++- sbat.csv.in | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/grub2.spec b/grub2.spec index a94b874..67a3967 100644 --- a/grub2.spec +++ b/grub2.spec @@ -17,7 +17,7 @@ Name: grub2 Epoch: 1 Version: 2.06 -Release: 60%{?dist} +Release: 61%{?dist} Summary: Bootloader with support for Linux, Multiboot and more License: GPLv3+ URL: http://www.gnu.org/software/grub/ @@ -531,6 +531,9 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg %endif %changelog +* Thu Jan 12 2023 Robbie Harwood - 2.06-61 +- Fix missing SBAT bump (sign) + * Thu Jan 12 2023 Robbie Harwood - 2.06-60 - Alllow for xz'd symvers.gz file diff --git a/sbat.csv.in b/sbat.csv.in index 55b3d10..b338b5f 100755 --- a/sbat.csv.in +++ b/sbat.csv.in @@ -1,3 +1,3 @@ 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,3,Free Software Foundation,grub,@@VERSION@@,https//www.gnu.org/software/grub/ grub.rh,2,Red Hat,grub2,@@VERSION_RELEASE@@,mailto:secalert@redhat.com