diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2021-03-01 20:44:55 +0100 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2021-03-01 20:44:55 +0100 |
commit | ef821c80277392ef90def6373d7fdcae93c27547 (patch) | |
tree | 5368cd10606f1822208999967e2127d1bbb317bd /SPECS | |
parent | 5a9902e12bf01d37c21e9c817983795a86df67b1 (diff) | |
download | kernel-fsync-ef821c80277392ef90def6373d7fdcae93c27547.tar.gz kernel-fsync-ef821c80277392ef90def6373d7fdcae93c27547.zip |
kernel 5.10.19
Diffstat (limited to 'SPECS')
-rw-r--r-- | SPECS/kernel.spec | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index ca7ea45..e2323c9 100644 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -94,7 +94,7 @@ Summary: The Linux kernel %if 0%{?released_kernel} # Do we have a -stable update to apply? -%define stable_update 18 +%define stable_update 19 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -857,8 +857,8 @@ Patch107: 0001-drm-nouveau-kms-handle-mDP-connectors.patch Patch109: 0001-Revert-drm-amd-display-Update-NV1x-SR-latency-values.patch -# rhbz 1916104 (patch from bluetooth-next) -Patch110: bluetooth-btusb-qca-fix.patch +# rhbz 1925346 +Patch111: i915-fixes.patch # linux-fsync patches Patch200: zen.patch @@ -2977,8 +2977,14 @@ fi # # %changelog -* Sat Feb 27 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 5.10.18-201.fsync -- Linux v5.10.18 futex2 zen +* Mon Mar 01 2021 Jan Drögehoff <sentrycraft123@gmail.com> - 5.10.19-201 +- Linux v5.10.19 futex2 zen + +* Fri Feb 26 2021 Justin M. Forbes <jforbes@fedoraproject.org> - 5.10.19-200 +- Linux v5.10.19 + +* Thu Feb 25 2021 Justin M. Forbes <jforbes@fedoraproject.org> +- Some i915 fixes for 5.10 (rhbz 1925346) * Tue Feb 23 2021 Justin M. Forbes <jforbes@fedoraproject.org> - 5.10.18-200 - Linux v5.10.18 |