Fixup CVE number for last patch

This commit is contained in:
Josh Boyer 2014-05-01 08:53:25 -04:00
parent 9cf61afb0e
commit 21143b8204
1 changed files with 3 additions and 3 deletions

View File

@ -748,7 +748,7 @@ Patch25067: ACPICA-Tables-Fix-bad-pointer-issue-in-acpi_tb_parse_root_table.patc
#rhbz 696821
Patch25068: fanotify-fix-EOVERFLOW-on-64-bit.patch
#CVE-2014-XXXX rhbz 1093076 1093084
#CVE-2014-3122 rhbz 1093076 1093084
Patch25069: mm-try_to_unmap_cluster-should-lock_page-before-mloc.patch
# END OF PATCH DEFINITIONS
@ -1453,7 +1453,7 @@ ApplyPatch ACPICA-Tables-Fix-bad-pointer-issue-in-acpi_tb_parse_root_table.patch
#rhbz 696821
ApplyPatch fanotify-fix-EOVERFLOW-on-64-bit.patch
#CVE-2014-XXXX rhbz 1093076 1093084
#CVE-2014-3122 rhbz 1093076 1093084
ApplyPatch mm-try_to_unmap_cluster-should-lock_page-before-mloc.patch
# END OF PATCH APPLICATIONS
@ -2268,7 +2268,7 @@ fi
# || ||
%changelog
* Wed Apr 30 2014 Josh Boyer <jwboyer@fedoraproject.org>
- CVE-2014-XXXX: mm: fix locking DoS issue (rhbz 1093084 1093076)
- CVE-2014-3122: mm: fix locking DoS issue (rhbz 1093084 1093076)
* Mon Apr 28 2014 Justin M. Forbes <jforbes@fedoraproject.org> 3.14.2-200
- Linux v3.14.2 (rhbz 1067071 1091722 906568)