|
|
@ -34,8 +34,8 @@
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
# Define the version of the Linux Kernel Archive tarball.
|
|
|
|
# Define the version of the Linux Kernel Archive tarball.
|
|
|
|
%global LKAver 6.1.111
|
|
|
|
%global LKAver 6.1.124
|
|
|
|
%global lvc lvc4
|
|
|
|
%global lvc lvc13
|
|
|
|
|
|
|
|
|
|
|
|
# Define the buildid, if required.
|
|
|
|
# Define the buildid, if required.
|
|
|
|
#global buildid .local
|
|
|
|
#global buildid .local
|
|
|
@ -49,7 +49,7 @@
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
# Set pkg_release.
|
|
|
|
# Set pkg_release.
|
|
|
|
%global pkg_release 11%{?buildid}.%{?lvc}%{?dist}.inferit.fuzzing
|
|
|
|
%global pkg_release 0%{?buildid}.%{?lvc}%{?dist}.inferit.fuzzing
|
|
|
|
|
|
|
|
|
|
|
|
# Architectures upon which we can sign the kernel
|
|
|
|
# Architectures upon which we can sign the kernel
|
|
|
|
# for secure boot authentication.
|
|
|
|
# for secure boot authentication.
|
|
|
@ -1744,8 +1744,9 @@ fi
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Tue Jan 28 2025 Eduard Basov <ebasov@msvsphere-os.ru> - 6.1.111-11.lvc4.inferit.fuzzing
|
|
|
|
* Tue Jan 28 2025 Eduard Basov <ebasov@msvsphere-os.ru> - 6.1.124-0.lvc13.inferit.fuzzing
|
|
|
|
- Added verification of ALL configs
|
|
|
|
- Added verification of ALL configs
|
|
|
|
|
|
|
|
- update to 6.1.124
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 24 2025 Eduard Basov <ebasov@msvsphere-os.ru> - 6.1.111-10.lvc4.inferit.fuzzing
|
|
|
|
* Fri Jan 24 2025 Eduard Basov <ebasov@msvsphere-os.ru> - 6.1.111-10.lvc4.inferit.fuzzing
|
|
|
|
- Added new options for KASAN, KMSAN, KMEMLEAK
|
|
|
|
- Added new options for KASAN, KMSAN, KMEMLEAK
|
|
|
|