From 3ca5cb78cba5196323a2b0bc873319b7cfb81a83 Mon Sep 17 00:00:00 2001
From: Marcin Krol <hawk@tld-linux.org>
Date: Sat, 29 Feb 2020 20:20:47 +0100
Subject: [PATCH] - updated to 4.19.107

---
 kernel-vanilla-x86.config    | 3 ++-
 kernel-vanilla-x86_64.config | 3 ++-
 kernel-vanilla.spec          | 4 ++--
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/kernel-vanilla-x86.config b/kernel-vanilla-x86.config
index a343d1b..e29c425 100644
--- a/kernel-vanilla-x86.config
+++ b/kernel-vanilla-x86.config
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.19.90-4.19-vanilla Kernel Configuration
+# Linux/x86 4.19.107-4.19-vanilla Kernel Configuration
 #
 
 #
@@ -9480,6 +9480,7 @@ CONFIG_EARLY_PRINTK=y
 CONFIG_DOUBLEFAULT=y
 # CONFIG_DEBUG_TLBFLUSH is not set
 CONFIG_HAVE_MMIOTRACE_SUPPORT=y
+# CONFIG_X86_DECODER_SELFTEST is not set
 CONFIG_IO_DELAY_TYPE_0X80=0
 CONFIG_IO_DELAY_TYPE_0XED=1
 CONFIG_IO_DELAY_TYPE_UDELAY=2
diff --git a/kernel-vanilla-x86_64.config b/kernel-vanilla-x86_64.config
index dfe1949..af9daee 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.19.90-4.19-vanilla Kernel Configuration
+# Linux/x86 4.19.107-4.19-vanilla Kernel Configuration
 #
 
 #
@@ -9386,6 +9386,7 @@ CONFIG_DOUBLEFAULT=y
 # CONFIG_DEBUG_TLBFLUSH is not set
 # CONFIG_IOMMU_DEBUG is not set
 CONFIG_HAVE_MMIOTRACE_SUPPORT=y
+# CONFIG_X86_DECODER_SELFTEST is not set
 CONFIG_IO_DELAY_TYPE_0X80=0
 CONFIG_IO_DELAY_TYPE_0XED=1
 CONFIG_IO_DELAY_TYPE_UDELAY=2
diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec
index b334fdc..73052e5 100644
--- a/kernel-vanilla.spec
+++ b/kernel-vanilla.spec
@@ -4,7 +4,7 @@
 %bcond_with	verbose		# verbose build (V=1)
 
 %define		basever		4.19
-%define		postver		98
+%define		postver		107
 %define		rel		1
 
 %define		alt_kernel	4.19-vanilla
@@ -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:	1a368b5d8e4f6071c1232d875fa93570
+# Source1-md5:	1c891d19373af30b1558d2221f15c2e2
 %endif
 
 Source2:	kernel-module-build.pl
-- 
2.49.0