From 8504c90006ebac3df8ad880aff81ae6748b8ed0a Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Thu, 5 Dec 2019 09:39:06 -0500 Subject: Linux v5.3.15 --- kernel.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 85202c4db..8104c6dad 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 14 +%define stable_update 15 # Set rpm version accordingly %if 0%{?stable_update} %define stablerev %{stable_update} @@ -672,9 +672,6 @@ Patch531: 0001-crypto-ccp-Release-all-allocated-memory-if-sha-type-.patch # CVE-2019-18809 rhbz 1777449 1777451 Patch532: 0001-media-usb-fix-memory-leak-in-af9005_identify_state.patch -# CVE-2019-18811 rhbz 1777455 1777456 -Patch533: 0001-ASoC-SOF-ipc-Fix-memory-leak-in-sof_set_get_large_ct.patch - # CVE-2019-18812 rhbz 1777458 1777459 Patch534: 0001-ASoC-SOF-Fix-memory-leak-in-sof_dfsentry_write.patch @@ -1921,6 +1918,9 @@ fi # # %changelog +* Thu Dec 05 2019 Laura Abbott - 5.3.15-200 +- Linux v5.3.15 + * Wed Dec 04 2019 Laura Abbott - Add powerpc virt fix (rhbz 1769600) -- cgit