From 514c74c7e3f25d6d778f1b074cd74383fd8e8fc9 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 2 Nov 2021 16:07:37 -0500 Subject: kernel-5.14.16-0 * Tue Nov 02 2021 Justin M. Forbes [5.14.16-0] - Changelog entry for 5.14.15 (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- kernel-aarch64-debug-rhel.config | 1 - kernel-aarch64-rhel.config | 1 - kernel.spec | 13 ++++++++----- sources | 6 +++--- 4 files changed, 11 insertions(+), 10 deletions(-) diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index c8dd1a9f5..274b439c7 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -4407,7 +4407,6 @@ CONFIG_QCOM_QDF2400_ERRATUM_0065=y # CONFIG_QCOM_QFPROM is not set # CONFIG_QCOM_RMTFS_MEM is not set # CONFIG_QCOM_RPMH is not set -CONFIG_QCOM_SCM=y # CONFIG_QCOM_SMEM is not set # CONFIG_QCOM_SPMI_IADC is not set # CONFIG_QCOM_SPMI_VADC is not set diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index ed9a9400a..3ef66f4fc 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -4386,7 +4386,6 @@ CONFIG_QCOM_QDF2400_ERRATUM_0065=y # CONFIG_QCOM_QFPROM is not set # CONFIG_QCOM_RMTFS_MEM is not set # CONFIG_QCOM_RPMH is not set -CONFIG_QCOM_SCM=y # CONFIG_QCOM_SMEM is not set # CONFIG_QCOM_SPMI_IADC is not set # CONFIG_QCOM_SPMI_VADC is not set diff --git a/kernel.spec b/kernel.spec index 1ded81257..e7f3e3c85 100755 --- a/kernel.spec +++ b/kernel.spec @@ -123,7 +123,7 @@ Summary: The Linux kernel # The kernel tarball/base version %define kversion 5.14 -%define rpmversion 5.14.15 +%define rpmversion 5.14.16 %define patchversion 5.14 %define pkgrelease 300 @@ -672,7 +672,7 @@ BuildRequires: lld # exact git commit you can run # # xzcat -qq ${TARBALL} | git get-tar-commit-id -Source0: linux-5.14.15.tar.xz +Source0: linux-5.14.16.tar.xz Source1: Makefile.rhelver @@ -1358,8 +1358,8 @@ ApplyOptionalPatch() fi } -%setup -q -n kernel-5.14.15 -c -mv linux-5.14.15 linux-%{KVERREL} +%setup -q -n kernel-5.14.16 -c +mv linux-5.14.16 linux-%{KVERREL} cd linux-%{KVERREL} cp -a %{SOURCE1} . @@ -2958,7 +2958,10 @@ fi # # %changelog -* Wed Oct 27 2021 Justin M. Forbes [5.14.15-300] +* Tue Nov 02 2021 Justin M. Forbes [5.14.16-0] +- Changelog entry for 5.14.15 (Justin M. Forbes) + +* Wed Oct 27 2021 Justin M. Forbes [5.14.15-0] - Linux v5.14.15 * Wed Oct 20 2021 Justin M. Forbes [5.14.14-0] diff --git a/sources b/sources index e45e63561..917b86532 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-5.14.15.tar.xz) = 3e1128a8a26ac3935b591515120e44222f0f127767d1420f636c50c8ce51da28b78dbc9adfcce2588bf7059088f542a29bd4b9d98b90c543a2f42b6dff232288 -SHA512 (kernel-abi-stablelists-5.14.15-300.tar.bz2) = 6a47bc900ddf14be5c9edefc2dcc002adfaa42ac86799098aa497e177e5adbc525450efffc59e5d348bcc6e419c12e33afbd4757fd58de9021853c010b8ba154 -SHA512 (kernel-kabi-dw-5.14.15-300.tar.bz2) = c68855132b072ab6d738e3b53255c2745650f80c07f80c0e5101b0d8965db3789865eb038c91434894c25d595e4e38a56d8f6b57708600e0a043d7619ea9ad7d +SHA512 (linux-5.14.16.tar.xz) = f4b84337b98423c41f6b910151d03215a9d38dcc81688d615dea83e63b60c65dc376e335c8d40966a3d5f7b0ef4ec58444894aacaea55ea99b62f328c0f205d3 +SHA512 (kernel-abi-stablelists-5.14.16-300.tar.bz2) = 55a6a0715657f4eefa6a995e17070746e2f0092ae405cb0a6307f5afb008e5e830e60e9d5de55f8c89833f21c23c8fef29374a5d1643612e12e360d355427b7a +SHA512 (kernel-kabi-dw-5.14.16-300.tar.bz2) = 6d3435e20d5757c5f652c1b62e8b6a99a1194ebe4d53277b8cfde9112c458d88e7957db1ccfa1735c04370067c0733840119ae675ce47710d10163370bc4463b -- cgit