From c1afd21fe4fd6f653b7d772054db84de239187c7 Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Wed, 30 Mar 2016 09:15:51 -0700 Subject: Bump and build --- kernel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kernel.spec b/kernel.spec index 9af6438a9..2d102d24b 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 300 +%global baserelease 301 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -2119,6 +2119,9 @@ fi # # %changelog +* Wed Mar 30 2016 Laura Abbott - 4.4.6-301 +- 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) -- cgit