]> git.pld-linux.org Git - packages/kernel.git/commitdiff
up to 5.19.12 auto/th/kernel-5.19.12-1
authorJan Palus <atler@pld-linux.org>
Thu, 29 Sep 2022 15:41:38 +0000 (17:41 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 29 Sep 2022 15:41:38 +0000 (17:41 +0200)
kernel-arm64.config
kernel.spec

index 8c6dbbdccc5d2b6d4008a22c7026fb0b61a43076..e62d71febc9f935bcf35d28d64e9f3b206d1b8f6 100644 (file)
@@ -26,6 +26,7 @@ ARM64_ERRATUM_2077057 arm64=n
 ARM64_ERRATUM_2054223 arm64=y
 ARM64_ERRATUM_2067961 arm64=y
 ARM64_ERRATUM_2441009 arm64=y
+ARM64_ERRATUM_2457168 arm64=y
 CAVIUM_ERRATUM_22375 arm64=y
 CAVIUM_ERRATUM_23154 arm64=y
 CAVIUM_ERRATUM_27456 arm64=y
index 2b9e5d182f67bba45d89e96624fb9ada1d43bef4..dad22a3415815c9e2051559e35aff3d1c660819c 100644 (file)
@@ -67,7 +67,7 @@
 
 %define                rel             1
 %define                basever         5.19
-%define                postver         .11
+%define                postver         .12
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       %{nil}
@@ -121,7 +121,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz
 # Source0-md5: f91bfe133d2cb1692f705947282e123a
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v5.x/patch-%{version}.xz
-# Patch0-md5:  b2e6bc960af8fa09d9348e17d015c219
+# Patch0-md5:  2f9945a50613017d430f7091be9939f8
 %endif
 Source1:       kernel.sysconfig
 
This page took 0.142338 seconds and 4 git commands to generate.