From c2292714dfee77bcebb21d52a94b5fca46834b69 Mon Sep 17 00:00:00 2001 From: rockyautomation <rockyautomation@rockylinux.org> Date: Thu, 23 Jun 2022 10:45:45 +0000 Subject: [PATCH] import grub2-2.02-123.el8_6.8 --- 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 4260504..17911b8 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,1,Free Software Foundation,grub,2.02,https://www.gnu.org/software/grub/ -grub.rhel8,1,Red Hat Enterprise Linux 8,grub2,@@VERSION@@,mail:secalert@redhat.com -grub.rocky8,1,Rocky Linux 8,grub2,@@VERSION@@,mail:security@rockylinux.org +grub.rhel8,2,Red Hat Enterprise Linux 8,grub2,@@VERSION@@,mail:secalert@redhat.com +grub.rocky8,2,Rocky Linux 8,grub2,@@VERSION@@,mail:security@rockylinux.org diff --git a/SPECS/grub2.spec b/SPECS/grub2.spec index efec642..50c512e 100644 --- a/SPECS/grub2.spec +++ b/SPECS/grub2.spec @@ -7,7 +7,7 @@ Name: grub2 Epoch: 1 Version: 2.02 -Release: 123%{?dist}.8 +Release: 123%{?dist}.8.rocky.0.1 Summary: Bootloader with support for Linux, Multiboot and more Group: System Environment/Base License: GPLv3+ @@ -508,7 +508,7 @@ fi %endif %changelog -* Thu Jun 16 2022 Release Engineering <releng@rockylinux.org> - 2.02-123 +* Thu Jun 23 2022 Release Engineering <releng@rockylinux.org> - 2.02-123.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