summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2017-12-18 07:40:53 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2017-12-18 07:40:53 -0600
commit2ca4e0f07d85ab6f67dac9b6cc2c2458101ae30e (patch)
tree248823c85a4b15d720fcce048bdf887664e8e208 /kernel.spec
parentb6e3b19cd5c54902789574a3def1787d2c143246 (diff)
downloadkernel-2ca4e0f07d85ab6f67dac9b6cc2c2458101ae30e.tar.gz
kernel-2ca4e0f07d85ab6f67dac9b6cc2c2458101ae30e.tar.xz
kernel-2ca4e0f07d85ab6f67dac9b6cc2c2458101ae30e.zip
Linux v4.14.7
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec
index 50b492bca..a96b62474 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 6
+%define stable_update 7
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -620,8 +620,6 @@ Patch332: arm64-socionext-96b-enablement.patch
Patch335: arm-exynos-fix-usb3.patch
-Patch399: arm64-thunderX-fix-ipv6-checksum-offload.patch
-
# 400 - IBM (ppc/s390x) patches
# 500 - Temp fixes/CVEs etc
@@ -2226,6 +2224,9 @@ fi
#
#
%changelog
+* Mon Dec 18 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.14.7-300
+- Linux v4.14.7
+
* Thu Dec 14 2017 Jeremy Cline <jeremy@jcline.org> - 4.14.6-300
- Linux v4.14.6
- Security fix for CVE-2017-17449 (rhbz 1525762 1525763)