summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2019-02-20 10:51:58 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2019-02-20 10:51:58 +0100
commit7d4cb521fc370933695dc6c523a22b2c2eae08a5 (patch)
tree98f033452691b0758ca3200f1a89d8f5625a2698 /kernel.spec
parentdc1b5b9646b3970bb5fa6052f80431cb15e80509 (diff)
parentbb99dec73f4b1e220aa12ed9949494775a8fdbc4 (diff)
downloadkernel-7d4cb521fc370933695dc6c523a22b2c2eae08a5.tar.gz
kernel-7d4cb521fc370933695dc6c523a22b2c2eae08a5.tar.xz
kernel-7d4cb521fc370933695dc6c523a22b2c2eae08a5.zip
Merge remote-tracking branch 'origin/f29' into f29-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec13
1 files changed, 13 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 679dfb0bc..927f6c6c7 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -600,6 +600,10 @@ Patch307: wlcore-sdio-Fixup-power-on-off-sequence.patch
# https://patchwork.kernel.org/patch/10778815/
Patch308: drm-enable-uncached-DMA-optimization-for-ARM-and-arm64.patch
+# omap4 fixes
+Patch309: arm-omap4-fix-lack-of-time-interupts-after-hotplug.patch
+Patch310: arm-omap4-fix-omap4_dsi_mux_pads-uninitialized-variable.patch
+
# https://patchwork.kernel.org/patch/10686407/
Patch331: raspberrypi-Fix-firmware-calls-with-large-buffers.patch
@@ -650,6 +654,9 @@ 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-2019-8912 rhbz 1678685 1678686
+Patch509: net-crypto-set-sk-to-NULL-when-af_alg_release.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1924,6 +1931,12 @@ fi
#
#
%changelog
+* Tue Feb 19 2019 Justin M. Forbes <jforbes@fedoraproject.org>
+- Fix CVE-2019-8912 (rhbz 1678685 1678686)
+
+* Fri Feb 15 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 4.20.10-200
+- Linux v4.20.10
+
* Tue Feb 12 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 4.20.8-200
- Linux v4.20.8
- Fixes CVE-2019-7221 (rhbz 1671904 1673676)