From a3cec52f3a09dd05fdb402456081ed9d3b7c7455 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sat, 28 May 2022 18:59:47 +0200 Subject: [PATCH] - updated to 4.19.245 --- kernel-x86.config | 6 ++---- kernel-x86_64.config | 6 ++---- kernel.spec | 4 ++-- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/kernel-x86.config b/kernel-x86.config index e9cac11..ff152e7 100644 --- a/kernel-x86.config +++ b/kernel-x86.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.237-4.19 Kernel Configuration +# Linux/x86 4.19.245-4.19 Kernel Configuration # # @@ -2275,6 +2275,7 @@ CONFIG_PNPACPI=y CONFIG_BLK_DEV=y CONFIG_BLK_DEV_NULL_BLK=m CONFIG_BLK_DEV_FD=m +# CONFIG_BLK_DEV_FD_RAWCMD is not set CONFIG_CDROM=m CONFIG_PARIDE=m @@ -3865,9 +3866,6 @@ CONFIG_MISDN_NETJET=m CONFIG_MISDN_IPAC=m CONFIG_MISDN_ISAR=m CONFIG_ISDN_HDLC=m -CONFIG_NVM=y -CONFIG_NVM_PBLK=m -# CONFIG_NVM_PBLK_DEBUG is not set # # Input device support diff --git a/kernel-x86_64.config b/kernel-x86_64.config index e89afc0..4992d81 100644 --- a/kernel-x86_64.config +++ b/kernel-x86_64.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.237-4.19 Kernel Configuration +# Linux/x86 4.19.245-4.19 Kernel Configuration # # @@ -2271,6 +2271,7 @@ CONFIG_PNPACPI=y CONFIG_BLK_DEV=y CONFIG_BLK_DEV_NULL_BLK=m CONFIG_BLK_DEV_FD=m +# CONFIG_BLK_DEV_FD_RAWCMD is not set CONFIG_CDROM=m CONFIG_PARIDE=m @@ -3815,9 +3816,6 @@ CONFIG_MISDN_NETJET=m CONFIG_MISDN_IPAC=m CONFIG_MISDN_ISAR=m CONFIG_ISDN_HDLC=m -CONFIG_NVM=y -CONFIG_NVM_PBLK=m -# CONFIG_NVM_PBLK_DEBUG is not set # # Input device support diff --git a/kernel.spec b/kernel.spec index 0ff595a..8e00c81 100644 --- a/kernel.spec +++ b/kernel.spec @@ -4,7 +4,7 @@ %bcond_with verbose # verbose build (V=1) %define basever 4.19 -%define postver 237 +%define postver 245 %define rel 1 %define alt_kernel 4.19 @@ -30,7 +30,7 @@ Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz # Source0-md5: 740a90cf810c2105df8ee12e5d0bb900 %if "%{postver}" != "0" Source1: http://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz -# Source1-md5: c13df2e09b5a17221a6d5daac500615e +# Source1-md5: c767a7677dc7b44c9f044586ca19a837 %endif Source2: kernel-module-build.pl -- 2.44.0