[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted grub2 1.96+20080626-1~bpo40+1 (source amd64)



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

Format: 1.7
Date: Sun, 29 Jun 2008 15:53:45 +0200
Source: grub2
Binary: grub-pc grub2 grub-of grub-ieee1275 grub-efi grub-rescue-pc grub-common grub-linuxbios
Architecture: source amd64
Version: 1.96+20080626-1~bpo40+1
Distribution: etch-backports
Urgency: high
Maintainer: GRUB Maintainers <pkg-grub-devel@lists.alioth.debian.org>
Changed-By: Robert Millan <rmh@aybabtu.com>
Description: 
 grub-common - GRand Unified Bootloader, version 2 (common files)
 grub-efi   - GRand Unified Bootloader, version 2 (EFI version)
 grub-ieee1275 - GRand Unified Bootloader, version 2 (Open Firmware version)
 grub-linuxbios - GRand Unified Bootloader, version 2 (LinuxBIOS version)
 grub-pc    - GRand Unified Bootloader, version 2 (PC/BIOS version)
 grub-rescue-pc - GRUB bootable rescue images, version 2 (PC/BIOS version)
 grub2      - GRand Unified Bootloader, version 2 (dummy package)
Closes: 241972 426341 456777 460843 461164 461442 463144 464911 464912 464918 465137 465295 465296 465697 465706 465708 466375 466561 467111 467127 467181 468641 471291 473209 474343 474343 474931 474931 475177 476517 476684 476708 477175 478144 478224 478324 478353 479056 479279 479735 480740 480977 481236 482860 483858 483895 483900 484228 484228 485065 485068 485279 486039 486040 486041 486043 486119 486505 486804 487198
Changes: 
 grub2 (1.96+20080626-1~bpo40+1) etch-backports; urgency=low
 .
   * etch backport.
 .
 grub2 (1.96+20080626-1) unstable; urgency=high
 .
   * New CVS snapshot.
     - Avoids passing UUID to Linux when not using initrd.  (Closes: #484228)
     - patches/04_uuids_and_abstraction_dont_play_along_nicely.diff: Resync.
 .
 grub2 (1.96+20080621-1) unstable; urgency=high
 .
   * Urgency set to "high" because of #482688.
   * New CVS snapshot.
     - Fix module load hook in prepare_grub_to_access_device().
       (Closes: #486804)
     - Call prepare_grub_to_access_device() before accessing devices, never
       afterwards.  (Closes: #487198)
   * grub.d/05_debian_theme: Prefer /boot/grub over /usr for image
     loading, since chances are it's less LVMed.
 .
 grub2 (1.96+20080617-1) unstable; urgency=low
 .
   * New CVS snapshot.
     - Supports IDA block devices.  (Closes: #483858)
     - Fixes some problems in ext2/ext3.  (Closes: #485068, #485065)
     - Uses EUID instead of UID in update-grub.  (Closes: #486043, #486039,
       #486040, #486041).
     - Fixes incomplete I2O device support.  Thanks Sven Mueller.
       (Closes: #486505)
     - Fixes recent regressions in fs/ext2.c.  (Closes: #485279)
     - Only use UUIDs when requested device is not the same as the one
       providing /boot.  (Closes: #486119)
     - patches/02_libgcc_powerpc_hack.diff: Remove.  Probably not needed
       anymore.
     - patches/04_uuids_and_abstraction_dont_play_along_nicely.diff: Update.
   * patches/06_olpc_prefix_hack.diff: Hardcode prefix to (sd,1) on OLPC.
   * Refurbish 03_disable_floppy_support_in_util_biosdisk.diff into
     03_disable_floppies.diff.
 .
 grub2 (1.96+20080601-2) unstable; urgency=low
 .
   * 04_run_grub_mkdevicemap_when_grub_probe_fails.diff: Remove.  Argueably
     makes grub-probe unreliable and is quite annoying.
   * 04_uuids_and_abstraction_dont_play_along_nicely.diff: New patch.  Disable
     UUID parameter to Linux when LVM or dmRAID is in use.  (Closes: #484228)
     This is a workaround for bug #484297 in udev.
 .
 grub2 (1.96+20080601-1) unstable; urgency=low
 .
   * New CVS snapshot.
     - patches/06_backward_compat_in_uuid_support.diff: Merged.
     - Fixes NULL pointer dereference in biosdisk.c.  (Closes: #483895, #483900)
     - Extends UUID support for XFS and ReiserFS.
 .
 grub2 (1.96+20080531-1) unstable; urgency=low
 .
   * New CVS snapshot.
     - Work around BIOS bug affecting keyboard on macbooks.  (Closes: #482860)
     - Adjust grub.d/05_debian_theme to use the new UUID-compatible API.
     - default/grub: Add commented GRUB_DISABLE_LINUX_UUID variable.
     - patches/06_backward_compat_in_uuid_support.diff: New.  Make update-grub
       generate code that is compatible with older GRUB installs.
     - util/biosdisk.c no longer complains about duplicated device.map entries.
       (Closes: #481236)
 .
   [ Updated translations ]
   * Galician (gl.po) by Jacobo Tarrio  (Closes: #480977)
 .
 grub2 (1.96+20080512-1) unstable; urgency=low
 .
   * New CVS snapshot.
     - Adds support for default-only Linux cmdline options.  (Closes: #460843)
     - Supports Xen virtual block devices.  (Closes: #456777)
     - Supports Virtio block devices.  (Closes: #479056)
     - Supports CCISS block devices.  (Closes: #479735)
     - Fixes handling of more LVM abnormal conditions.  (Closes: #474343,
       #474931, #477175)
 .
   * Switch to liblzo2 now that it's GPLv3-compatible.  (Closes: #466375)
   * grub-pc.postinst: Escape \ and / in cmdline sed invokation.
     (Closes: #479279)
 .
   [ Updated translations ]
   * Italian (it.po) by Luca Monducci  (Closes: #480740)
 .
 grub2 (1.96+20080429-1) unstable; urgency=high
 .
   * New CVS snapshot.
     - Includes sample grub.cfg file; we use it for grub-rescue-pc.
       (Closes: #478324)
   * grub-common: Upgrade Replaces to << 1.96+20080426-3.  (Closes: #478224,
     #478353, #478144)
 .
   [ Updated translations ]
   * French (fr.po) by Christian Perrier  (Closes: #471291)
 .
 grub2 (1.96+20080426-1) unstable; urgency=high
 .
   * New CVS snapshot.
     - Fixes syntax error when setting GRUB_PRELOAD_MODULES.  (Closes: #476517)
   * Move os-prober to Suggests, to avoid trouble with #476184.
     (Closes: #476684)
   * patches/04_run_grub_mkdevicemap_when_grub_probe_fails.diff: New patch,
     does what its name says.  (Closes: #467127)
     - Also move grub-mkdevicemap from grub-pc to grub-common, so that GRUB
       Legacy can use it.
 .
   [ Updated translations ]
   * Basque (eu.po) by Piarres Beobide  (Closes: #476708)
 .
 grub2 (1.96+20080413-1) unstable; urgency=high
 .
   * New CVS snapshot.
     - Provides 30_os-prober update-grub add-on.  Thanks Fabian Greffrath.
       (Closes: #461442)
     - Improves robustness when handling LVM.
       (Closes: #474931, #474343)
   * patches/03_disable_floppy_support_in_util_biosdisk.diff: New.  Does
     what its name says.  (Closes: #475177)
 .
 grub2 (1.96+20080408-1) unstable; urgency=low
 .
   * New CVS snapshot.
     - grub-probe skips non-existant devices when processing device.map.
     (Closes: #473209)
   * control: Fix syntax error.
 .
   [ Updated translations ]
   * Finnish (fi.po) by Esko Arajärvi (Closes: #468641)
 .
 grub2 (1.96+20080228-1) unstable; urgency=low
 .
   * New CVS snapshot.
   * Split grub-probe into grub-common package.  Make all flavours depend on it.
     (Closes: #241972)
   * Suggest multiboot-doc.
   * patches/01_grub_legacy_0_based_partitions.diff: New patch.  Add a hack that
     tells grub-probe you want 0-based partition count
     (GRUB_LEGACY_0_BASED_PARTITIONS variable)
   * Stop depending on lsb-release (too heavy! we don't need python in base).
     Instead of assuming it's there, try calling it and otherwise just echo
     Debian.
 .
 grub2 (1.96+20080219-3) unstable; urgency=low
 .
   * default/grub: Use lsb_release to support Debian derivatives.
     (Closes: #466561)
   * grub.d/05_debian_theme: Only setup background image when a reader for it
     is present in /boot/grub.  (Closes: #467111)
 .
   [ Updated translations ]
   * Russian (ru.po) by Yuri Kozlov (Closes: #467181)
 .
 grub2 (1.96+20080219-2) unstable; urgency=high
 .
   * grub-pc.postinst: Create /boot/grub if it doesn't exist.
 .
 grub2 (1.96+20080219-1) unstable; urgency=high
 .
   * New CVS snapshot.
     - Improves GPT support, allowing it to work without blocklists.
 .
 grub2 (1.96+20080216-1) unstable; urgency=high
 .
   * New CVS snapshot.
     - Fixes offset calculation issue when installing on GPT (urgency set
       to high because of this).
   * Fix Vcs-Browser tag.  Thanks James.  (Closes: #465697)
   * Only process grub-pc/linux_cmdline if /boot/grub/menu.lst exists.
     (Closes: #465708)
 .
   [ Updated translations ]
   * French (fr.po) by Christian Perrier  (Closes: #465706)
 .
 grub2 (1.96+20080213-1) unstable; urgency=low
 .
   * New CVS snapshot.
     - Failure to read one device in a RAID-1 array no longer causes boot
       to fail (so long as there's a member that works).  (Closes: #426341)
   * script: For /proc/mounts, only report lines that start with /dev/.
   * Add new upgrade-from-grub-legacy script for the user to complete the upgrade
     process from GRUB Legacy, and advertise it prominently in menu.lst.
     (Closes: #464912)
   * Add a hack to support gfxterm / background_image on systems where /usr
     isn't accessible.  (Closes: #464911, #463144)
     - grub-pc.postinst
     - grub.d/05_debian_theme
   * Fix a pair of spelling mistakes in debconf.  (Closes: #465296)
   * Migrate kopt from menu.lst.  (Closes: #461164, #464918)
 .
   [ Updated translations ]
   * Portuguese (pt.po) by Ricardo Silva (Closes: #465137)
   * German (de.po) by Helge Kreutzmann (Closes: #465295)
Files: 
 dfc2dbf19ca72fc69bcc5d22b37b01fe 1421 admin extra grub2_1.96+20080626-1~bpo40+1.dsc
 d41ce85608d739f673e4ba68be2ae890 859467 admin extra grub2_1.96+20080626.orig.tar.gz
 6dc1afd58a9a283edbefc0b80e3bb65d 40775 admin extra grub2_1.96+20080626-1~bpo40+1.diff.gz
 c13083dd0a6a36ceda4e056419edf676 114842 admin extra grub2_1.96+20080626-1~bpo40+1_amd64.deb
 d0132f25fad12273a55a09b6f9f27460 186546 admin extra grub-common_1.96+20080626-1~bpo40+1_amd64.deb
 398efaefd2dbe7ad08138e73b47d91d6 1112604 admin extra grub-pc_1.96+20080626-1~bpo40+1_amd64.deb
 bcd14518ec40cbb2c2c696e807ccffb8 458146 admin extra grub-rescue-pc_1.96+20080626-1~bpo40+1_amd64.deb
 1945975466e0eecee1b34734ab781ffb 977906 admin extra grub-linuxbios_1.96+20080626-1~bpo40+1_amd64.deb
 efd5525b9b7255650438f9cc618a5bd7 874062 admin extra grub-efi_1.96+20080626-1~bpo40+1_amd64.deb
 e560579eebc349a0159e763a85cbc332 980052 admin extra grub-ieee1275_1.96+20080626-1~bpo40+1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIZ6CBC19io6rUCv8RAkItAJ4y1IJL6uvD9iKqLMqUIZAOtb3ehQCfe/ph
onSRXc4cLULQEl04c3VDkog=
=AvcD
-----END PGP SIGNATURE-----


Accepted:
grub-common_1.96+20080626-1~bpo40+1_amd64.deb
  to pool/main/g/grub2/grub-common_1.96+20080626-1~bpo40+1_amd64.deb
grub-efi_1.96+20080626-1~bpo40+1_amd64.deb
  to pool/main/g/grub2/grub-efi_1.96+20080626-1~bpo40+1_amd64.deb
grub-ieee1275_1.96+20080626-1~bpo40+1_amd64.deb
  to pool/main/g/grub2/grub-ieee1275_1.96+20080626-1~bpo40+1_amd64.deb
grub-linuxbios_1.96+20080626-1~bpo40+1_amd64.deb
  to pool/main/g/grub2/grub-linuxbios_1.96+20080626-1~bpo40+1_amd64.deb
grub-pc_1.96+20080626-1~bpo40+1_amd64.deb
  to pool/main/g/grub2/grub-pc_1.96+20080626-1~bpo40+1_amd64.deb
grub-rescue-pc_1.96+20080626-1~bpo40+1_amd64.deb
  to pool/main/g/grub2/grub-rescue-pc_1.96+20080626-1~bpo40+1_amd64.deb
grub2_1.96+20080626-1~bpo40+1.diff.gz
  to pool/main/g/grub2/grub2_1.96+20080626-1~bpo40+1.diff.gz
grub2_1.96+20080626-1~bpo40+1.dsc
  to pool/main/g/grub2/grub2_1.96+20080626-1~bpo40+1.dsc
grub2_1.96+20080626-1~bpo40+1_amd64.deb
  to pool/main/g/grub2/grub2_1.96+20080626-1~bpo40+1_amd64.deb
grub2_1.96+20080626.orig.tar.gz
  to pool/main/g/grub2/grub2_1.96+20080626.orig.tar.gz


Reply to: