From fe861f61c2a81242070c9045bddef00b4343775b Mon Sep 17 00:00:00 2001 From: fepitre-bot Date: Sat, 7 Mar 2020 05:03:33 +0100 Subject: [PATCH] Update to kernel-5.5.8 --- config-base | 4 ++-- version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config-base b/config-base index 78b1659a..9ec13221 100644 --- a/config-base +++ b/config-base @@ -1,4 +1,4 @@ -# Base config based on Fedora's config (kernel-core-5.5.5-200.fc31.x86_64.rpm) +# Base config based on Fedora's config (kernel-core-5.5.7-200.fc31.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. @@ -24,7 +24,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_UAPI_HEADER_TEST=y CONFIG_LOCALVERSION="" # CONFIG_LOCALVERSION_AUTO is not set -CONFIG_BUILD_SALT="5.5.5-200.fc31.x86_64" +CONFIG_BUILD_SALT="5.5.7-200.fc31.x86_64" CONFIG_HAVE_KERNEL_GZIP=y CONFIG_HAVE_KERNEL_BZIP2=y CONFIG_HAVE_KERNEL_LZMA=y diff --git a/version b/version index 21f56a9f..751e09b7 100644 --- a/version +++ b/version @@ -1 +1 @@ -5.5.7 +5.5.8