summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2017-06-29 08:28:36 -0700
committerLaura Abbott <labbott@fedoraproject.org>2017-06-29 08:29:50 -0700
commit8164fce49d6a64053075aa1d3ae83f48b56cb765 (patch)
tree7e05fb0613c546872f81666965453e9572b1ea55 /kernel.spec
parent29e4da440b35464ff4e27bedd32f10b7d9438f47 (diff)
downloadkernel-8164fce49d6a64053075aa1d3ae83f48b56cb765.tar.gz
kernel-8164fce49d6a64053075aa1d3ae83f48b56cb765.tar.xz
kernel-8164fce49d6a64053075aa1d3ae83f48b56cb765.zip
Linux v4.11.8
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec10
1 files changed, 4 insertions, 6 deletions
diff --git a/kernel.spec b/kernel.spec
index f17d90480..7edd5f073 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 7
+%define stable_update 8
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -635,11 +635,6 @@ Patch681: 0002-platform-x86-thinkpad_acpi-add-mapping-for-new-hotke.patch
# rhbz 1459326
Patch683: RFC-audit-fix-a-race-condition-with-the-auditd-tracking-code.patch
-# rhbz 1459676
-Patch686: 0001-netfilter-xtables-zero-padding-in-data_to_user.patch
-Patch687: 0002-netfilter-xtables-fix-build-failure-from-COMPAT_XT_A.patch
-
-
# END OF PATCH DEFINITIONS
%endif
@@ -2204,6 +2199,9 @@ fi
#
#
%changelog
+* Thu Jun 29 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.8-200
+- Linux v4.11.8
+
* Mon Jun 26 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.7-200
- Linux v4.11.7
- Make CONFIG_SERIAL_8250_PCI builtin (rhbz 1464709)