diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-08-07 09:31:54 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-08-07 09:31:54 -0500 |
commit | d36c2e54710fc56b24d49cae6064193f4fc33c35 (patch) | |
tree | 7f26959beb145b197b4b64219fdf02a6f51002f2 /kernel.spec | |
parent | f23167b8b1f329eec21aeffd568608ac84724e26 (diff) | |
download | kernel-d36c2e54710fc56b24d49cae6064193f4fc33c35.tar.gz kernel-d36c2e54710fc56b24d49cae6064193f4fc33c35.tar.xz kernel-d36c2e54710fc56b24d49cae6064193f4fc33c35.zip |
Linux v5.7.14
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 <jforbes@fedoraproject.org> - 5.7.14-100 +- Linux v5.7.14 + * Wed Aug 05 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.7.13-100 - Linux v5.7.13 - Fix CVE-2020-16166 (rhbz 1865751 1865752) |