From 8506853794f59589d27634c0e1d66353afc00323 Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Mar 30 2016 16:18:53 +0000 Subject: Bump and build --- diff --git a/kernel.spec b/kernel.spec index 56c05c4..744975a 100644 --- a/kernel.spec +++ b/kernel.spec @@ -40,7 +40,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 @@ -2276,6 +2276,9 @@ fi # # %changelog +* Wed Mar 30 2016 Laura Abbott - 4.4.6-201 +- Bump and build + * Tue Mar 29 2016 Josh Boyer - CVE-2016-3157 xen: priv escalation on 64bit PV domains with io port access (rhbz 1315711 1321948)