diff --git a/.gitignore b/.gitignore index 5edc0a7..a967085 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/linux-stable-6.1.111-lvc4.tar.gz +SOURCES/linux-stable-6.1.124-lvc13.tar.gz diff --git a/.kernel-lt.metadata b/.kernel-lt.metadata index ef98b16..8ada57d 100644 --- a/.kernel-lt.metadata +++ b/.kernel-lt.metadata @@ -1 +1 @@ -7c2613fba3edce616696fe878420cba313825bdf SOURCES/linux-stable-6.1.111-lvc4.tar.gz +87499162228df84d596e275564800ce7f75de577 SOURCES/linux-stable-6.1.124-lvc13.tar.gz diff --git a/SPECS/kernel-6.1.spec b/SPECS/kernel-6.1.spec index 3502e93..3f93f0e 100644 --- a/SPECS/kernel-6.1.spec +++ b/SPECS/kernel-6.1.spec @@ -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 - 6.1.111-11.lvc4.inferit.fuzzing +* Tue Jan 28 2025 Eduard Basov - 6.1.124-0.lvc13.inferit.fuzzing - Added verification of ALL configs +- update to 6.1.124 * Fri Jan 24 2025 Eduard Basov - 6.1.111-10.lvc4.inferit.fuzzing - Added new options for KASAN, KMSAN, KMEMLEAK