From 935dc8ff4356ccbc0ac6522263b2957de22486ee Mon Sep 17 00:00:00 2001 From: Nicolas Frayer Date: Thu, 26 Feb 2026 18:22:17 +0100 Subject: [PATCH] ppc64le/sbat: Add an sbat CSV file for ppc64le Resolves: #RHEL-146590 Signed-off-by: Nicolas Frayer --- grub.macros | 1 + grub2.spec | 7 ++++++- sbat.ppc.csv | 1 + 3 files changed, 8 insertions(+), 1 deletion(-) create mode 100755 sbat.ppc.csv diff --git a/grub.macros b/grub.macros index 62a05dd..6419fda 100644 --- a/grub.macros +++ b/grub.macros @@ -469,6 +469,7 @@ if [ -x /usr/bin/rpm-sign ]; then \ fi \ # FIXME: using this prefix is fragile, must be done properly \ ./grub-mkimage -O %{1} -o %{2}.orig \\\ + -s %{SOURCE14} \\\ -d grub-core \\\ -m memdisk.squashfs \\\ -p '/grub2' \\\ diff --git a/grub2.spec b/grub2.spec index 75078aa..0e0dcbe 100644 --- a/grub2.spec +++ b/grub2.spec @@ -17,7 +17,7 @@ Name: grub2 Epoch: 1 Version: 2.12 -Release: 41%{?dist} +Release: 42%{?dist} Summary: Bootloader with support for Linux, Multiboot and more License: GPL-3.0-or-later URL: http://www.gnu.org/software/grub/ @@ -36,6 +36,7 @@ Source10: 20-grub.install Source11: grub.patches Source12: sbat.csv.in Source13: gen_grub_cfgstub +Source14: sbat.ppc.csv %include %{SOURCE1} @@ -578,6 +579,10 @@ fi %endif %changelog +* Thu Feb 26 2026 Nicolas Frayer 2.12-42 +- ppc64le/sbat: Add an sbat CSV file for ppc64le +- Resolves: #RHEL-146590 + * Fri Feb 13 2026 Marta Lewandowska 2.12-41 - ppc64le: Pointing to the right cert after redhat-release change - Related: #RHEL-24510 diff --git a/sbat.ppc.csv b/sbat.ppc.csv new file mode 100755 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