From 44315f3e62275ea75b26b744e731b7352fe3a8bc Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 21 Apr 2020 08:19:56 -0500 Subject: Linux v5.6.6 --- kernel.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 6be5edf28..61407222f 100644 --- a/kernel.spec +++ b/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 5 +%define stable_update 6 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -910,7 +910,6 @@ Patch511: e1000e-bump-up-timeout-to-wait-when-ME-un-configure-ULP-mode.patch Patch513: 0001-drm-nouveau-workaround-runpm-fail-by-disabling-PCI-p.patch # Accepted nouveau upstream https://github.com/skeggsb/nouveau/commit/41c6a13e8143af71928749ea9895d2ebc2fb4ffd Patch514: 0002-drm-nouveau-gr-gp107-gp108-implement-workaround-for-.patch -Patch515: nouveau-add-missing-MODULE_FIRMWARE.patch # END OF PATCH DEFINITIONS @@ -3007,6 +3006,9 @@ fi # # %changelog +* Tue Apr 21 2020 Justin M. Forbes - 5.6.6-300 +- Linux v5.6.6 + * Fri Apr 17 2020 Justin M. Forbes - 5.6.5-300 - Linux v5.6.5 -- cgit