From 7f019993419eb65723654b77b2385752fd93782e Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Mon, 24 Feb 2020 10:06:21 -0600 Subject: Linux v5.5.6 --- kernel.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index dfc2243eb..7b3dc7159 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 5 +%define stable_update 6 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -866,7 +866,7 @@ Patch507: 0001-mm-Avoid-creating-virtual-address-aliases-in-brk-mma.patch Patch508: 0001-drm-i915-Serialise-i915_active_acquire-with-__active.patch # Backport vboxsf from 5.6, can be dropped when we move to 5.6 -Patch509: 0001-fs-Add-VirtualBox-guest-shared-folder-vboxsf-support.patch +Patch510: 0001-fs-Add-VirtualBox-guest-shared-folder-vboxsf-support.patch # END OF PATCH DEFINITIONS @@ -2897,6 +2897,9 @@ fi # # %changelog +* Mon Feb 24 2020 Justin M. Forbes - 5.5.6-200 +- Linux v5.5.6 + * Fri Feb 21 2020 Hans de Goede - Backport Virtual Box Guest shared folder support from 5.6 -- cgit