Skip to content
Snippets Groups Projects
Commit 0292b050 authored by RESF KernelManager's avatar RESF KernelManager
Browse files

Repacking kernel-mainline from kernel.org - 6.5.10 - 202311071003

parent 9371eb83
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
%global LKAver 6.5.10
# Define the buildid, if required.
%global buildid 202311032003
%global buildid 202311071003
# Determine the sublevel number and set pkg_version.
%define sublevel %(echo %{LKAver} | %{__awk} -F\. '{ print $3 }')
......@@ -247,11 +247,13 @@ Source2000: cpupower.service
Source2001: cpupower.config
Source2002: kvm_stat.logrotate
Source3000: rocky-sigkernel.cer
%if %{signkernel}
%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 secureboot_key_0 %{SOURCE3000}
%define pesign_name_0 redhatsecureboot501
%define pesign_name_0 rockybootsigningsigkernelcert
%endif
%description
......@@ -1488,3 +1490,7 @@ fi
%kernel_ml_variant_files %{_use_vdso} %{with_std}
%changelog
* Tue Nov 07 2023 Mustafa Gezen - 6.5.10-202311071003
- Rebase to 6.5.10
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment