[grub2/f18] Include fix efi memory map fix from upstream (#839363)

Peter Jones pjones at fedoraproject.org
Tue Aug 14 19:56:59 UTC 2012


commit 945dd8118cc7d30f5c584ca62d9aa35d9dd3cc84
Author: Peter Jones <pjones at redhat.com>
Date:   Wed Aug 8 14:27:04 2012 -0400

    Include fix efi memory map fix from upstream (#839363)

 grub2.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/grub2.spec b/grub2.spec
index 3940240..29b3c76 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -63,6 +63,7 @@ Patch18:	grub-2.00-ignore-gnulib-gets-stupidity.patch
 Patch20:	grub2-linuxefi.patch
 Patch21:	grub2-cdpath.patch
 Patch22:	grub2-use-linuxefi.patch
+Patch23:	grub-2.00-dont-decrease-mmap-size.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -418,6 +419,7 @@ fi
 - Split module lists for UEFI boot vs UEFI cd images.
 - Add raid modules for UEFI image (related: #750794)
 - Include a prelink whitelist for binaries that need execstack (#839813)
+- Include fix efi memory map fix from upstream (#839363)
 
 * Wed Aug 08 2012 Peter Jones <pjones at redhat.com> - 2.00-4
 - Correct grub-mkimage invocation to use efidir RPM macro (jwb)


More information about the scm-commits mailing list