Update secure boot certs: add both ca0 and boot0, use almalinuxsecureboot0

This commit is contained in:
Andrew Lukoshko 2026-03-08 22:42:12 +00:00
parent d3e8b72d9e
commit 1a00982448
3 changed files with 4 additions and 1 deletions

View File

@ -26,7 +26,7 @@ actions:
%pesign -s -i %{fwup_efi_fn} -o %{fwup_efi_fn}.tmp -a %{SOURCE300} -c %{SOURCE301} -n redhatsecureboot301
%pesign -s -i %{fwup_efi_fn}.tmp -o %{fwup_efi_fn}.signed -a %{SOURCE500} -c %{SOURCE503} -n redhatsecureboot503
rm -fv %{fwup_efi_fn}.tmp
replace: "%pesign -s -i %{fwup_efi_fn} -o %{fwup_efi_fn}.signed -a %{SOURCE300} -c %{SOURCE301} -n clsecureboot001"
replace: "%pesign -s -i %{fwup_efi_fn} -o %{fwup_efi_fn}.signed -a %{SOURCE300} -c %{SOURCE301} -n almalinuxsecureboot0"
count: 1
- target: "spec"
find: |
@ -63,6 +63,9 @@ actions:
- type: "source"
name: "almalinuxsecurebootca0.cer"
number: 300
- type: "source"
name: "almalinuxsecureboot0.cer"
number: 301
- delete_files:
- file_name: "redhatsecureboot301.cer"

Binary file not shown.

Binary file not shown.