Update certificate

This commit is contained in:
eabdullin 2025-01-21 14:56:49 +03:00
parent 4c3b55f7d6
commit 19773b84cc
3 changed files with 3 additions and 3 deletions

View File

@ -6,11 +6,11 @@ actions:
count: 1 count: 1
- target: "spec" - target: "spec"
find: "%pesign -s -i efi/fwup%{efiarch}.unsigned.efi -o efi/fwup%{efiarch}.efi -a %{SOURCE2} -n redhatsecureboot301 -c %{SOURCE3}" find: "%pesign -s -i efi/fwup%{efiarch}.unsigned.efi -o efi/fwup%{efiarch}.efi -a %{SOURCE2} -n redhatsecureboot301 -c %{SOURCE3}"
replace: "%pesign -s -i efi/fwup%{efiarch}.unsigned.efi -o efi/fwup%{efiarch}.efi -a %{SOURCE2} -n clsecureboot001 -c %{SOURCE3}" replace: "%pesign -s -i efi/fwup%{efiarch}.unsigned.efi -o efi/fwup%{efiarch}.efi -a %{SOURCE2} -n almalinuxsecurebootca0 -c %{SOURCE3}"
count: 1 count: 1
- target: "spec" - target: "spec"
find: "%pesign -s -i efi/fwup%{efialtarch}.unsigned.efi -o efi/fwup%{efialtarch}.efi -a %{SOURCE2} -n redhatsecureboot301 -c %{SOURCE3}" find: "%pesign -s -i efi/fwup%{efialtarch}.unsigned.efi -o efi/fwup%{efialtarch}.efi -a %{SOURCE2} -n redhatsecureboot301 -c %{SOURCE3}"
replace: "%pesign -s -i efi/fwup%{efialtarch}.unsigned.efi -o efi/fwup%{efialtarch}.efi -a %{SOURCE2} -n clsecureboot001 -c %{SOURCE3}" replace: "%pesign -s -i efi/fwup%{efialtarch}.unsigned.efi -o efi/fwup%{efialtarch}.efi -a %{SOURCE2} -n almalinuxsecurebootca0 -c %{SOURCE3}"
count: 1 count: 1
- modify_release: - modify_release:
@ -25,7 +25,7 @@ actions:
- add_files: - add_files:
- type: "source" - type: "source"
name: "clsecureboot001.cer" name: "almalinuxsecurebootca0.cer"
number: 2 number: 2
- delete_files: - delete_files:

Binary file not shown.

Binary file not shown.