diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2020-10-01 19:09:04 +0200 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2020-12-05 19:40:07 +0100 |
commit | 41f40e8d1448e45fe17a727bf0d334d0cd5244e7 (patch) | |
tree | 85749ea6598ee9f6bc5e1bd43d9a6c6e60d4004d /SPECS | |
parent | c49a7adad04a349bf4d428fdef75416293c9d779 (diff) | |
download | kernel-fsync-41f40e8d1448e45fe17a727bf0d334d0cd5244e7.tar.gz kernel-fsync-41f40e8d1448e45fe17a727bf0d334d0cd5244e7.zip |
kernel 5.8.12
Diffstat (limited to 'SPECS')
-rw-r--r-- | SPECS/kernel.spec | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index 17cf607..de71e13 100644 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -92,7 +92,7 @@ Summary: The Linux kernel %if 0%{?released_kernel} # Do we have a -stable update to apply? -%define stable_update 11 +%define stable_update 12 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -878,6 +878,15 @@ Patch112: v2-nfs-Fix-security-label-length-not-being-reset.patch # rhbz 1875339 1875828 1876997 Patch113: pdx86-SW_TABLET_MODE-fixes.patch +# https://patchwork.kernel.org/patch/11796255/ +Patch116: arm64-dts-rockchip-disable-USB-type-c-DisplayPort.patch + +# https://patchwork.kernel.org/patch/11787259/ +Patch117: arm64-pwm-rockchip-Keep-enabled-PWMs-running-while-probing.patch + +# Backport from 5.9 +Patch118: arm64-rockchip-pinebookpro-add-fuel-gauge.patch + # Linux-tkg patches - https://github.com/Frogging-Family/linux-tkg/blob/master/linux57-tkg Patch200: 0007-v5.8-fsync.patch @@ -2994,8 +3003,11 @@ fi # # %changelog -* Sat Sep 26 2020 Jan Drögehoff <sentrycraft123@gmail.com> - 5.8.11-201.fsync -- Linux v5.8.11 fsync +* Thu Oct 01 2020 Jan Drögehoff <sentrycraft123@gmail.com> - 5.8.12-201.fsync +- Linux v5.8.12 fsync + +* Mon Sep 28 06:48:18 CDT 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.8.12-200 +- Linux v5.8.12 * Wed Sep 23 06:59:07 CDT 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.8.11-200 - Linux v5.8.11 |