Your message dated Wed, 25 Nov 2015 16:21:20 +0000
with message-id <[email protected]>
and subject line Bug#806178: fixed in grub2 2.02~beta2-32
has caused the Debian Bug report #806178,
regarding grub2: install arm64 signed images if UEFI Secure Boot is enabled
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
806178: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806178
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: grub2
Version: 2.02~beta2-31
Severity: normal
Tags: patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Though ARM is there, ARM64 is missing from the list of platforms on which
signed images are installed if UEFI Secure Boot is enabled.


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJWVRdTAAoJEF/3aG7d/FTWaiYP/jffy6LkGTqm4TOhWVxUiM2e
1eCU/KGc88CZ3PJtGNhpd7rY3gSMb4o/s7B4BApbS9eUF2XjGZQr+/EtZz3Sv+or
opu63QAz3idGaMAabkr1MD4bbhxHYX+uq7aVQJ4QbK44VE8Nfgpw1+B0+7/emio2
IWnkH3rHzb+qkCbDHrKTDYscg2pqAhO1gPeDNJOrMTOk+CpR5klkCxffHDmNymTR
rHRVp+LfR1ckz46tdIn0ypffMsl0kDmQF2Tmpk8A4wDo09J2AaxYriB0kqWf5UkF
KrCDpUrRFalMFqaNgHMBfGzuMd6DJY0gsJdJzzgfAXNp61ebDMWHnD5yhe612ipK
d5pAXYB9bXoW3JMcy6URg3QQ4PWEhYhS+rk50Nd5vpnxgDUgf/7DISp+D6ckVvMZ
SRSf0Jfnzdei98KtmYfrlqjiKK3ClaWXGaIQa/gdCnLs1xr47pkwdJQ+93yB9SPf
GKW2Pc3f9JgsM8tu/AeOv/qvFMZ9IyiEDRdYq8HB9FGmmHjnaPOqkzhTzsy29VL+
lKlT+kHkXV4EJNV3YPUxE40nlyXKnAAYPgSqYD6z6mFjWKE+fgerZ/7vwP04v1E+
I/llAGLPGHxEnYNgSL5R+T4dN9VONAMeL1EWU+1unFc8T2DGR5xCeBHZP6LmK99/
FkcfixImAJqZakuC+ZHh
=bYSe
-----END PGP SIGNATURE-----
>From ddc31ebd53a5fdf8682d3618c3660eb2fd7231ca Mon Sep 17 00:00:00 2001
From: Linn Crosetto <[email protected]>
Date: Thu, 19 Nov 2015 15:58:39 -0700
Subject: Install arm64 signed images if UEFI Secure Boot is enabled

Forwarded: no
Patch-Name: install_signed_arm64.patch
---
 util/grub-install.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/util/grub-install.c b/util/grub-install.c
index 4f4b2a7..5f17dd5 100644
--- a/util/grub-install.c
+++ b/util/grub-install.c
@@ -1460,6 +1460,7 @@ main (int argc, char *argv[])
     case GRUB_INSTALL_PLATFORM_I386_EFI:
     case GRUB_INSTALL_PLATFORM_X86_64_EFI:
     case GRUB_INSTALL_PLATFORM_ARM_EFI:
+    case GRUB_INSTALL_PLATFORM_ARM64_EFI:
     case GRUB_INSTALL_PLATFORM_IA64_EFI:
       {
 	char *dir = xasprintf ("%s-signed", grub_install_source_directory);

--- End Message ---
--- Begin Message ---
Source: grub2
Source-Version: 2.02~beta2-32

We believe that the bug you reported is fixed in the latest version of
grub2, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <[email protected]> (supplier of updated grub2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 25 Nov 2015 16:07:21 +0000
Source: grub2
Binary: grub2 grub-linuxbios grub-efi grub-common grub2-common grub-emu 
grub-emu-dbg grub-pc-bin grub-pc-dbg grub-pc grub-rescue-pc grub-coreboot-bin 
grub-coreboot-dbg grub-coreboot grub-efi-ia32-bin grub-efi-ia32-dbg 
grub-efi-ia32 grub-efi-amd64-bin grub-efi-amd64-dbg grub-efi-amd64 
grub-efi-ia64-bin grub-efi-ia64-dbg grub-efi-ia64 grub-efi-arm-bin 
grub-efi-arm-dbg grub-efi-arm grub-efi-arm64-bin grub-efi-arm64-dbg 
grub-efi-arm64 grub-ieee1275-bin grub-ieee1275-dbg grub-ieee1275 
grub-firmware-qemu grub-uboot-bin grub-uboot-dbg grub-uboot grub-xen-bin 
grub-xen-dbg grub-xen grub-xen-host grub-yeeloong-bin grub-yeeloong-dbg 
grub-yeeloong grub-theme-starfield grub-mount-udeb
Architecture: source
Version: 2.02~beta2-32
Distribution: unstable
Urgency: medium
Maintainer: GRUB Maintainers <[email protected]>
Changed-By: Colin Watson <[email protected]>
Description:
 grub-common - GRand Unified Bootloader (common files)
 grub-coreboot - GRand Unified Bootloader, version 2 (Coreboot version)
 grub-coreboot-bin - GRand Unified Bootloader, version 2 (Coreboot binaries)
 grub-coreboot-dbg - GRand Unified Bootloader, version 2 (Coreboot debug files)
 grub-efi   - GRand Unified Bootloader, version 2 (dummy package)
 grub-efi-amd64 - GRand Unified Bootloader, version 2 (EFI-AMD64 version)
 grub-efi-amd64-bin - GRand Unified Bootloader, version 2 (EFI-AMD64 binaries)
 grub-efi-amd64-dbg - GRand Unified Bootloader, version 2 (EFI-AMD64 debug 
files)
 grub-efi-arm - GRand Unified Bootloader, version 2 (ARM UEFI version)
 grub-efi-arm-bin - GRand Unified Bootloader, version 2 (ARM UEFI binaries)
 grub-efi-arm-dbg - GRand Unified Bootloader, version 2 (ARM UEFI debug files)
 grub-efi-arm64 - GRand Unified Bootloader, version 2 (ARM64 UEFI version)
 grub-efi-arm64-bin - GRand Unified Bootloader, version 2 (ARM64 UEFI binaries)
 grub-efi-arm64-dbg - GRand Unified Bootloader, version 2 (ARM64 UEFI debug 
files)
 grub-efi-ia32 - GRand Unified Bootloader, version 2 (EFI-IA32 version)
 grub-efi-ia32-bin - GRand Unified Bootloader, version 2 (EFI-IA32 binaries)
 grub-efi-ia32-dbg - GRand Unified Bootloader, version 2 (EFI-IA32 debug files)
 grub-efi-ia64 - GRand Unified Bootloader, version 2 (IA64 version)
 grub-efi-ia64-bin - GRand Unified Bootloader, version 2 (IA64 binaries)
 grub-efi-ia64-dbg - GRand Unified Bootloader, version 2 (IA64 debug files)
 grub-emu   - GRand Unified Bootloader, version 2 (emulated version)
 grub-emu-dbg - GRand Unified Bootloader, version 2 (emulated debug files)
 grub-firmware-qemu - GRUB firmware image for QEMU
 grub-ieee1275 - GRand Unified Bootloader, version 2 (Open Firmware version)
 grub-ieee1275-bin - GRand Unified Bootloader, version 2 (Open Firmware 
binaries)
 grub-ieee1275-dbg - GRand Unified Bootloader, version 2 (Open Firmware debug 
files)
 grub-linuxbios - GRand Unified Bootloader, version 2 (dummy package)
 grub-mount-udeb - export GRUB filesystems using FUSE (udeb)
 grub-pc    - GRand Unified Bootloader, version 2 (PC/BIOS version)
 grub-pc-bin - GRand Unified Bootloader, version 2 (PC/BIOS binaries)
 grub-pc-dbg - GRand Unified Bootloader, version 2 (PC/BIOS debug files)
 grub-rescue-pc - GRUB bootable rescue images, version 2 (PC/BIOS version)
 grub-theme-starfield - GRand Unified Bootloader, version 2 (starfield theme)
 grub-uboot - GRand Unified Bootloader, version 2 (ARM U-Boot version)
 grub-uboot-bin - GRand Unified Bootloader, version 2 (ARM U-Boot binaries)
 grub-uboot-dbg - GRand Unified Bootloader, version 2 (ARM U-Boot debug files)
 grub-xen   - GRand Unified Bootloader, version 2 (Xen version)
 grub-xen-bin - GRand Unified Bootloader, version 2 (Xen binaries)
 grub-xen-dbg - GRand Unified Bootloader, version 2 (Xen debug files)
 grub-xen-host - GRand Unified Bootloader, version 2 (Xen host version)
 grub-yeeloong - GRand Unified Bootloader, version 2 (Yeeloong version)
 grub-yeeloong-bin - GRand Unified Bootloader, version 2 (Yeeloong binaries)
 grub-yeeloong-dbg - GRand Unified Bootloader, version 2 (Yeeloong debug files)
 grub2      - GRand Unified Bootloader, version 2 (dummy package)
 grub2-common - GRand Unified Bootloader (common files for version 2)
Closes: 806178
Changes:
 grub2 (2.02~beta2-32) unstable; urgency=medium
 .
   [ Mathieu Trudel-Lapierre ]
   * Cherry-pick patch to add SAS disks to the device list from the ofdisk
     module. (LP: #1517586)
 .
   [ dann frazier ]
   * Cherry-pick patch to open Simple Network Protocol exclusively.
     (LP: #1508893)
 .
   [ Linn Crosetto ]
   * Install arm64 signed images if UEFI Secure Boot is enabled (closes:
     #806178).
Checksums-Sha1:
 4f4cd6f3efe995bf5b14b7fa706cfbfa1d1b58fd 6331 grub2_2.02~beta2-32.dsc
 b92d0dd9df7da8f927327b8b54fad26593964377 1030928 
grub2_2.02~beta2-32.debian.tar.xz
Checksums-Sha256:
 02bda3f78e6ecc5c1f2bcd9900a69e63f9d7f644a520fc452bec3b368e10e7c4 6331 
grub2_2.02~beta2-32.dsc
 af086add03f2d760a47335693fd457fcc91d525fa92ddebc8be51b3695b28e20 1030928 
grub2_2.02~beta2-32.debian.tar.xz
Files:
 220447f8e3d31cbc251b769886113f53 6331 admin extra grub2_2.02~beta2-32.dsc
 b0fcc6aafebc1d1e9566bc838f1b13e1 1030928 admin extra 
grub2_2.02~beta2-32.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Colin Watson <[email protected]> -- Debian developer

iQIVAwUBVlXdLzk1h9l9hlALAQjsrQ//XwVyLBX5TL3AdPelCi5hIhhyahun74kn
4C/JRTHLm3NG4kxemoidlpL82GJJMsWChvLiQXmg1p3cQ81QKHp+B1G1mvm9aHLN
fClV78vK0/RdqtW88kTKY0bwIuuWX7gas7v3qnyW7NBUMIlWW+cLjkWb0OS0FWxo
Uo0pHuIejoTH+vdmZJoN+70BCBAYzSqCCSLCqJAAOCP2cC0vn4xZJ7a2r+TBRD4p
1DBo/As1uHcqRTZSHFvbcD32BO53PKa24I/BHRzu61JOMo8cKWrxSGDitBNasSoN
WsFaZnl5mnCo1a/jqbqxUzLPc/HE8Bz2DWc7bgNiw7iOurVpuXKzhrkfE5iJSq0V
bhS/xNCAQqHUWjvZZMqfVvOrZ9xXG65gwRJzzP4zBOEMXDUdxAEiGYsLtL9/EJrN
/VQWmgCHDDmbF20hNZEbq0CjVdICXlADD5jfvHO/JXpJ+X7pjLHXv4yLHH3zya/M
W97xR75Hsuynj+h3ViMnRWAPP7SSsBla/jkijkzpKxy9KjPEaCdbFDDr+NJvMx14
D5jGnAEgjz9c74jXo8JH7Rj16l62Td8Iwg9jFaooIvCKBLjr7VI3WplrqZ1tEYdg
Wj6BgmWMP/Qrm2Vf+lB2H5OXqbRzTLrpCNs/JIywhQsfS6KyLN8j21y/d3A+zusU
qoqwEXwMAgk=
=c8TT
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to