From 40f61d706c002e5bdf6c3466c964550c9cf772bf Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 12 Mar 2020 08:35:41 -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 e9cc3afb2..482a76ddd 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 8 +%define stable_update 9 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -794,7 +794,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 @@ -860,7 +859,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 @@ -2901,6 +2900,9 @@ fi # # %changelog +* Thu Mar 12 2020 Justin M. Forbes - 5.5.9-200 +- Linux v5.5.9 + * Mon Mar 09 2020 Hans de Goede - Fix backtraces on various buggy BIOS-es (rhbz 1564895, 1808874) - Add /etc/modprobe.d/floppy-blacklist.conf to fix auto-loading of the -- cgit