|
|
@ -42,8 +42,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.124
|
|
|
|
%global LKAver 6.1.128
|
|
|
|
%global lvc lvc13
|
|
|
|
%global lvc lvc15
|
|
|
|
|
|
|
|
|
|
|
|
# Define the buildid, if required.
|
|
|
|
# Define the buildid, if required.
|
|
|
|
#global buildid .local
|
|
|
|
#global buildid .local
|
|
|
@ -57,7 +57,7 @@
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
# Set pkg_release.
|
|
|
|
# Set pkg_release.
|
|
|
|
%global pkg_release 6%{?buildid}.%{?lvc}%{?dist}.inferit.fuzzing.kmsan
|
|
|
|
%global pkg_release 0%{?buildid}.%{?lvc}%{?dist}.inferit.fuzzing.kmsan
|
|
|
|
|
|
|
|
|
|
|
|
# Architectures upon which we can sign the kernel
|
|
|
|
# Architectures upon which we can sign the kernel
|
|
|
|
# for secure boot authentication.
|
|
|
|
# for secure boot authentication.
|
|
|
@ -1747,6 +1747,9 @@ fi
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Feb 21 2025 Eduard Basov <ebasov@msvsphere-os.ru> - 6.1.128-0.lvc15.inferit.fuzzing.kmsan
|
|
|
|
|
|
|
|
- Update to 6.1.128-0.lvc15
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Feb 14 2025 Eduard Basov <ebasov@msvsphere-os.ru> - 6.1.124-6.lvc13.inferit.fuzzing.kmsan
|
|
|
|
* Fri Feb 14 2025 Eduard Basov <ebasov@msvsphere-os.ru> - 6.1.124-6.lvc13.inferit.fuzzing.kmsan
|
|
|
|
- Disable LLVM_IAS
|
|
|
|
- Disable LLVM_IAS
|
|
|
|
|
|
|
|
|
|
|
|