From: Marcin Krol Date: Mon, 3 Aug 2015 11:30:22 +0000 (+0000) Subject: - updated to 3.4.108 X-Git-Url: https://git.tld-linux.org/?p=packages%2Fkernel.git;a=commitdiff_plain;h=941165529ad4b17399934251e8c3e56a23e322af - updated to 3.4.108 --- diff --git a/kernel-vanilla-x86.config b/kernel-vanilla-x86.config index c938b38..18d2d8a 100644 --- a/kernel-vanilla-x86.config +++ b/kernel-vanilla-x86.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 3.4.92-3.4-vanilla Kernel Configuration +# Linux/i386 3.4.108-3.4-vanilla Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -395,6 +395,8 @@ CONFIG_X86_MCE_THRESHOLD=y # CONFIG_X86_MCE_INJECT is not set CONFIG_X86_THERMAL_VECTOR=y CONFIG_VM86=y +CONFIG_X86_16BIT=y +CONFIG_X86_ESPFIX32=y CONFIG_TOSHIBA=m CONFIG_I8K=m CONFIG_X86_REBOOTFIXUPS=y diff --git a/kernel-vanilla-x86_64.config b/kernel-vanilla-x86_64.config index bb402a1..3e4beae 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_64 3.4.92-3.4-vanilla Kernel Configuration +# Linux/x86_64 3.4.108-3.4-vanilla Kernel Configuration # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -373,6 +373,8 @@ CONFIG_X86_MCE_AMD=y CONFIG_X86_MCE_THRESHOLD=y # CONFIG_X86_MCE_INJECT is not set CONFIG_X86_THERMAL_VECTOR=y +CONFIG_X86_16BIT=y +CONFIG_X86_ESPFIX64=y CONFIG_I8K=m CONFIG_MICROCODE=m CONFIG_MICROCODE_INTEL=y diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 6952e9d..e66c63b 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -4,7 +4,7 @@ %bcond_with verbose # verbose build (V=1) %define basever 3.4 -%define postver 105 +%define postver 108 %define rel 1 %define alt_kernel 3.4-vanilla @@ -30,7 +30,7 @@ Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%{basever}.tar.xz # Source0-md5: 967f72983655e2479f951195953e8480 %if "%{postver}" != "0" Source1: http://www.kernel.org/pub/linux/kernel/v3.x/patch-%{version}.xz -# Source1-md5: 0f43fcca926776fd6fe849dcf62e633e +# Source1-md5: 48a154f4453bb901871dadfafcea7284 %endif Source2: kernel.sysconfig