From 2413ea6267872735fc4ea03072bd87662a52c13a Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sun, 20 Jan 2013 23:06:39 +0000 Subject: [PATCH] initrd_addr_min.patch applied upstream --- debian/patches/initrd_addr_min.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/patches/initrd_addr_min.patch b/debian/patches/initrd_addr_min.patch index a171f2d53..944006179 100644 --- a/debian/patches/initrd_addr_min.patch +++ b/debian/patches/initrd_addr_min.patch @@ -6,7 +6,8 @@ Description: Fix incorrect initrd minimum address calculation Author: Colin Watson Bug-Ubuntu: https://bugs.launchpad.net/bugs/1055686 Forwarded: https://lists.gnu.org/archive/html/grub-devel/2012-10/msg00023.html -Last-Update: 2012-10-14 +Applied-Upstream: http://bazaar.launchpad.net/~vcs-imports/grub/grub2-bzr/revision/4664 +Last-Update: 2013-01-20 Index: b/grub-core/loader/i386/linux.c ===================================================================