summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJeremy Cline <jcline@redhat.com>2020-04-02 14:15:03 -0400
committerJeremy Cline <jcline@redhat.com>2020-04-02 14:15:03 -0400
commita17a09f6bc6562051c5cc9f0161d0d929b552cf3 (patch)
tree587448128d12ca11b0c217cec73b6fd67e9c91ec /kernel.spec
parent1e34012f4ca47475823fac26e20fe38dac09a11d (diff)
downloadkernel-a17a09f6bc6562051c5cc9f0161d0d929b552cf3.tar.gz
kernel-a17a09f6bc6562051c5cc9f0161d0d929b552cf3.tar.xz
kernel-a17a09f6bc6562051c5cc9f0161d0d929b552cf3.zip
Linux v5.6.2
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec
index 57a5ee5d5..768f59205 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 1
+%define stable_update 2
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -891,8 +891,6 @@ Patch507: drm-dp-mst-error-handling-improvements.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=1811850
Patch509: drm-i915-backports.patch
-Patch510: 0001-mac80211-fix-authentication-with-iwlwifi-mvm.patch
-
# https://bugzilla.redhat.com/show_bug.cgi?id=1816621
# https://patchwork.ozlabs.org/patch/1260523/
Patch511: e1000e-bump-up-timeout-to-wait-when-ME-un-configure-ULP-mode.patch
@@ -2995,6 +2993,9 @@ fi
#
#
%changelog
+* Thu Apr 02 2020 Jeremy Cline <jcline@redhat.com> - 5.6.2-300
+- Linux v5.6.2
+
* Thu Apr 02 2020 Hans de Goede <hdegoede@redhat.com>
- Add patch fixing Lenovo X1 7th and 8th gen not suspending (rhbz 1816621)
- Add patch fixing Lenovo X1 8th gen speaker volume control (rhbz 1820196)