summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2019-02-06 19:33:08 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2019-02-06 19:33:08 +0100
commitaf9193624cf0e07c6c671f94c5995e193cb7f327 (patch)
tree63b63001353992e89b585da29f81b5d5bbcb8800 /kernel.spec
parent1893ceca8500a3c9e3b5509805b31f6a7f11acda (diff)
parent65cc2ff37a403c6b3b1a1f59b920385822a85bea (diff)
downloadkernel-af9193624cf0e07c6c671f94c5995e193cb7f327.tar.gz
kernel-af9193624cf0e07c6c671f94c5995e193cb7f327.tar.xz
kernel-af9193624cf0e07c6c671f94c5995e193cb7f327.zip
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec14
1 files changed, 7 insertions, 7 deletions
diff --git a/kernel.spec b/kernel.spec
index 208dd7a11..0b598d297 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -58,7 +58,7 @@ Summary: The Linux kernel
%define stable_rc 0
# Do we have a -stable update to apply?
-%define stable_update 6
+%define stable_update 7
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -607,9 +607,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
@@ -647,9 +644,6 @@ Patch507: CVE-2019-3459-and-CVE-2019-3460.patch
# rhbz 1663613 patch merged into 5.0-rc#
Patch508: 0001-drm-nouveau-register-backlight-on-pascal-and-newer.patch
-# CVE-2018-16880 rhbz 1656472 1669545
-Patch509: CVE-2018-16880.patch
-
# END OF PATCH DEFINITIONS
%endif
@@ -1924,6 +1918,12 @@ fi
#
#
%changelog
+* Wed Feb 06 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 4.20.7-200
+- Linux v4.20.7
+
+* 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)