From f0c65cd255b3e2c4369f85989aa76c80d8557742 Mon Sep 17 00:00:00 2001 From: rockyautomation <rockyautomation@rockylinux.org> Date: Fri, 19 Aug 2022 19:23:39 +0000 Subject: [PATCH] import grub2-2.02-123.el8_6.8 --- SOURCES/sbat.csv.in | 4 ++-- SPECS/grub2.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SOURCES/sbat.csv.in b/SOURCES/sbat.csv.in index be04fff..3d65d37 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,2.02,https://www.gnu.org/software/grub/ -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 +grub.rhel8,2,Red Hat Enterprise Linux 8,grub2,@@VERSION_RELEASE@@,mail:secalert@redhat.com +grub.rocky8,2,Rocky Linux 8,grub2,@@VERSION_RELEASE@@,mail:security@rockylinux.org diff --git a/SPECS/grub2.spec b/SPECS/grub2.spec index 50c512e..e362719 100644 --- a/SPECS/grub2.spec +++ b/SPECS/grub2.spec @@ -508,7 +508,7 @@ fi %endif %changelog -* Thu Jun 23 2022 Release Engineering <releng@rockylinux.org> - 2.02-123.rocky.0.1 +* Fri Aug 19 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