From d08d1bf6b4d7babc63ec3158dde3e7b0ec71fcfb Mon Sep 17 00:00:00 2001 From: fepitre-bot Date: Sat, 4 May 2019 03:41:11 -0400 Subject: [PATCH] Update to kernel-5.0.11 --- config-base | 4 ++-- version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config-base b/config-base index df0f415..cc59910 100644 --- a/config-base +++ b/config-base @@ -1,4 +1,4 @@ -# Base config based on Fedora's config (kernel-core-5.0.7-200.fc29.x86_64.rpm) +# Base config based on Fedora's config (kernel-core-5.0.10-200.fc29.x86_64.rpm) # Only modification is `yes '' | make oldconfig` to drop config settings which # depend on Fedora patches and adjust for the small version difference. @@ -20,7 +20,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32 # CONFIG_COMPILE_TEST is not set CONFIG_LOCALVERSION="" # CONFIG_LOCALVERSION_AUTO is not set -CONFIG_BUILD_SALT="5.0.7-200.fc29.x86_64" +CONFIG_BUILD_SALT="5.0.10-200.fc29.x86_64" CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y CONFIG_HAVE_KERNEL_LZMA=y diff --git a/version b/version index bb09d45..1757758 100644 --- a/version +++ b/version @@ -1 +1 @@ -5.0.9 +5.0.11