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/clsecureboot001.cer b/SOURCES/clsecureboot001.cer deleted file mode 100644 index ca9ce5d..0000000 Binary files a/SOURCES/clsecureboot001.cer and /dev/null differ diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index d5e9389..700604b 100644 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -447,11 +447,11 @@ Source9: x509.genkey %define signing_key_filename kernel-signing-s390.cer %endif -Source11: clsecureboot001.cer +Source11: almalinuxsecurebootca0.cer %define secureboot_ca_0 %{SOURCE11} %define secureboot_key_0 %{SOURCE11} -%define pesign_name_0 clsecureboot001 +%define pesign_name_0 almalinuxsecurebootca0 Source17: mod-blacklist.sh Source18: mod-sign.sh @@ -785,15 +785,15 @@ kernel-gcov includes the gcov graph and source files for gcov coverage collectio %endif %package -n %{name}-abi-stablelists -Summary: The Red Hat Enterprise Linux kernel ABI symbol stablelists +Summary: The AlmaLinux kernel ABI symbol stablelists Group: System Environment/Kernel AutoReqProv: no BuildArch: noarch Obsoletes: %{name}-abi-whitelists < %{rpmversion}-%{pkg_release} Provides: %{name}-abi-whitelists %description -n %{name}-abi-stablelists -The kABI package contains information pertaining to the Red Hat Enterprise -Linux kernel ABI, including lists of kernel symbols that are needed by +The kABI package contains information pertaining to the AlmaLinux +kernel ABI, including lists of kernel symbols that are needed by external Linux kernel modules, and a yum plugin to aid enforcement. %if %{with_kabidw_base} @@ -968,6 +968,9 @@ Summary: %{variant_summary}\ Group: System Environment/Kernel\ Provides: %{name}-%{?1:%{1}-}core-uname-r = %{KVERREL}%{?variant}%{?1:+%{1}}\ Provides: installonlypkg(kernel)\ +Provides: almalinux(kernel-sig-key) = 202303\ +Conflicts: shim-ia32 <= 15.6-1.el8.alma\ +Conflicts: shim-x64 <= 15.6-1.el8.alma\ %{expand:%%kernel_reqprovconf}\ %if %{?1:1} %{!?1:0} \ %{expand:%%kernel_meta_package %{?1:%{1}}}\