summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec12
1 files changed, 7 insertions, 5 deletions
diff --git a/kernel.spec b/kernel.spec
index c6c5a8e15..861b133a9 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 18
+%define stable_update 19
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -652,10 +652,6 @@ Patch504: mailbox-ACPI-erroneous-error-message-when-parsing-ACPI.patch
# https://www.spinics.net/lists/platform-driver-x86/msg15719.html
Patch507: platform-x86-dell-laptop-Fix-keyboard-backlight-time.patch
-# rhbz 1577106
-# http://lists.infradead.org/pipermail/ath10k/2018-June/011582.html
-Patch508: ath10k-Update-the-phymode-along-with-bandwidth-change.patch
-
# rhbz 1568276
# In 4.18
Patch509: rtc-nvmem-don-t-return-an-error-when-not-enabled.patch
@@ -1937,6 +1933,12 @@ fi
#
#
%changelog
+* Fri Aug 24 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.17.19-200
+- Linux v4.17.19
+
+* Wed Aug 22 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.17.18-200
+- Linux v4.17.18
+
* Mon Aug 20 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.17.17-200
- Linux v4.17.17
- Fix CVE-2018-15471 (rhbz 1610555 1618414)