summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2018-07-17 20:04:13 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2018-07-17 20:04:13 +0200
commit7bd11983886ef4466260c95b2f8cdd766e95683f (patch)
tree44863f127518f0c96ff0df8c1a226df24957d75a /kernel.spec
parent4c6683d47a625c6bf64783223637facae7404e82 (diff)
parent39a8ad911dc59d1424b6f88dd73ceb056bd6fe33 (diff)
downloadkernel-7bd11983886ef4466260c95b2f8cdd766e95683f.tar.gz
kernel-7bd11983886ef4466260c95b2f8cdd766e95683f.tar.xz
kernel-7bd11983886ef4466260c95b2f8cdd766e95683f.zip
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec22
1 files changed, 19 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec
index 8c8825c6f..899febcc8 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}
@@ -685,8 +685,11 @@ Patch522: 0001-xfs-don-t-call-xfs_da_shrink_inode-with-NULL-bp.patch
# CVE-2018-13095 rhbz 1597775 1597777
Patch523: 0001-xfs-More-robust-inode-extent-count-validation.patch
-# CVE-2018-13405 rhbz 1599161 1599162
-Patch524: CVE-2018-13405.patch
+# rhbz 1597333
+# Patch526: xhci-Fix-perceived-dead-host-due-to-runtime-suspend-.patch
+
+# i686 patch that will eventually be 4.17.8
+Patch527: mm-don-t-do-zero_resv_unavail-if-memmap-is-not-allocated.patch
# END OF PATCH DEFINITIONS
@@ -1940,6 +1943,19 @@ fi
#
#
%changelog
+* Tue Jul 17 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.17.7-200
+- Linux v4.17.7
+
+* Thu Jul 12 2018 Jeremy Cline <jeremy@jcline.org>
+- Avoid an early WARN_ON in Xen (rhbz 1592976)
+- Fix perceived dead xhci host (rhbz 1597333)
+
+* Thu Jul 12 2018 Dan Horák <dan@danny.cz>
+- Enable HDA sound drivers on PPC
+
+* Wed Jul 11 2018 Jeremy Cline <jcline@redhat.com> - 4.17.6-200
+- Linux v4.17.6
+
* Wed Jul 11 2018 Jeremy Cline <jeremy@jcline.org>
- Add device ID for RTL8822BE in the Asus ROG GL702ZC (rhbz 1599917)