Update to 6.1.124

i9-ispras-fuzzing
ebasov 2 days ago
parent 92ac2e5173
commit 621116be3c
Signed by: ebasov
GPG Key ID: 23356EDA24E5499D

2
.gitignore vendored

@ -1 +1 @@
SOURCES/linux-stable-6.1.111-lvc4.tar.gz
SOURCES/linux-stable-6.1.124-lvc13.tar.gz

@ -1 +1 @@
7c2613fba3edce616696fe878420cba313825bdf SOURCES/linux-stable-6.1.111-lvc4.tar.gz
87499162228df84d596e275564800ce7f75de577 SOURCES/linux-stable-6.1.124-lvc13.tar.gz

@ -34,8 +34,8 @@
%endif
# Define the version of the Linux Kernel Archive tarball.
%global LKAver 6.1.111
%global lvc lvc4
%global LKAver 6.1.124
%global lvc lvc13
# Define the buildid, if required.
#global buildid .local
@ -49,7 +49,7 @@
%endif
# 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
# for secure boot authentication.
@ -1744,8 +1744,9 @@ fi
%endif
%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
- update to 6.1.124
* Fri Jan 24 2025 Eduard Basov <ebasov@msvsphere-os.ru> - 6.1.111-10.lvc4.inferit.fuzzing
- Added new options for KASAN, KMSAN, KMEMLEAK

Loading…
Cancel
Save