kernel-5.14.16-0
* Tue Nov 02 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.16-0] - Changelog entry for 5.14.15 (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
6c9a37524b
commit
6563c941b8
4 changed files with 10 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
11
kernel.spec
11
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 200
|
||||
|
||||
|
|
@ -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,6 +2958,9 @@ fi
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Nov 02 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.16-0]
|
||||
- Changelog entry for 5.14.15 (Justin M. Forbes)
|
||||
|
||||
* Wed Oct 27 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.15-0]
|
||||
- Linux v5.14.15
|
||||
|
||||
|
|
|
|||
6
sources
6
sources
|
|
@ -1,4 +1,4 @@
|
|||
SHA512 (kernel-abi-whitelists-5.13.19-200.tar.bz2) = 7d28816c431019c9f09b7bcda4eb43ed2c3a7cbb8199af0fecccf16bff3ac992e2c9ed3acc2d06d7c8ebec3dc9ad76d0975cc179d2e4b7541af2af05f7e35de6
|
||||
SHA512 (linux-5.14.15.tar.xz) = 3e1128a8a26ac3935b591515120e44222f0f127767d1420f636c50c8ce51da28b78dbc9adfcce2588bf7059088f542a29bd4b9d98b90c543a2f42b6dff232288
|
||||
SHA512 (kernel-abi-stablelists-5.14.15-200.tar.bz2) = 3c1740e5c951c78b4f252917c66f50ee2abc024b0968bc259435a518cabaf07ac4866fb3ff4412d10ec858a6bab5b47928e807c34265008dd21ddaaacf4d4e2a
|
||||
SHA512 (kernel-kabi-dw-5.14.15-200.tar.bz2) = c68855132b072ab6d738e3b53255c2745650f80c07f80c0e5101b0d8965db3789865eb038c91434894c25d595e4e38a56d8f6b57708600e0a043d7619ea9ad7d
|
||||
SHA512 (linux-5.14.16.tar.xz) = f4b84337b98423c41f6b910151d03215a9d38dcc81688d615dea83e63b60c65dc376e335c8d40966a3d5f7b0ef4ec58444894aacaea55ea99b62f328c0f205d3
|
||||
SHA512 (kernel-abi-stablelists-5.14.16-200.tar.bz2) = 2ab414f7eb7b03bc55358e9a8f83441ad96c31d562817201ee1121ff7fbb4a1d0071de1004ea38484dd72df069f5f21f6fb8c28a55061fe22dbd1d2f87f69565
|
||||
SHA512 (kernel-kabi-dw-5.14.16-200.tar.bz2) = 6d3435e20d5757c5f652c1b62e8b6a99a1194ebe4d53277b8cfde9112c458d88e7957db1ccfa1735c04370067c0733840119ae675ce47710d10163370bc4463b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue