From e462386088b8755b16d15bca904ace4bf0171177 Mon Sep 17 00:00:00 2001 From: Nicolas Frayer Date: Thu, 5 Mar 2026 15:23:30 +0100 Subject: [PATCH] ppc64le/sbat: Add an sbat CSV file for ppc64le Resolves: #RHEL-146555 Signed-off-by: Nicolas Frayer --- grub.macros | 1 + grub2.spec | 7 ++++++- sbat.ppc.csv | 1 + 3 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 sbat.ppc.csv diff --git a/grub.macros b/grub.macros index 6f5b924..d519ca8 100755 --- a/grub.macros +++ b/grub.macros @@ -425,6 +425,7 @@ if [ -x /usr/bin/rpm-sign ]; then \ rm empty.{un,}signed \ # FIXME: using this prefix is fragile, must be done properly \ ./grub-mkimage -O %{1} -o %{2}.orig \\\ + -s %{SOURCE14} \\\ -p '/grub2' -d grub-core \\\ -x %{3} \\\ --appended-signature-size ${APPENDED_SIG_SIZE} \\\ diff --git a/grub2.spec b/grub2.spec index c71d275..75094bc 100644 --- a/grub2.spec +++ b/grub2.spec @@ -16,7 +16,7 @@ Name: grub2 Epoch: 1 Version: 2.06 -Release: 124%{?dist} +Release: 125%{?dist} Summary: Bootloader with support for Linux, Multiboot and more License: GPLv3+ URL: http://www.gnu.org/software/grub/ @@ -35,6 +35,7 @@ Source10: 20-grub.install Source11: grub.patches Source12: sbat.csv.in Source13: gen_grub_cfgstub +Source14: sbat.ppc.csv %include %{SOURCE1} @@ -542,6 +543,10 @@ fi %endif %changelog +* Thu Mar 05 2026 Nicolas Frayer 2.06-125 +- ppc64le/sbat: Add an sbat CSV file for ppc64le +- Resolves: #RHEL-146555 + * Fri Feb 13 2026 Marta Lewandowska 2.06-124 - ppc64le: Pointing to the right cert after redhat-release change - Related: #RHEL-24742 diff --git a/sbat.ppc.csv b/sbat.ppc.csv new file mode 100644 index 0000000..1f262b5 --- /dev/null +++ b/sbat.ppc.csv @@ -0,0 +1 @@ +sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md