summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec21
1 files changed, 18 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec
index bc6f70328..bde564bcf 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -134,6 +134,10 @@ Summary: The Linux kernel
# See also 'make debug' and 'make release'.
%define debugbuildsenabled 1
+# Kernel headers are being split out into a separate package
+%define with_headers 0
+%define with_cross_headers 0
+
%if %{with_verbose}
%define make_opts V=1
%else
@@ -628,6 +632,9 @@ Patch330: bcm2837-rpi-initial-3plus-support.patch
Patch332: bcm2837-enable-pmu.patch
Patch333: bcm2837-lan78xx-fixes.patch
+# https://patchwork.kernel.org/patch/10547897/
+Patch334: net-lan78xx-fix-rx-handling-before-first-packet-is-send.patch
+
# 400 - IBM (ppc/s390x) patches
# 500 - Temp fixes/CVEs etc
@@ -684,12 +691,12 @@ Patch523: 0001-xfs-More-robust-inode-extent-count-validation.patch
# rhbz 1597333
# Patch526: xhci-Fix-perceived-dead-host-due-to-runtime-suspend-.patch
-# rbhz 1607092
-Patch528: Revert-iommu-intel-iommu-Enable-CONFIG_DMA_DIRECT_OP.patch
-
# rhbz 1602971
Patch529: ext4-fix-false-negative-and-false-positives.patch
+# CVE-2018-14678 rhbz 1608559 1608560
+Patch530: xsa274-linux-4_17.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1942,6 +1949,14 @@ fi
#
#
%changelog
+* Wed Aug 1 2018 Peter Robinson <pbrobinson@fedoraproject.org>
+- Add fix for lan78xx RX packets (Raspberry Pi 3B+)
+
+* Mon Jul 30 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.17.11-200
+- Linux v4.17.11
+- Turn off kernel-headers for the split
+- Fix CVE-2018-14678 (rhbz 1608559 1608560)
+
* Wed Jul 25 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.17.10-200
- Linux v4.17.10