forked from rpms/kernel
- Use AlmaLinux cert
- Add conflicts to old shim
This commit is contained in:
parent
673058d7bb
commit
8b084f789d
BIN
SOURCES/almalinuxsecurebootca0.cer
Normal file
BIN
SOURCES/almalinuxsecurebootca0.cer
Normal file
Binary file not shown.
Binary file not shown.
@ -347,6 +347,9 @@ Requires: rt-setup
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Provides: almalinux(kernel-sig-key) = 202303
|
||||||
|
Conflicts: shim-ia32 <= 15.6-1.el8.alma
|
||||||
|
Conflicts: shim-x64 <= 15.6-1.el8.alma
|
||||||
|
|
||||||
#
|
#
|
||||||
# List the packages used during the kernel build
|
# List the packages used during the kernel build
|
||||||
@ -446,11 +449,11 @@ Source9: x509.genkey
|
|||||||
%define signing_key_filename kernel-signing-s390.cer
|
%define signing_key_filename kernel-signing-s390.cer
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Source11: clsecureboot001.cer
|
Source11: almalinuxsecurebootca0.cer
|
||||||
|
|
||||||
%define secureboot_ca_0 %{SOURCE11}
|
%define secureboot_ca_0 %{SOURCE11}
|
||||||
%define secureboot_key_0 %{SOURCE11}
|
%define secureboot_key_0 %{SOURCE11}
|
||||||
%define pesign_name_0 clsecureboot001
|
%define pesign_name_0 almalinuxsecurebootca0
|
||||||
|
|
||||||
Source17: mod-blacklist.sh
|
Source17: mod-blacklist.sh
|
||||||
Source18: mod-sign.sh
|
Source18: mod-sign.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user