[ubuntu/natty] grub2 1.99~20110111-1ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Tue Jan 11 23:20:56 UTC 2011


grub2 (1.99~20110111-1ubuntu1) natty; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Adjust for default Ubuntu boot options ("quiet splash").
    - Default to hiding the menu; holding down Shift at boot will show it.
    - Set a monochromatic theme and an aubergine background for Ubuntu.
    - Apply Ubuntu GRUB Legacy changes to legacy update-grub script: title,
      recovery mode, quiet option, tweak how memtest86+ is displayed, and
      use UUIDs where appropriate.
    - Fix backslash-escaping in merge_debconf_into_conf.
    - Remove "GNU/Linux" from default distributor string.
    - Add crashkernel option.
    - Bypass menu unless other OSes are installed or Shift is pressed.
    - Allow Shift to interrupt 'sleep --interruptible'.
    - Reduce visual clutter in normal mode.
    - Remove verbose messages printed before reading configuration.
    - Suppress kernel/initrd progress messages, except in recovery mode.
    - Handle filesystems loop-mounted on file images.
    - Ignore devices loop-mounted from files in Linux grub.d scripts.
    - Show the boot menu if the previous boot failed.
    - Don't generate device.map during grub-install or grub-mkconfig.
    - Adjust upgrade version checks for Ubuntu.
    - Suppress "GRUB loading" message unless Shift is held down.
    - Adjust versions of grub-doc and grub-legacy-doc conflicts.
    - Fix LVM/RAID probing in the absence of /boot/grub/device.map.
    - Look for .mo files in /usr/share/locale-langpack first.
    - Make sure GRUB_TIMEOUT isn't quoted unnecessarily.
    - Build-depend on qemu-kvm rather than qemu-system for grub-pc tests.
    - Use qemu rather than qemu-system-i386.
    - Add a grub-rescue-efi-amd64 package.
    - On Wubi, don't ask for an install device, but just update wubildr
      using the diverted grub-install.
    - Enable lua from grub-extras.
    - Incorporate the bitop library into lua.
    - Add enum_pci function to grub module in lua.
    - Check hardware support before using gfxpayload=keep.
    - Build part_msdos and vfat into EFI boot images.
    - Put second and subsequent Linux menu entries in a submenu.
    - Preferred resolution detection for VBE.
    - Set vt.handoff=7 for smooth handoff to kernel graphical mode.

grub2 (1.99~20110111-1) experimental; urgency=low

  * New Bazaar snapshot.
    - Don't check amount of low memory, as reportedly INT 12h can be broken
      and if low memory is too low we wouldn't have gotten into
      grub_machine_init anyway (closes: #588293, LP: #513528).
    - Submenu default support (LP: #691878).
    - Fix optimisation-dependent grub-mklayout crash (closes: #609584).
  * branch_butter.patch: Don't free an uninitialised pointer if /proc is
    unmounted (LP: #697493).
  * Add a po/LINGUAS file listing the translations we've synced from the TP
    (closes: #609671).

Date: Tue, 11 Jan 2011 16:39:18 -0600
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Colin Watson <cjwatson at canonical.com>
https://launchpad.net/ubuntu/natty/+source/grub2/1.99~20110111-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 11 Jan 2011 16:39:18 -0600
Source: grub2
Binary: grub2 grub-linuxbios grub-efi grub-common grub-emu grub-pc grub-rescue-pc grub-coreboot grub-efi-ia32 grub-efi-amd64 grub-rescue-efi-amd64 grub-ieee1275 grub-firmware-qemu grub-yeeloong
Architecture: source
Version: 1.99~20110111-1ubuntu1
Distribution: natty
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, version 2 (common files)
 grub-coreboot - GRand Unified Bootloader, version 2 (Coreboot version)
 grub-efi   - GRand Unified Bootloader, version 2 (dummy package)
 grub-efi-amd64 - GRand Unified Bootloader, version 2 (EFI-AMD64 version)
 grub-efi-ia32 - GRand Unified Bootloader, version 2 (EFI-IA32 version)
 grub-emu   - GRand Unified Bootloader, version 2 (emulated version)
 grub-firmware-qemu - GRUB firmware image for QEMU
 grub-ieee1275 - GRand Unified Bootloader, version 2 (Open Firmware version)
 grub-linuxbios - GRand Unified Bootloader, version 2 (dummy package)
 grub-pc    - GRand Unified Bootloader, version 2 (PC/BIOS version)
 grub-rescue-efi-amd64 - GRUB bootable rescue images, version 2 (EFI-AMD64 version)
 grub-rescue-pc - GRUB bootable rescue images, version 2 (PC/BIOS version)
 grub-yeeloong - GRand Unified Bootloader, version 2 (Yeeloong version)
 grub2      - GRand Unified Bootloader, version 2 (dummy package)
Closes: 588293 609584 609671
Launchpad-Bugs-Fixed: 513528 691878 697493
Changes: 
 grub2 (1.99~20110111-1ubuntu1) natty; urgency=low
 .
   * Resynchronise with Debian.  Remaining changes:
     - Adjust for default Ubuntu boot options ("quiet splash").
     - Default to hiding the menu; holding down Shift at boot will show it.
     - Set a monochromatic theme and an aubergine background for Ubuntu.
     - Apply Ubuntu GRUB Legacy changes to legacy update-grub script: title,
       recovery mode, quiet option, tweak how memtest86+ is displayed, and
       use UUIDs where appropriate.
     - Fix backslash-escaping in merge_debconf_into_conf.
     - Remove "GNU/Linux" from default distributor string.
     - Add crashkernel option.
     - Bypass menu unless other OSes are installed or Shift is pressed.
     - Allow Shift to interrupt 'sleep --interruptible'.
     - Reduce visual clutter in normal mode.
     - Remove verbose messages printed before reading configuration.
     - Suppress kernel/initrd progress messages, except in recovery mode.
     - Handle filesystems loop-mounted on file images.
     - Ignore devices loop-mounted from files in Linux grub.d scripts.
     - Show the boot menu if the previous boot failed.
     - Don't generate device.map during grub-install or grub-mkconfig.
     - Adjust upgrade version checks for Ubuntu.
     - Suppress "GRUB loading" message unless Shift is held down.
     - Adjust versions of grub-doc and grub-legacy-doc conflicts.
     - Fix LVM/RAID probing in the absence of /boot/grub/device.map.
     - Look for .mo files in /usr/share/locale-langpack first.
     - Make sure GRUB_TIMEOUT isn't quoted unnecessarily.
     - Build-depend on qemu-kvm rather than qemu-system for grub-pc tests.
     - Use qemu rather than qemu-system-i386.
     - Add a grub-rescue-efi-amd64 package.
     - On Wubi, don't ask for an install device, but just update wubildr
       using the diverted grub-install.
     - Enable lua from grub-extras.
     - Incorporate the bitop library into lua.
     - Add enum_pci function to grub module in lua.
     - Check hardware support before using gfxpayload=keep.
     - Build part_msdos and vfat into EFI boot images.
     - Put second and subsequent Linux menu entries in a submenu.
     - Preferred resolution detection for VBE.
     - Set vt.handoff=7 for smooth handoff to kernel graphical mode.
 .
 grub2 (1.99~20110111-1) experimental; urgency=low
 .
   * New Bazaar snapshot.
     - Don't check amount of low memory, as reportedly INT 12h can be broken
       and if low memory is too low we wouldn't have gotten into
       grub_machine_init anyway (closes: #588293, LP: #513528).
     - Submenu default support (LP: #691878).
     - Fix optimisation-dependent grub-mklayout crash (closes: #609584).
   * branch_butter.patch: Don't free an uninitialised pointer if /proc is
     unmounted (LP: #697493).
   * Add a po/LINGUAS file listing the translations we've synced from the TP
     (closes: #609671).
Checksums-Sha1: 
 8daf7198de2ecd2b700ed9d98e421b66d1b62f73 3123 grub2_1.99~20110111-1ubuntu1.dsc
 3b9a5f2534efda0299edcf0d2eba8173e3f82c7f 2433645 grub2_1.99~20110111.orig.tar.gz
 554f1796dc9a6665e2400c58e40755c03829b58e 749737 grub2_1.99~20110111-1ubuntu1.diff.gz
Checksums-Sha256: 
 05f8e51093f85f385adbefcb924c8f720ae01b8592b8b4e76cad523de3eb60fe 3123 grub2_1.99~20110111-1ubuntu1.dsc
 44a395724fb0770f99f925beeee7afe3066ebcf18e64b5d963f3c7ecde8345c2 2433645 grub2_1.99~20110111.orig.tar.gz
 74b9ba0339544ebc37ca119fdbcd96ebe3386ea7d33a47a4939fef7cb933d0c1 749737 grub2_1.99~20110111-1ubuntu1.diff.gz
Files: 
 5d95c549994b8ae7b8ef8b3f72bf0d49 3123 admin extra grub2_1.99~20110111-1ubuntu1.dsc
 586e0e48baecec1d0e7b161a4376413f 2433645 admin extra grub2_1.99~20110111.orig.tar.gz
 0fd11acddefb9346e34ff644905cd80f 749737 admin extra grub2_1.99~20110111-1ubuntu1.diff.gz
Original-Maintainer: GRUB Maintainers <pkg-grub-devel at lists.alioth.debian.org>

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

iQIVAwUBTSzkqDk1h9l9hlALAQjlZRAAl6Kn7EN5Q9aBKPUUhFGCJ+3PXkjMBMlB
g31wmNpYvT1fqrZsZOqwGU41mxEhaYG4D4aFRRc2Nhd0cUbWAY6Y1vxqO++XerSn
b3GsMDnMseXxXvb2iK/3M6ap2W46J2DZv2VgZqs0m7UguN5prWY+JIm1FOa1pIHk
ELLEIje/npc3A20FZDK2oXuxb9dWEcoREcSa1WckBDz6ZO2avwew5TAPtlBtk4C2
fmFSLefDJRKxNurrta9+Ay43+tYK1RAd8xTgXOqb1qjpKoCQHRQv/0A1oEiMSb3M
aziu4YPaqRgTTND9eaLBlqbOX4ThDpa28rxKcqlSCkDDQiIvfvOTj7q0tw2YGVYB
Wb7e1LApDKJzHijcySGVUlY5ToD0M4bGHwv8UXXnP92JhU6kmy53hIFZBhOdbjQm
0RlRxTuWRSH4u/1HVkuWM0uL0oZqf05Q3xPFE5Gb9VTR+vjXntTy8oRP0a1KkTGi
ZlkL/5Z2ybD8UIyzTuXtlCJyFc0ZHRZCDyMIkiY9ZF2XBLW+ikYn0Sh000JTXAc2
MDaFM7KOloipowrqyDNAF4CJOX7M0EVFC0N4rKHEKov0t7XyGMZmZfgdj2sONfno
89gXT+h70s4eNjFBbNhUdrWdAwUaHHPZKNsvlMUeuKP+8vZFYXCbmJmVKt0bSirJ
HK7XvRQivRk=
=97Lj
-----END PGP SIGNATURE-----


More information about the Natty-changes mailing list