Bump and build

This commit is contained in:
Laura Abbott 2016-03-30 09:18:53 -07:00
parent 169fbc4b25
commit 8506853794
1 changed files with 4 additions and 1 deletions

View File

@ -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 <labbott@redhat.com> - 4.4.6-201
- Bump and build
* Tue Mar 29 2016 Josh Boyer <jwboyer@fedoraproject.org>
- CVE-2016-3157 xen: priv escalation on 64bit PV domains with io port access (rhbz 1315711 1321948)