]> git.pld-linux.org Git - packages/kernel.git/commitdiff
up to 6.7.3
authorJan Palus <atler@pld-linux.org>
Thu, 1 Feb 2024 13:21:05 +0000 (14:21 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 1 Feb 2024 13:21:05 +0000 (14:21 +0100)
kernel-arm64.config
kernel.spec

index 63830018d48f6c090ffed5e4c42b504b8c9627c7..b6ed2200c7ae0dfecd3f7bc4138d103e2f0222fa 100644 (file)
@@ -32,6 +32,7 @@ ARM64_ERRATUM_2441009 arm64=y
 ARM64_ERRATUM_2457168 arm64=y
 ARM64_ERRATUM_2645198 arm64=y
 ARM64_ERRATUM_2966298 arm64=y
+ARM64_ERRATUM_3117295 arm64=y
 CAVIUM_ERRATUM_22375 arm64=y
 CAVIUM_ERRATUM_23154 arm64=y
 CAVIUM_ERRATUM_27456 arm64=y
index d40235080bf3ecb274f63e453d25d1348539e4c4..b33243416c1ede892aa21fc4507079a8113f12a7 100644 (file)
@@ -61,7 +61,7 @@
 
 %define                rel             1
 %define                basever         6.7
-%define                postver         .2
+%define                postver         .3
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       %{nil}
@@ -115,7 +115,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz
 # Source0-md5: 7861a2ed9d33c0694df738203532b715
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz
-# Patch0-md5:  418553a71754fb26a0edbc264890afa5
+# Patch0-md5:  274262e4fc50d7557b0bbaf8e9d5fe5c
 %endif
 Source1:       kernel.sysconfig
 
This page took 0.324571 seconds and 4 git commands to generate.