From a15045e24819eb51e4a115e2152520396a21db9b Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 12 Mar 2020 08:42:19 -0500 Subject: Linux v5.5.9 --- kernel.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index da3ad0e3b..d0b397ce1 100644 --- a/kernel.spec +++ b/kernel.spec @@ -56,7 +56,7 @@ Summary: The Linux kernel %if 0%{?released_kernel} # Do we have a -stable update to apply? -%define stable_update 8 +%define stable_update 9 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -498,7 +498,6 @@ Source5000: patch-5.%{base_sublevel}-git%{gitrev}.xz # 200 - x86 / secureboot # bz 1497559 - Make kernel MODSIGN code not error on missing variables -Patch200: 0001-Make-get_cert_list-not-complain-about-cert-lists-tha.patch Patch201: 0002-Add-efi_status_to_str-and-rework-efi_status_to_err.patch Patch202: 0003-Make-get_cert_list-use-efi_status_to_str-to-print-er.patch @@ -564,7 +563,7 @@ Patch505: ARM-fix-__get_user_check-in-case-uaccess_-calls-are-not-inlined.patch Patch506: alsa-5.6.patch # i915 "critical" patch from upstream -Patch508: 0001-drm-i915-Serialise-i915_active_acquire-with-__active.patch +Patch508: 20200310_chris_chris_wilson_co_uk.patch # Backport vboxsf from 5.6, can be dropped when we move to 5.6 Patch510: 0001-fs-Add-VirtualBox-guest-shared-folder-vboxsf-support.patch @@ -1816,6 +1815,9 @@ fi # # %changelog +* Thu Mar 12 2020 Justin M. Forbes - 5.5.9-100 +- Linux v5.5.9 + * Mon Mar 09 2020 Hans de Goede - Fix backtraces on various buggy BIOS-es (rhbz 1564895, 1808874) -- cgit