From 00a0a7417430f3d386a5f55d8489573bc6534f22 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 17 Jun 2020 10:40:49 -0500 Subject: Linux v5.6.19 Signed-off-by: Justin M. Forbes --- kernel.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 4e9f0f72e..a4b51ddcd 100644 --- a/kernel.spec +++ b/kernel.spec @@ -89,7 +89,7 @@ Summary: The Linux kernel %if 0%{?released_kernel} # Do we have a -stable update to apply? -%define stable_update 18 +%define stable_update 19 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -911,9 +911,6 @@ Patch518: vfio-pci-block-user-access-to-disabled-device-MMIO.patch # rhbz 1789545 Patch519: vboxguest-fixes.patch -# rhbz 1830150 -Patch520: 0001-platform-x86-sony-laptop-SNC-calls-should-handle-BUF.patch - # Thinkpad dual fan control Patch521: 0001-platform-x86-thinkpad_acpi-Add-support-for-dual-fan-.patch @@ -2947,6 +2944,9 @@ fi # # %changelog +* Wed Jun 17 2020 Justin M. Forbes - 5.6.19-200 +- Linux v5.6.19 + * Mon Jun 15 2020 Stefan Assmann - Add dual fan control for P50, P51, P52, P70, P71, P72, P1 gen1, P2 gen2, X1E gen1 and X1E gen2. -- cgit