summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2019-02-06 19:33:53 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2019-02-06 19:33:53 +0100
commit73e233f119e005b01bc769f3f40ccc8cff692286 (patch)
tree6c15a52a81d17d9c8d8e71fc29536c8055ec87bd /kernel.spec
parenta032ac09b92d8544b2c9a3ed6a39067147949fcc (diff)
parente21ed21c71e742997d64285b28bf0a9339924a3a (diff)
downloadkernel-73e233f119e005b01bc769f3f40ccc8cff692286.tar.gz
kernel-73e233f119e005b01bc769f3f40ccc8cff692286.tar.xz
kernel-73e233f119e005b01bc769f3f40ccc8cff692286.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 bf892a096..671243172 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}
@@ -618,9 +618,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
@@ -658,9 +655,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
@@ -1949,6 +1943,12 @@ fi
#
#
%changelog
+* Wed Feb 06 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 4.20.7-100
+- Linux v4.20.7
+
+* Thu Jan 31 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 4.20.6-100
+- Linux v4.20.6
+
* Mon Jan 28 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 4.20.5-100
- Linux v4.20.5
- Fix CVE-2018-16880 (rhbz 1656472 1669545)