]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- 5.4.129 auto/th/kernel-5.4-5.4.129-1
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 30 Jun 2021 21:18:09 +0000 (23:18 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 30 Jun 2021 21:18:09 +0000 (23:18 +0200)
kernel-multiarch.config
kernel.spec

index f5768771e95eadc4814c6bf23cf5596e4daadc5f..996dd997b60b81be1977e484cf9e3883caa7977b 100644 (file)
@@ -119,6 +119,8 @@ SYSTEM_EXTRA_CERTIFICATE_SIZE all=4096
 SECONDARY_TRUSTED_KEYRING all=y
 SYSTEM_BLACKLIST_KEYRING all=y
 SYSTEM_BLACKLIST_HASH_LIST all=""
+SYSTEM_REVOCATION_LIST all=y
+SYSTEM_REVOCATION_KEYS all=""
 
 #-
 #- *** FILE: crypto/Kconfig ***
index e67de669e642d9af6b316498c0cc44e5f1291c5e..8c869f5054ee63f50514ba496b82b0adb327a82f 100644 (file)
@@ -69,7 +69,7 @@
 
 %define                rel             1
 %define                basever         5.4
-%define                postver         .125
+%define                postver         .129
 
 # 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:  1274c7012addd52e365f6cbe21e55356
+# Patch0-md5:  e7b32f9d0bf469720c79ad9acab9c665
 %endif
 Source1:       kernel.sysconfig
 
This page took 0.080989 seconds and 4 git commands to generate.