From: Marcin Krol Date: Thu, 6 Aug 2020 16:13:12 +0000 (+0200) Subject: - updated to 4.14.192 X-Git-Url: https://git.tld-linux.org/?p=packages%2Fkernel.git;a=commitdiff_plain;h=744d9eccdbe7dcc647a435cb6c06f9fd45c1e4f0 - updated to 4.14.192 --- diff --git a/kernel-vanilla-x86.config b/kernel-vanilla-x86.config index 8c2d26f..5b0a5dc 100644 --- a/kernel-vanilla-x86.config +++ b/kernel-vanilla-x86.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.172-4.14-vanilla Kernel Configuration +# Linux/x86 4.14.192-4.14-vanilla Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -8247,6 +8247,7 @@ CONFIG_EFI_CAPSULE_QUIRK_QUARK_CSH=y CONFIG_EFI_TEST=m CONFIG_APPLE_PROPERTIES=y CONFIG_RESET_ATTACK_MITIGATION=y +CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_UEFI_CPER=y CONFIG_EFI_DEV_PATH_PARSER=y diff --git a/kernel-vanilla-x86_64.config b/kernel-vanilla-x86_64.config index 5b7a848..4b67677 100644 --- a/kernel-vanilla-x86_64.config +++ b/kernel-vanilla-x86_64.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.172-4.14-vanilla Kernel Configuration +# Linux/x86 4.14.192-4.14-vanilla Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -8085,6 +8085,7 @@ CONFIG_EFI_CAPSULE_LOADER=m CONFIG_EFI_TEST=m CONFIG_APPLE_PROPERTIES=y CONFIG_RESET_ATTACK_MITIGATION=y +CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y CONFIG_UEFI_CPER=y CONFIG_EFI_DEV_PATH_PARSER=y diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 6b702b1..4be81f9 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -4,7 +4,7 @@ %bcond_with verbose # verbose build (V=1) %define basever 4.14 -%define postver 179 +%define postver 192 %define rel 1 %define alt_kernel 4.14-vanilla @@ -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: 874e6b71c8ad4bc3af1116eb65a8e119 +# Source1-md5: 5e8336c8bff8701ac5e49b1b5ad37984 %endif Source2: kernel-module-build.pl