From d36c2e54710fc56b24d49cae6064193f4fc33c35 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 7 Aug 2020 09:31:54 -0500 Subject: Linux v5.7.14 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 230c5d67d..dbd34d468 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 13 +%define stable_update 14 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -878,9 +878,6 @@ Patch123: 0001-usb-fusb302-Convert-to-use-GPIO-descriptors.patch # Tegra194 ACPI PCI quirk - http://patchwork.ozlabs.org/patch/1221384/ Patch124: 0001-PCI-Add-MCFG-quirks-for-Tegra194-host-controllers.patch -# CVE-2020-16166 rhbz 1865751 1865752 -Patch127: random32-update-the-net-random-state-on-interrupt-and-activity.patch - # END OF PATCH DEFINITIONS %endif @@ -2919,6 +2916,9 @@ fi # # %changelog +* Fri Aug 07 2020 Justin M. Forbes - 5.7.14-100 +- Linux v5.7.14 + * Wed Aug 05 2020 Justin M. Forbes - 5.7.13-100 - Linux v5.7.13 - Fix CVE-2020-16166 (rhbz 1865751 1865752) -- cgit