diff --git a/SOURCES/almalinuxsecurebootca0.cer b/SOURCES/almalinuxsecurebootca0.cer new file mode 100644 index 0000000..6a4e99b Binary files /dev/null and b/SOURCES/almalinuxsecurebootca0.cer differ diff --git a/SOURCES/securebootca.cer b/SOURCES/securebootca.cer deleted file mode 100644 index ca9ce5d..0000000 Binary files a/SOURCES/securebootca.cer and /dev/null differ diff --git a/SPECS/shim-unsigned-aarch64.spec b/SPECS/shim-unsigned-aarch64.spec index 09c216f..768f36c 100644 --- a/SPECS/shim-unsigned-aarch64.spec +++ b/SPECS/shim-unsigned-aarch64.spec @@ -8,7 +8,7 @@ %global __debug_install_post %{SOURCE100} aa64 %undefine _debuginfo_subpackages -%global efidir %(eval echo $(grep ^ID= /etc/os-release | sed -e 's/^ID=//' -e 's/rhel/redhat/')) +%global efidir almalinux %global shimrootdir %{_datadir}/shim/ %global shimversiondir %{shimrootdir}/%{version}-%{release} %global efiarch aa64 @@ -16,13 +16,13 @@ Name: shim-unsigned-aarch64 Version: 15 -Release: 7%{?dist}.alma +Release: 7%{?dist}.alma.1 Summary: First-stage UEFI bootloader ExclusiveArch: aarch64 License: BSD URL: https://github.com/rhboot/shim Source0: https://github.com/rhboot/shim/releases/download/%{version}/shim-%{version}.tar.bz2 -Source1: securebootca.cer +Source1: almalinuxsecurebootca0.cer # currently here's what's in our dbx: # nothing. Source2: dbx.esl @@ -137,7 +137,7 @@ cd .. %files debugsource -f build-%{efiarch}/debugsource.list %changelog -* Mon Jun 21 2021 Andrew Lukoshko - 15-7.alma +* Mon Jun 21 2021 Eduard Abdullin - 15-7.alma.1 - Use AlmaLinux cert * Tue Apr 06 2021 Peter Jones - 15-7