Use AlmaLinux cert

This commit is contained in:
eabdullin 2023-05-09 09:44:44 +03:00
parent f34656e105
commit 9c51ee6533
1 changed files with 5 additions and 1 deletions

View File

@ -628,6 +628,10 @@ Requires: realtime-setup
%endif
Provides: almalinux(kernel-sig-key) = 202303
Conflicts: shim-ia32 <= 15.6-1.el9.alma
Conflicts: shim-x64 <= 15.6-1.el9.alma
#
# List the packages used during the kernel build
#
@ -794,7 +798,7 @@ Source1: Makefile.rhelver
%define secureboot_ca_0 %{_datadir}/pki/sb-certs/secureboot-ca-%{_arch}.cer
%define secureboot_key_0 %{_datadir}/pki/sb-certs/secureboot-kernel-%{_arch}.cer
%define pesign_name_0 clsecureboot001
%define pesign_name_0 almalinuxsecurebootca0
# signkernel
%endif