From 099f0288dbec563c1a5d4882f0caf7dc4206ab3c Mon Sep 17 00:00:00 2001 From: Peter Bui Date: Fri, 29 Sep 2017 09:41:15 -0400 Subject: [PATCH] linux4.9: update to 4.9.56 --- srcpkgs/linux4.9/files/i386-dotconfig | 1 + srcpkgs/linux4.9/files/x86_64-dotconfig | 3 ++- srcpkgs/linux4.9/template | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux4.9/files/i386-dotconfig b/srcpkgs/linux4.9/files/i386-dotconfig index 434efef27da..ecdec720ea7 100644 --- a/srcpkgs/linux4.9/files/i386-dotconfig +++ b/srcpkgs/linux4.9/files/i386-dotconfig @@ -7684,6 +7684,7 @@ CONFIG_PUNIT_ATOM_DEBUG=m # CONFIG_KEYS=y # CONFIG_PERSISTENT_KEYRINGS is not set +# CONFIG_BIG_KEYS is not set CONFIG_TRUSTED_KEYS=m CONFIG_ENCRYPTED_KEYS=m # CONFIG_KEY_DH_OPERATIONS is not set diff --git a/srcpkgs/linux4.9/files/x86_64-dotconfig b/srcpkgs/linux4.9/files/x86_64-dotconfig index 626db112fbb..366643be687 100644 --- a/srcpkgs/linux4.9/files/x86_64-dotconfig +++ b/srcpkgs/linux4.9/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 4.9.26 Kernel Configuration +# Linux/x86_64 4.9.56 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -7803,6 +7803,7 @@ CONFIG_X86_DEBUG_FPU=y # CONFIG_KEYS=y # CONFIG_PERSISTENT_KEYRINGS is not set +# CONFIG_BIG_KEYS is not set CONFIG_TRUSTED_KEYS=m CONFIG_ENCRYPTED_KEYS=m # CONFIG_KEY_DH_OPERATIONS is not set diff --git a/srcpkgs/linux4.9/template b/srcpkgs/linux4.9/template index 59ead1c9f59..7daa912e8dc 100644 --- a/srcpkgs/linux4.9/template +++ b/srcpkgs/linux4.9/template @@ -1,6 +1,6 @@ # Template file for 'linux4.9' pkgname=linux4.9 -version=4.9.51 +version=4.9.56 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="https://www.kernel.org" license="GPL-2" short_desc="The Linux kernel and modules (${version%.*} series)" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=83faa66102d8a4c164857014c5304e08ca6c16f1697851862af17ba61378aa8a +checksum=11d22bdbbca9b74663cfbf6265883494ffa96bcfd8d2d09b55b30b922370d3ca nodebug=yes # -dbg package is generated below manually nostrip=yes