From 24e8702e2e91e140cfce13e7716b5ef3ca3d3e3e Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 25 Mar 2020 16:36:23 -0500 Subject: Linux v5.5.13 --- kernel.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index d684c4a81..4d3a27137 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 11 +%define stable_update 13 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -864,12 +864,6 @@ 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 -# Fix UCSI oopses, (rhbz 1785972) (in gkh's usb-linus, heading towards mainline) -Patch514: ucsi-oops-fixes.patch - -# CVE-2019-19769 rhbz 1786174 1786175 -Patch515: 0001-locks-fix-a-potential-use-after-free-problem-when-wa.patch - # END OF PATCH DEFINITIONS %endif @@ -2899,6 +2893,12 @@ fi # # %changelog +* Wed Mar 25 2020 Justin M. Forbes - 5.5.13-200 +- Linux v5.5.13 + +* Wed Mar 25 2020 Justin M. Forbes - 5.5.12-200 +- Linux v5.5.12 + * Mon Mar 23 2020 Justin M. Forbes - 5.5.11-200 - Linux v5.5.11 -- cgit