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
85ac641a5a
commit
c529d83d76
@ -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 100
|
||||
|
||||
@ -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-100.tar.bz2) = aa42434b67960da00ae8b389c26ff8656a0e28af0e8650ad54b84d8dbaaf80a2878fda332ce42d82c032035c2ea86410087d67a242e4802e90e1b9c21701e32d
|
||||
SHA512 (linux-5.14.15.tar.xz) = 3e1128a8a26ac3935b591515120e44222f0f127767d1420f636c50c8ce51da28b78dbc9adfcce2588bf7059088f542a29bd4b9d98b90c543a2f42b6dff232288
|
||||
SHA512 (kernel-abi-stablelists-5.14.15-100.tar.bz2) = 1b9be53f9bf2cd4375ef43b8290ffa2a9f079718217475f9cfa99375ccc8ebf25aaab8a5ea27f6db425a116781e3f1f161d7427c440f6e05613e98a75976b4bc
|
||||
SHA512 (kernel-kabi-dw-5.14.15-100.tar.bz2) = c68855132b072ab6d738e3b53255c2745650f80c07f80c0e5101b0d8965db3789865eb038c91434894c25d595e4e38a56d8f6b57708600e0a043d7619ea9ad7d
|
||||
SHA512 (linux-5.14.16.tar.xz) = f4b84337b98423c41f6b910151d03215a9d38dcc81688d615dea83e63b60c65dc376e335c8d40966a3d5f7b0ef4ec58444894aacaea55ea99b62f328c0f205d3
|
||||
SHA512 (kernel-abi-stablelists-5.14.16-100.tar.bz2) = 816c42fac70ffe0415ccde9b489124996b4d5f0b72e28046b6a97ef0343ca8a94a75797927a0979f1181a93955204de516125e7d3c026e12bdda4def022f22cd
|
||||
SHA512 (kernel-kabi-dw-5.14.16-100.tar.bz2) = 6d3435e20d5757c5f652c1b62e8b6a99a1194ebe4d53277b8cfde9112c458d88e7957db1ccfa1735c04370067c0733840119ae675ce47710d10163370bc4463b
|
||||
|
Loading…
Reference in New Issue
Block a user