summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index d02f760e1..6589b5f29 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -607,8 +607,6 @@ Patch305: qcom-msm89xx-fixes.patch
# https://patchwork.kernel.org/project/linux-mmc/list/?submitter=71861
Patch306: arm-sdhci-esdhc-imx-fixes.patch
-Patch307: arm-tegra-fix-nouveau-crash.patch
-
# https://patchwork.kernel.org/patch/10539291/
Patch308: mmc-sunxi-allow-3.3V-DDR-when-DDR-is-available.patch
# https://patchwork.kernel.org/patch/10540521/
@@ -648,6 +646,9 @@ Patch507: 0001-random-make-CPU-trust-a-boot-parameter.patch
# CVE-2018-14633 rhbz 1626035 1632185
Patch508: CVE-2018-14633.patch
+# rhbz 1628394
+Patch509: powerpc-ipv6.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1900,6 +1901,12 @@ fi
#
#
%changelog
+* Wed Sep 26 2018 Laura Abbott <labbott@redhat.com> - 4.18.10-100
+- Linux v4.18.10
+
+* Wed Sep 26 2018 Laura Abbott <labbott@redhat.com>
+- Fix powerpc IPv6 (rhbz 1628394)
+
* Mon Sep 24 2018 Justin M. Forbes <jforbes@fedoraproject.org>
- Fix CVE-2018-14633 (rhbz 1626035 1632185)