]> git.pld-linux.org Git - packages/kernel.git/commitdiff
up to 5.12.9 auto/th/kernel-5.12.9-1
authorJan Palus <atler@pld-linux.org>
Tue, 8 Jun 2021 18:21:25 +0000 (20:21 +0200)
committerJan Palus <atler@pld-linux.org>
Tue, 8 Jun 2021 18:21:41 +0000 (20:21 +0200)
kernel-multiarch.config
kernel.spec

index 8cd856910243b2bc2a34f3d7ae30a5a649e46a4d..a2da3f0e75e03f2f146318634bd485494111dfb3 100644 (file)
@@ -11418,6 +11418,11 @@ HYPERV_TESTING all=y
 #-
 KASAN all=n
 
+#-
+#- *** FILE: lib/Kconfig.kcsan ***
+#-
+KCSAN all=n
+
 #-
 #- *** FILE: lib/Kconfig.kfence ***
 #-
index 451ab29d3f70de795577c0369a84e73d7e703291..8948c2e7fa70e50d02e7a0ae51e62b0bcbb0f0d6 100644 (file)
@@ -73,7 +73,7 @@
 
 %define                rel             1
 %define                basever         5.12
-%define                postver         .6
+%define                postver         .9
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       %{nil}
@@ -127,7 +127,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz
 # Source0-md5: 8c7420990de85f6754db287337da08b4
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v5.x/patch-%{version}.xz
-# Patch0-md5:  c8b04ee6bbc9e58dae1863c91b64231d
+# Patch0-md5:  3f912c6ed067d6505b0a8f148677dd45
 %endif
 Source1:       kernel.sysconfig
 
This page took 0.098576 seconds and 4 git commands to generate.