[ubuntu/saucy-proposed] grub2 2.00-19ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Wed Sep 18 20:27:16 UTC 2013


grub2 (2.00-19ubuntu1) saucy; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Default to hiding the menu; holding down Shift at boot will show it.
    - Add crashkernel option.
    - Bypass menu unless other OSes are installed or Shift is pressed.
    - Show the boot menu if the previous boot failed.
    - Check hardware support before using gfxpayload=keep.
    - Set vt.handoff=7 for smooth handoff to kernel graphical mode.
    - In recovery mode, add nomodeset to the Linux kernel arguments, and
      remove the 'set gfxpayload=keep' command.
    - Handle probing striped DM-RAID devices.

grub2 (2.00-19) unstable; urgency=low

  [ Colin Watson ]
  * Merge from Ubuntu:
    - debian/build-efi-images: Where possible, make use of the device path
      derived from the EFI Loaded Image Protocol to compute the prefix
      (LP: #1097570).
    - debian/build-efi-images: Add a netboot image target to our set of
      prebuilt EFI images (thanks, Steve Langasek).
  * Backport from upstream:
    - Handle partitions on non-512B EFI disks (LP: #1065281).

  [ Phillip Susi ]
  * restore_mkdevicemap.patch: Fix dmraid uuid check to look for "DMRAID-"
    anywhere instead of only at the start, since kpartx prefixes it with
    "partN-" (LP: #1183915).

Date: Wed, 18 Sep 2013 21:20:28 +0100
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/saucy/+source/grub2/2.00-19ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 18 Sep 2013 21:20:28 +0100
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-ieee1275-bin grub-ieee1275-dbg grub-ieee1275 grub-firmware-qemu grub-yeeloong-bin grub-yeeloong-dbg grub-yeeloong grub-theme-starfield grub-mount-udeb
Architecture: source
Version: 2.00-19ubuntu1
Distribution: saucy
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
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-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-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)
Launchpad-Bugs-Fixed: 1065281 1097570 1183915
Changes: 
 grub2 (2.00-19ubuntu1) saucy; urgency=low
 .
   * Resynchronise with Debian.  Remaining changes:
     - Default to hiding the menu; holding down Shift at boot will show it.
     - Add crashkernel option.
     - Bypass menu unless other OSes are installed or Shift is pressed.
     - Show the boot menu if the previous boot failed.
     - Check hardware support before using gfxpayload=keep.
     - Set vt.handoff=7 for smooth handoff to kernel graphical mode.
     - In recovery mode, add nomodeset to the Linux kernel arguments, and
       remove the 'set gfxpayload=keep' command.
     - Handle probing striped DM-RAID devices.
 .
 grub2 (2.00-19) unstable; urgency=low
 .
   [ Colin Watson ]
   * Merge from Ubuntu:
     - debian/build-efi-images: Where possible, make use of the device path
       derived from the EFI Loaded Image Protocol to compute the prefix
       (LP: #1097570).
     - debian/build-efi-images: Add a netboot image target to our set of
       prebuilt EFI images (thanks, Steve Langasek).
   * Backport from upstream:
     - Handle partitions on non-512B EFI disks (LP: #1065281).
 .
   [ Phillip Susi ]
   * restore_mkdevicemap.patch: Fix dmraid uuid check to look for "DMRAID-"
     anywhere instead of only at the start, since kpartx prefixes it with
     "partN-" (LP: #1183915).
Checksums-Sha1: 
 d5c28a79e2e3fe9ac3edc1f6caa10105fdd2c795 4655 grub2_2.00-19ubuntu1.dsc
 23ae25cdbc06b77e960b2bdfa63bd33fa6a65c9a 391027 grub2_2.00-19ubuntu1.debian.tar.gz
Checksums-Sha256: 
 e34d25b94c6f99c8e8688e1a0ba7be015945c1376eb88ee8cbae4ad42f6a4e7c 4655 grub2_2.00-19ubuntu1.dsc
 518c7553b93d1a829c2eb7d171f9a008c19059cd7a0ac84ef806842afd005896 391027 grub2_2.00-19ubuntu1.debian.tar.gz
Files: 
 87f90cd0a3ab796f8f410d021d4252eb 4655 admin extra grub2_2.00-19ubuntu1.dsc
 840e51193a0c060cf298733949858ad5 391027 admin extra grub2_2.00-19ubuntu1.debian.tar.gz
Original-Maintainer: GRUB Maintainers <pkg-grub-devel at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer

iQIVAwUBUjoLJzk1h9l9hlALAQhfxQ/+PqcFr3Q9DgTIQt6//3kwdUfKrg7TIUgL
LglAN+cv8fnIoRz80lHtFOU4u5KC1+bwumAYlqewhDWdNjLXNykSkNRZyvjWn7lU
DNKqybgUEGKKnPoKznL+8ofYG7MABuspos+0Em+kRuFSVN68JdgMn8g+PkJwCW+H
LTVdVXPll4EJvcHhuyF+KV/8gRs6aXVTRN1bUO2el/6+l2bmJKXNsBBQ3Bwnb2nq
gyScbhJoDWyna45LfDUwyWQSmBP4Z3Awd0bIDZA8jT3fvllDOukesK4IQlXssjai
4iG18rD4/vEdfbmshneQOHp+3NqFmMEASv5Yxbrvndr9Nup+0+UvW1Zq3oTeWkbv
bbFKQZa2GzAXzOFav40oOlHZnudMqCor4Hm84XfrgVCZrd7RzxYQ9z4flmWZTkLa
JM4C5ZtWNHaEyyrew+OecSl6QLKGyNla+Buy+YNNiCwUfGlRy+UNvgPqV31+7BBV
OgWr6Xj1SSVeHmP2hiil/rwWNLZOz5dDfhEh9V7iJ41A8PVgHJg1zTz2P+p5deXW
eoDk3mESPPU23iP0w66i80PqmrOsbppSYBecLoqPZeVPI+mebH4CbAwoE4am4cSN
pW/4VYzjY524LZNf79fwIZX0R3Z5R4R8/JdFlVVO78UKaCBKBFT38tFsk7BqjSWl
bGBt0gPgQL8=
=XGYk
-----END PGP SIGNATURE-----


More information about the Saucy-changes mailing list