summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-06-17 10:43:13 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-06-17 10:43:13 -0500
commit0430b33a23c16299f74acf10624c5393f10fbb29 (patch)
tree3043667b054cc20c544c4d305cfb5fc56b9d15ab /kernel.spec
parent94234b951873e6fa9b726b7d8717f9d5ede85a8c (diff)
downloadkernel-0430b33a23c16299f74acf10624c5393f10fbb29.tar.gz
kernel-0430b33a23c16299f74acf10624c5393f10fbb29.tar.xz
kernel-0430b33a23c16299f74acf10624c5393f10fbb29.zip
Linux v5.7.3
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index 6aada521d..3f16f8087 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 2
+%define stable_update 3
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -858,7 +858,6 @@ 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
@@ -2959,6 +2958,9 @@ 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