summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2017-06-29 18:19:52 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2017-06-29 18:19:52 +0200
commit9b3462958198145d54fbe169777422e25c94608f (patch)
tree6e08ee59c3a75b696d7a8668996e2b6d13e39ee6 /kernel.spec
parent84ac43d1b61359f2e228c5b4bd239f1401030d39 (diff)
parent8164fce49d6a64053075aa1d3ae83f48b56cb765 (diff)
downloadkernel-9b3462958198145d54fbe169777422e25c94608f.tar.gz
kernel-9b3462958198145d54fbe169777422e25c94608f.tar.xz
kernel-9b3462958198145d54fbe169777422e25c94608f.zip
Merge remote-tracking branch 'origin/f25' into f25-user-thl-vanilla-fedorakernel-4.11.8-200.vanilla.knurd.1.fc25
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 faf34aeda..8dbe76bc3 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 7
+%define stable_update 8
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -652,11 +652,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
@@ -2224,6 +2219,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)