summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec12
1 files changed, 4 insertions, 8 deletions
diff --git a/kernel.spec b/kernel.spec
index ce1b22821..eb7c78060 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 5
+%define stable_update 6
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -657,13 +657,6 @@ Patch503: v3-2-2-Input-synaptics---Lenovo-X1-Carbon-5-should-use-SMBUS-RMI.patch
# rhbz 1549316
Patch504: ipmi-fixes.patch
-# rhbz 1566510
-Patch505: net-Revert-macsec-missing-dev_put-on-error-in-macsec_newlink.patch
-
-# rhbz 1571036
-# https://patchwork.kernel.org/patch/10345845/
-Patch506: ACPI-video-Only-default-only_lcd-to-true-on-Win8-ready-_desktops_.patch
-
# rhbz 1565131
Patch507: xhci-Fix-Kernel-oops-in-xhci-dbgtty.patch
@@ -1922,6 +1915,9 @@ fi
#
#
%changelog
+* Mon Apr 30 2018 Jeremy Cline <jeremy@jcline.org> - 4.16.6-200
+- Linux v4.16.6
+
* Fri Apr 27 2018 Jeremy Cline <jeremy@jcline.org> - 4.16.5-200
- Fix an issue with bluetooth autosupsend on some XPS 13 9360 (rhbz 1514836)
- Fix prlimit64 with RLIMIT_CPU ignored (rhbz 1568337)