summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
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