]> TLD Linux GIT Repositories - packages/kernel.git/commitdiff
- updated to 4.9.326
authorMarcin Krol <hawk@tld-linux.org>
Sat, 27 Aug 2022 13:39:58 +0000 (15:39 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Sat, 27 Aug 2022 13:39:58 +0000 (15:39 +0200)
kernel-x86.config
kernel-x86_64.config
kernel.spec

index da6d2f45a3bd715d5edf8d98a7a8056ce63233db..f6571e6e0f44af4c28ae7a6b1401ea775d3d89e7 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.9.316-4.9 Kernel Configuration
+# Linux/x86 4.9.326-4.9 Kernel Configuration
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -4057,6 +4057,8 @@ CONFIG_DEVPORT=y
 CONFIG_XILLYBUS=m
 CONFIG_XILLYBUS_PCIE=m
 CONFIG_XILLYBUS_OF=m
+CONFIG_RANDOM_TRUST_CPU=y
+CONFIG_RANDOM_TRUST_BOOTLOADER=y
 
 #
 # I2C support
@@ -8280,6 +8282,7 @@ CONFIG_TIMER_STATS=y
 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
 CONFIG_LOCK_TORTURE_TEST=m
 CONFIG_STACKTRACE=y
+# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
 # CONFIG_DEBUG_KOBJECT is not set
 CONFIG_DEBUG_BUGVERBOSE=y
 # CONFIG_DEBUG_LIST is not set
index 43c0348aad9203113a4c602c8cd25c721978b6fe..dcdb8795545f44e765c09d2d340f6dcb9ee9c8bc 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.9.316-4.9 Kernel Configuration
+# Linux/x86 4.9.326-4.9 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -3960,6 +3960,8 @@ CONFIG_DEVPORT=y
 CONFIG_XILLYBUS=m
 CONFIG_XILLYBUS_PCIE=m
 CONFIG_XILLYBUS_OF=m
+CONFIG_RANDOM_TRUST_CPU=y
+CONFIG_RANDOM_TRUST_BOOTLOADER=y
 
 #
 # I2C support
@@ -8104,6 +8106,7 @@ CONFIG_TIMER_STATS=y
 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
 CONFIG_LOCK_TORTURE_TEST=m
 CONFIG_STACKTRACE=y
+# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
 # CONFIG_DEBUG_KOBJECT is not set
 CONFIG_DEBUG_BUGVERBOSE=y
 # CONFIG_DEBUG_LIST is not set
index 60eb9352a57b5a7707a2922a8a189d70dd582477..236d7dc96180a4c157db63e5430f695857192f7d 100644 (file)
@@ -4,7 +4,7 @@
 %bcond_with    verbose         # verbose build (V=1)
 
 %define                basever         4.9
-%define                postver         316
+%define                postver         326
 %define                rel             1
 
 %define                alt_kernel      4.9
@@ -30,7 +30,7 @@ Source0:      http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
 # Source0-md5: 0a68ef3615c64bd5ee54a3320e46667d
 %if "%{postver}" != "0"
 Source1:       http://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Source1-md5: 540b070a74b6141c52e0ba11f95b0bfb
+# Source1-md5: bd9059181739858da41ed6a4cc3da4e3
 %endif
 
 Source2:       kernel-module-build.pl