Bump for build

This commit is contained in:
Josh Boyer 2014-03-03 09:41:07 -05:00
parent bf0bd9037b
commit b23fd10e18
1 changed files with 2 additions and 2 deletions

View File

@ -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 200
%global baserelease 201
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2313,7 +2313,7 @@ fi
# ||----w |
# || ||
%changelog
* Mon Mar 03 2014 Josh Boyer <jwboyer@fedoraproject.org>
* Mon Mar 03 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.13.5-201
- CVE-2014-0049 kvm: mmio_fragments out-of-bounds access (rhbz 1062368 1071837)
- Fix atomic sched BUG in tty low_latency (rhbz 1065087)