summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2019-01-31 08:57:35 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2019-01-31 08:57:35 -0600
commitc28a1e954f2d1783aaeca35aab0f052052807c8f (patch)
tree34eb5f2166f59d198f3f6646b45425f9277ffcdd /kernel.spec
parente826a30dd1a2c910f9b5a90e5b2c2535ec25518a (diff)
downloadkernel-c28a1e954f2d1783aaeca35aab0f052052807c8f.tar.gz
kernel-c28a1e954f2d1783aaeca35aab0f052052807c8f.tar.xz
kernel-c28a1e954f2d1783aaeca35aab0f052052807c8f.zip
Linux v4.20.6
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index 2a83e0ee5..e0ba947bd 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
-%define stable_update 5
+%define stable_update 6
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -590,9 +590,6 @@ Patch334: bcm2837-dts-add-Raspberry-Pi-3-A.patch
# Fixes for bcm2835 mmc (sdcard) driver
Patch335: bcm2835-mmc-Several-fixes-for-bcm2835-driver.patch
-# https://patchwork.kernel.org/patch/10741809/
-Patch336: bcm2835-mmc-sdhci-iproc-handle-mmc_of_parse-errors-during-probe.patch
-
# https://www.spinics.net/lists/arm-kernel/msg699583.html
Patch337: ARM-dts-bcm283x-Several-DTS-improvements.patch
@@ -1904,6 +1901,9 @@ fi
#
#
%changelog
+* Thu Jan 31 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 4.20.6-200
+- Linux v4.20.6
+
* Mon Jan 28 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 4.20.5-200
- Linux v4.20.5
- Fix CVE-2018-16880 (rhbz 1656472 1669545)