From: Marcin Krol Date: Sat, 28 May 2022 17:28:45 +0000 (+0200) Subject: - updated to 4.14.281 X-Git-Url: https://git.tld-linux.org/?p=packages%2Fkernel.git;a=commitdiff_plain;h=fa202d762a7801bed2be3d25a96392936b2d3f24 - updated to 4.14.281 --- diff --git a/kernel-x86.config b/kernel-x86.config index 0d5eb20..7fbff9e 100644 --- a/kernel-x86.config +++ b/kernel-x86.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.274-4.14 Kernel Configuration +# Linux/x86 4.14.281-4.14 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -2137,6 +2137,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_PARIDE=m # @@ -3691,10 +3692,6 @@ CONFIG_MISDN_NETJET=m CONFIG_MISDN_IPAC=m CONFIG_MISDN_ISAR=m CONFIG_ISDN_HDLC=m -CONFIG_NVM=y -# CONFIG_NVM_DEBUG is not set -CONFIG_NVM_RRPC=m -CONFIG_NVM_PBLK=m # # Input device support diff --git a/kernel-x86_64.config b/kernel-x86_64.config index f4e706c..d5af852 100644 --- a/kernel-x86_64.config +++ b/kernel-x86_64.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.274-4.14 Kernel Configuration +# Linux/x86 4.14.281-4.14 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -2121,6 +2121,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_PARIDE=m # @@ -3625,10 +3626,6 @@ CONFIG_MISDN_NETJET=m CONFIG_MISDN_IPAC=m CONFIG_MISDN_ISAR=m CONFIG_ISDN_HDLC=m -CONFIG_NVM=y -# CONFIG_NVM_DEBUG is not set -CONFIG_NVM_RRPC=m -CONFIG_NVM_PBLK=m # # Input device support diff --git a/kernel.spec b/kernel.spec index 31ede25..25a0100 100644 --- a/kernel.spec +++ b/kernel.spec @@ -4,7 +4,7 @@ %bcond_with verbose # verbose build (V=1) %define basever 4.14 -%define postver 274 +%define postver 281 %define rel 1 %define alt_kernel 4.14 @@ -30,7 +30,7 @@ Source0: http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz # Source0-md5: bacdb9ffdcd922aa069a5e1520160e24 %if "%{postver}" != "0" Source1: http://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz -# Source1-md5: d737d4809e8392d2a8fdefc5e98cc9e6 +# Source1-md5: 7ac6a248ba41373afaee0bfece4a66d6 %endif Source2: kernel-module-build.pl