]> git.pld-linux.org Git - packages/kernel.git/commitdiff
up to 6.5.7
authorJan Palus <atler@pld-linux.org>
Tue, 17 Oct 2023 22:49:10 +0000 (00:49 +0200)
committerJan Palus <atler@pld-linux.org>
Tue, 17 Oct 2023 22:49:10 +0000 (00:49 +0200)
kernel-arm64.config
kernel.spec

index 9b219a679fb0c29e45a4cbea96557c54979ffe6b..b0fed84dbf762cd217c43bbfe8897098e718f6c5 100644 (file)
@@ -31,6 +31,7 @@ ARM64_ERRATUM_2067961 arm64=y
 ARM64_ERRATUM_2441009 arm64=y
 ARM64_ERRATUM_2457168 arm64=y
 ARM64_ERRATUM_2645198 arm64=y
+ARM64_ERRATUM_2966298 arm64=y
 CAVIUM_ERRATUM_22375 arm64=y
 CAVIUM_ERRATUM_23154 arm64=y
 CAVIUM_ERRATUM_27456 arm64=y
index b06eecd15269df5b88d654323e75d564dfea4a73..42d7197690aaa5d9f2a4ba8515d148a380c6a8b9 100644 (file)
@@ -67,7 +67,7 @@
 
 %define                rel             1
 %define                basever         6.5
-%define                postver         .5
+%define                postver         .7
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       %{nil}
@@ -121,7 +121,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz
 # Source0-md5: 42c2796f9babe4a1be3f2001c817ff4a
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz
-# Patch0-md5:  cf86f24b8b031213db52f47033a21abd
+# Patch0-md5:  98bc682c2fe896121ee21f40888fc773
 %endif
 Source1:       kernel.sysconfig
 
This page took 0.171807 seconds and 4 git commands to generate.