summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-07-29 11:14:33 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-07-29 11:14:33 -0500
commit7b5ab8004d31076ea9035418b0073361c9859b00 (patch)
tree9ee7bd0ee28fa13c0e4a8228d31d2fa9e6dbd227 /kernel.spec
parentf0792f689d9a83e2f28a9e00495ff2569aeeb521 (diff)
downloadkernel-7b5ab8004d31076ea9035418b0073361c9859b00.tar.gz
kernel-7b5ab8004d31076ea9035418b0073361c9859b00.tar.xz
kernel-7b5ab8004d31076ea9035418b0073361c9859b00.zip
Linux v5.7.11
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index 4d205a2ef..b5bf90521 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -80,7 +80,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
-%global baserelease 201
+%global baserelease 200
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -92,7 +92,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
-%define stable_update 10
+%define stable_update 11
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -883,8 +883,8 @@ Patch123: 0001-usb-fusb302-Convert-to-use-GPIO-descriptors.patch
# Tegra194 ACPI PCI quirk - http://patchwork.ozlabs.org/patch/1221384/
Patch124: 0001-PCI-Add-MCFG-quirks-for-Tegra194-host-controllers.patch
-# Killer wireless headed to stable
-Patch125: iwlwifi-make-some-killer-wireless-ac-1550-cards-work-again.patch
+# rhbz 1857101
+Patch125: 0001-ALSA-hda-Workaround-for-spurious-wakeups-on-some-Int.patch
# END OF PATCH DEFINITIONS
@@ -2990,6 +2990,10 @@ fi
#
#
%changelog
+* Wed Jul 29 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.7.11-200
+- Linux v5.7.11
+- Fix rhbz 1857101
+
* Wed Jul 22 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.7.10-201
- Linux v5.7.10