summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/kernel.spec b/kernel.spec
index 37cf3fc49..728210516 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
-%define stable_update 8
+%define stable_update 9
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -624,9 +624,6 @@ Patch502: input-rmi4-remove-the-need-for-artifical-IRQ.patch
# CVE-2018-15471 rhbz 1610555 1618414
Patch504: xsa270.patch
-# rhbz 1627963 1628715
-Patch505: HID-fixes.patch
-
# rhbz 1572944
Patch506: 0001-random-add-a-config-option-to-trust-the-CPU-s-hwrng.patch
Patch507: 0001-random-make-CPU-trust-a-boot-parameter.patch
@@ -1880,7 +1877,10 @@ fi
#
#
%changelog
-* Sun Sep 16 2018 Laura Abbott <labbott@redhat.com> - 4.18.8-300
+* Thu Sep 20 2018 Laura Abbott <labbott@redhat.com> - 4.18.9-100
+- Linux v4.18.9
+
+* Sun Sep 16 2018 Laura Abbott <labbott@redhat.com> - 4.18.8-100
- Linux v4.18.8
* Fri Sep 14 2018 Justin M. Forbes <jforbes@fedoraproject.org>