Tag and build for CVE fixes

This commit is contained in:
Laura Abbott 2015-07-29 11:55:56 -07:00
parent 61b3efdaf3
commit 359ba4a5a5
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
@ -2258,6 +2258,9 @@ fi
#
#
%changelog
* Wed Jul 29 2015 Laura Abbott <labbott@redhat.com> - 4.1.3-201
- tag and build for CVE fixes
* Mon Jul 27 2015 Laura Abbott <labbott@fedoraproject.org>
- CVE-2015-3290 CVE-2015-3291 NMI issues (rhbz 1243465 1245927)