From 9280abdd8b564c29fac08c88c97e1df31e5cdc45 Mon Sep 17 00:00:00 2001 From: Peridot Bot <rockyautomation@rockylinux.org> Date: Wed, 24 May 2023 06:32:09 +0000 Subject: [PATCH] import grub2-2.06-61.el9 --- SPECS/grub2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/grub2.spec b/SPECS/grub2.spec index 3a23236..c556e50 100644 --- a/SPECS/grub2.spec +++ b/SPECS/grub2.spec @@ -16,7 +16,7 @@ Name: grub2 Epoch: 1 Version: 2.06 -Release: 61%{?dist}.rocky.0.2 +Release: 61%{?dist}.rocky.0.3 Summary: Bootloader with support for Linux, Multiboot and more License: GPLv3+ URL: http://www.gnu.org/software/grub/ @@ -534,7 +534,7 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg %endif %changelog -* Fri May 19 2023 Release Engineering <releng@rockylinux.org> - 2.06-61.rocky.0.2 +* Wed May 24 2023 Release Engineering <releng@rockylinux.org> - 2.06-61.rocky.0.3 - Removing redhat old cert sources entries (Sherif Nagy) - Preserving rhel8 sbat entry based on shim-review feedback ticket no. 194 - Adding prod cert -- GitLab