]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- 5.4.214 auto/th/kernel-5.4-5.4.214-1
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 23 Sep 2022 08:01:28 +0000 (10:01 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 23 Sep 2022 08:01:28 +0000 (10:01 +0200)
kernel-multiarch.config
kernel.spec

index 0d950aa6528c2b558ebc1c006a83b17b913a9d75..50896b2aaf26ac797ca858ff369da741e0c70462 100644 (file)
@@ -11999,7 +11999,8 @@ GCC_PLUGIN_STRUCTLEAK all=y
 INIT_STACK_NONE all=n
 GCC_PLUGIN_STRUCTLEAK_USER all=n
 GCC_PLUGIN_STRUCTLEAK_BYREF all=n
-GCC_PLUGIN_STRUCTLEAK_BYREF_ALL all=y
+GCC_PLUGIN_STRUCTLEAK_BYREF_ALL all=n
+INIT_STACK_ALL all=y
 GCC_PLUGIN_STRUCTLEAK_VERBOSE all=n
 GCC_PLUGIN_STACKLEAK all=y
 STACKLEAK_TRACK_MIN_SIZE all=100
index a1b684f9e050f794a4abe05adbb0e9d7946dd16a..45790142f0f77df91b9120a37d67a7e742837c90 100644 (file)
@@ -69,7 +69,7 @@
 
 %define                rel             1
 %define                basever         5.4
-%define                postver         .211
+%define                postver         .214
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       -%{basever}
@@ -123,7 +123,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz
 # Source0-md5: ce9b2d974d27408a61c53a30d3f98fb9
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v5.x/patch-%{version}.xz
-# Patch0-md5:  8d40505f63a56cf77a64cd041e2af71c
+# Patch0-md5:  77614cef0ae845e1d84c035298f9a7e2
 %endif
 Source1:       kernel.sysconfig
 
This page took 0.318436 seconds and 4 git commands to generate.