summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-04-17 11:10:38 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-04-17 11:10:38 -0500
commit46596990b38e587bc797bef7a775040c41c430d5 (patch)
tree5650e1e91951cb1cc11927827189a3e99c5b6b7a /kernel.spec
parent3cb1fbae591ce78ab90422a0d90667ca05b2b066 (diff)
downloadkernel-46596990b38e587bc797bef7a775040c41c430d5.tar.gz
kernel-46596990b38e587bc797bef7a775040c41c430d5.tar.xz
kernel-46596990b38e587bc797bef7a775040c41c430d5.zip
Linux v5.6.5
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index 224d0cabc..a2224af2a 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 4
+%define stable_update 5
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -901,9 +901,6 @@ Patch509: drm-i915-backports.patch
# https://patchwork.ozlabs.org/patch/1260523/
Patch511: e1000e-bump-up-timeout-to-wait-when-ME-un-configure-ULP-mode.patch
-# https://bugzilla.redhat.com/show_bug.cgi?id=1820196
-Patch512: 0001-ALSA-hda-realtek-Add-quirk-for-Lenovo-Carbon-X1-8th-.patch
-
# nouveau runpm and secboot fixes
# Accepted nouveau upstream https://github.com/skeggsb/nouveau/commit/f5755e7069d4acbcce1a93692421f358241ead7b
Patch513: 0001-drm-nouveau-workaround-runpm-fail-by-disabling-PCI-p.patch
@@ -3006,6 +3003,9 @@ fi
#
#
%changelog
+* Fri Apr 17 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.6.5-300
+- Linux v5.6.5
+
* Thu Apr 16 2020 Justin M. Forbes <jforbes@fedoraproject.org>
- Nouveau Add missing MODULE_FIRMWARE() lines for initramfs generators (rhbz 1825046)