summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-06-18 07:31:14 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-06-18 07:31:14 +0200
commit110219e203b7504504cc4106e875340f5cf8d8ca (patch)
tree9d45aac846707dfd1651c2d035173141f200c95a /kernel.spec
parente1653ae6c388acd8cc7ad3a05da14946fdf9ded6 (diff)
parent0430b33a23c16299f74acf10624c5393f10fbb29 (diff)
downloadkernel-110219e203b7504504cc4106e875340f5cf8d8ca.tar.gz
kernel-110219e203b7504504cc4106e875340f5cf8d8ca.tar.xz
kernel-110219e203b7504504cc4106e875340f5cf8d8ca.zip
Merge remote-tracking branch 'origin/stabilization' into stabilization-user-thl-vanilla-fedorakernel-5.7.3-250.vanilla.knurd.1.fc32kernel-5.7.3-250.vanilla.knurd.1.fc31
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec12
1 files changed, 10 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index d2f3b1111..899e54d19 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -96,7 +96,7 @@ Summary: The Linux kernel
%define stable_rc 0
# Do we have a -stable update to apply?
-%define stable_update 2
+%define stable_update 3
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -875,7 +875,9 @@ Patch102: 0001-virt-vbox-Add-vbg_set_host_capabilities-helper-funct.patch
Patch103: 0001-virt-vbox-Add-support-for-the-new-VBG_IOCTL_ACQUIRE_.patch
Patch104: 0001-virt-vbox-Add-a-few-new-vmmdev-request-types-to-the-.patch
Patch105: 0001-virt-vbox-Log-unknown-ioctl-requests-as-error.patch
-Patch106: 0001-platform-x86-sony-laptop-SNC-calls-should-handle-BUF.patch
+
+# Thinkpad dual fan control
+Patch107: 0001-platform-x86-thinkpad_acpi-Add-support-for-dual-fan-.patch
# END OF PATCH DEFINITIONS
@@ -2976,6 +2978,12 @@ fi
#
#
%changelog
+* Wed Jun 17 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.7.3-200
+- Linux v5.7.3
+
+* Tue Jun 16 2020 Justin M. Forbes <jforbes@fedoraproject.org>
+- Add thinkpad dual fan control patch from upstream
+
* Wed Jun 10 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.7.2-200
- Linux v5.7.2 rebase