kernel-5.14.20-1
* Thu Nov 18 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.20-1] - Drop F33 from release_targets as pushes are already disabled in dist-git (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
1520625ea4
commit
1b5458d693
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.19
|
||||
%define rpmversion 5.14.20
|
||||
%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.19.tar.xz
|
||||
Source0: linux-5.14.20.tar.xz
|
||||
|
||||
Source1: Makefile.rhelver
|
||||
|
||||
@ -1358,8 +1358,8 @@ ApplyOptionalPatch()
|
||||
fi
|
||||
}
|
||||
|
||||
%setup -q -n kernel-5.14.19 -c
|
||||
mv linux-5.14.19 linux-%{KVERREL}
|
||||
%setup -q -n kernel-5.14.20 -c
|
||||
mv linux-5.14.20 linux-%{KVERREL}
|
||||
|
||||
cd linux-%{KVERREL}
|
||||
cp -a %{SOURCE1} .
|
||||
@ -2958,6 +2958,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Nov 18 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.20-1]
|
||||
- Drop F33 from release_targets as pushes are already disabled in dist-git (Justin M. Forbes)
|
||||
|
||||
* Wed Nov 17 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.14.19-1]
|
||||
- platform/x86: thinkpad_acpi: Add support for dual fan control (Jimmy Wang)
|
||||
- Fedora: Enable MediaTek bluetooth pieces (Peter Robinson)
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (linux-5.14.19.tar.xz) = 6b0697d28110d104a3b092bb6925c8c08b4f72913dca3f6d0b17dcdc6102b1473042b644918ea6d27693d7023967c2ba769ef7017d2702e9aca29c9f5250d7bf
|
||||
SHA512 (kernel-abi-stablelists-5.14.19-300.tar.bz2) = 2b9e4a05cf85d53df15f898823bea3f156dfdc0cf4b9adee693e9332ffc56c16e8b05e4fe686618c711e334711b74cc155cbd51a9ca2fb86dc179baf8e21e302
|
||||
SHA512 (kernel-kabi-dw-5.14.19-300.tar.bz2) = afaeaac7e3c171bd2a88ad68f158620ca8d135db1ce8c5de24d97648e906f6e08008fa0cae9e3507a8f7a6334bd06a75e5849fed5d601bc2946cf2aafd6fef15
|
||||
SHA512 (linux-5.14.20.tar.xz) = 4e744e29a97a3f8cd60798aa48c25147bbe7cb497a3d041b3a3510f1397f3a6a8e543e419ae19b18e9d7efc9a8c7bbe4961f8c2ac4cdadea4102bc5b7e79fce3
|
||||
SHA512 (kernel-abi-stablelists-5.14.20-300.tar.bz2) = cceaa085da935d56a0728f82af68609cbb43418a2c60ba70f2962734950e69c588d3845190a9d13797897483e5ca64949ffea54d2735984850a10d35b050c2f4
|
||||
SHA512 (kernel-kabi-dw-5.14.20-300.tar.bz2) = 7d0ed0df76977b87bba889c1f7e50bc2eff52c09aad9ef362d35ffac1e2364f63a95b61836a1b55e2d4e9f6941a50db293522b45d9f7c16c450bf188f985fb8d
|
||||
|
Loading…
Reference in New Issue
Block a user