summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2017-06-20 08:49:02 -0700
committerLaura Abbott <labbott@fedoraproject.org>2017-06-20 08:49:02 -0700
commitfed8902a4a438d850d68fa3da04eb6f7c77ca06d (patch)
tree6c9fa00ea58dab504312ede2494dd35fbafb378e /kernel.spec
parent4a2cd58aa0907df83e301fa95fb71bf68b129cc7 (diff)
downloadkernel-fed8902a4a438d850d68fa3da04eb6f7c77ca06d.tar.gz
kernel-fed8902a4a438d850d68fa3da04eb6f7c77ca06d.tar.xz
kernel-fed8902a4a438d850d68fa3da04eb6f7c77ca06d.zip
bump and build
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 5cb0d6e7a..2614690fe 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -42,7 +42,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
-%global baserelease 200
+%global baserelease 201
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -2203,6 +2203,9 @@ fi
#
#
%changelog
+* Tue Jun 20 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.6-201
+- bump and build
+
* Mon Jun 19 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.6-200
- Linux v4.11.6
- Fix CVE-2017-1000364 (rhbz 1462819 1461333)