From 690097ab65745a4144f36d7b45deb8ff2f3da899 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 13 Aug 2014 21:21:03 -0500 Subject: [PATCH] Bump for build --- kernel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kernel.spec b/kernel.spec index 9778897bb..e6d36bf48 100644 --- a/kernel.spec +++ b/kernel.spec @@ -62,7 +62,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 100 +%global baserelease 101 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -2287,6 +2287,9 @@ fi # and build. %changelog +* Wed Aug 13 2014 Justin M. Forbes - 3.14.16-101 +- Bump for build + * Wed Aug 13 2014 Josh Boyer - CVE-2014-{5206,5207} ro bind mount bypass with namespaces (rhbz 1129662 1129669)