Change log for grub2 package in Debian

151205 of 280 results
Superseded in sid-release
grub2 (1.98+20100614-1) unstable; urgency=low


  * New Bazaar snapshot.
    - Make target-related error messages from grub-mkimage slightly more
      helpful (closes: #584415).
    - Fix underquoting that broke savedefault (thanks, Mario 'BitKoenig'
      Holbe; closes: #584812).
    - Expand 'info grub' substantially, including a new section on
      configuring authentication (closes: #584822).
    - Give all manual pages proper NAME sections (closes: #496706).

  * Update 915resolution from grub-extras:
    - Fix a hang with 945GME (thanks, Sergio Perticone; closes: #582142).

  [ Colin Watson ]
  * Disable grub-emu on sparc for the time being.  We're currently trying to
    use TARGET_* flags to build it, which won't work.
  * Don't build-depend on libsdl1.2-dev on hurd-i386.  Although
    libsdl1.2-dev exists there, it's currently uninstallable due to missing
    libpulse-dev, and we can happily live without it for now.
  * kfreebsd-amd64 needs gcc-4.4-multilib too (closes: #585668).
  * Warn and return without error from prepare_grub_to_access_device if
    /boot is a dm-crypt device (thanks, Marc Haber; closes: #542165).
  * Make /etc/grub.d/05_debian_theme usable by shells other than bash
    (thanks, Alex Chiang; closes: #585561).
  * Remove grub-mkisofs leftovers from debian/copyright.
  * Fix reversed sense of DEB_BUILD_OPTIONS=nocheck handling.
  * Build-depend on qemu-system for grub-pc tests.

 -- Colin Watson <email address hidden>  Tue, 15 Jun 2010 12:45:35 +0100
Superseded in sid-release
grub2 (1.98+20100602-2) unstable; urgency=low


  * Only build-depend on libdevmapper-dev on Linux architectures.
  * Don't build-depend on libusb-dev on hurd-i386, where it doesn't seem to
    be available.
  * Fix printf format mismatch in disk/usbms.c (closes: #584474).
  * Fix verbose error output when device-mapper isn't supported by the
    running kernel (closes: #584196).
  * Prepend "part_" to partmap module names in grub-mkconfig, in line with
    grub-install (closes: #584426).

 -- Colin Watson <email address hidden>  Fri, 04 Jun 2010 14:01:58 +0100
Superseded in sid-release
grub2 (1.98+20100602-1) unstable; urgency=low


  * New Bazaar snapshot.
    - Add btrfs probing support, currently only in the single-device case
      (closes: #540786).
    - Fix grub-emu build on mips/powerpc/sparc.
    - Add safety check to make sure that /boot/grub/locale exists before
      trying to probe it (closes: #567211).
    - Several 'info grub' improvements, including a new section on
      configuration file generation using grub-mkconfig which documents the
      available keys in /etc/default/grub (closes: #497085).
    - Many USB fixes.

  [ Colin Watson ]
  * Reorganise configure and build targets in debian/rules to use stamp
    files.  configure/* never existed and build/* was always a directory, so
    make never considered either of them up to date (closes: #450505).
  * Remove config.h.in from AUTOGEN_FILES, since autoheader doesn't
    necessarily update it.
  * Remove conf/gcry.mk from AUTOGEN_FILES, and conf/gcry.rmk from their
    dependencies.  autogen.sh runs util/import_gcry.py after autoconf et al,
    so conf/gcry.rmk's timestamp will be later than some of the
    autogenerated outputs.
  * Go back to shipping rescue images in the grub-rescue-pc .deb itself
    rather than generating them in the postinst.  This means that (a) they
    get removed when the package is removed (closes: #584176); (b) they are
    listed in package metadata, as is proper for files in /usr (closes:
    #584218); (c) grub-rescue-pc can potentially be used as a
    build-dependency for other packages that need to build GRUB images into
    installation media etc., without having to build-depend on grub-pc which
    isn't coinstallable with other platform variants and does invasive
    things in its postinst.
  * Add grub-mkrescue patch from Thomas Schmitt to allow reducing the size
    of xorriso-created images.  Use this to ensure that
    grub-rescue-floppy.img fits well within size limits (closes: #548320).

 -- Colin Watson <email address hidden>  Thu, 03 Jun 2010 11:24:41 +0100
Superseded in sid-release
grub2 (1.98+20100527-2) unstable; urgency=low


  * Always override statically-linked-binary Lintian tag for kernel.img;
    dynamic linking makes no sense here.
  * kernel.img is stripped upstream where it can be, but override Lintian's
    error for the cases where it can't.
  * Override binary-from-other-architecture for kernel.img as well as *.mod
    when building grub-efi-amd64 on i386.

 -- Colin Watson <email address hidden>  Tue, 01 Jun 2010 13:48:14 +0100
Superseded in squeeze-release
Superseded in sid-release
grub2 (1.98-1) unstable; urgency=low


  * New upstream release (closes: #572898).
    - Fix grub-script-check to handle empty lines (closes: #572302).
    - Fix offset computation when reading last sectors.  Partition reads and
      writes within and outside a partition (closes: #567469, #567884).
    - Fix script execution error handling bug that meant that an error in a
      menuentry's last statement caused the whole menuentry to fail (closes:
      #566538, LP: #464743).
    - Support GRUB_GFXPAYLOAD_LINUX (closes: #536453, LP: #416772).

  [ Samuel Thibault ]
  * Add GRUB_INIT_TUNE example to /etc/default/grub (closes: #570340).

  [ Colin Watson ]
  * Build-depend on libusb-dev so that grub-emu is reliably built with USB
    support (closes: #572854).
  * Update directions in debian/rules on exporting grub-extras to account
    for it being maintained in Bazaar nowadays.
  * Add myself to Uploaders.
  * Acknowledge NMUs, thanks to Torsten Landschoff and Julien Cristau.

 -- Colin Watson <email address hidden>  Tue, 09 Mar 2010 13:25:35 +0000
Superseded in sid-release
grub2 (1.98~20100128-1.2) unstable; urgency=low


  * Non-maintainer upload.
  * Stop setting gfxpayload=keep (closes: #567245).

 -- Julien Cristau <email address hidden>  Sun, 14 Feb 2010 20:37:51 +0100
Superseded in sid-release
grub2 (1.98~20100128-1.1) unstable; urgency=low


  * Non-maintainer upload.
  * Apply trivial patch (already merged upstream) fixing the offset
    computation for non-cached reads (closes: #567637).

 -- Torsten Landschoff <email address hidden>  Mon, 08 Feb 2010 22:15:01 +0100
Superseded in sid-release
grub2 (1.98~20100128-1) unstable; urgency=low


  * New Bazaar snapshot.
    - Fix corruption problem when reading files from CDROM.  (Closes: #567219)

  [ Felix Zielcke ]
  * Never strip kernel.img in rules. Upstream already does it when it
    can be done. (Closes: #561933)
  * Bump Standards-Version to 3.8.4.

  [ Robert Millan ]
  * rules: Run the testsuite (make check) when building grub-pc.

 -- Robert Millan <email address hidden>  Thu, 28 Jan 2010 16:28:45 +0100
Superseded in sid-release
grub2 (1.98~20100126-1) unstable; urgency=low


  * New Bazaar snapshot.
    - Includes mipsel-yeeloong port.

  [ Robert Millan ]
  * config.in: Lower priority of grub2/linux_cmdline_default.

  [ Felix Zielcke ]
  * Drop `CFLAGS=-O0' workaround on powerpc. Should be fixed correctly now.
  * Ship grub-bin2h and grub-script-check in grub-common.
  * Terminate NEWS.Debian with a blank line like lintian would suggest
    if that check would be working correctly.

 -- Felix Zielcke <email address hidden>  Tue, 26 Jan 2010 19:26:25 +0100
Superseded in experimental-release
grub2 (1.98~experimental.20100120-1) experimental; urgency=low


  * New Bazaar snapshot.
    - Linux loader is more careful about video mode transition now.
      (Closes: #565160)

  [ Robert Millan ]
  * Fix handling of separate /boot in gfxmenu code.  (Closes: #565375)
    - debian/debian-theme/theme.txt: Turn absolute path into relative.
    - debian/grub.d/05_debian_theme: Fix handling of /boot/grub path.

 -- Robert Millan <email address hidden>  Wed, 20 Jan 2010 20:20:02 +0100
Superseded in squeeze-release
Superseded in sid-release
grub2 (1.98~20100115-1) unstable; urgency=low


  * New Bazaar snapshot.
    - Includes savedefault / grub-reboot branch.
    - Includes Multiboot video support (from latest 1.x draft).

 -- Robert Millan <email address hidden>  Fri, 15 Jan 2010 18:15:26 +0100
Superseded in experimental-release
grub2 (1.98~experimental.20100111.1-1) experimental; urgency=low


  * New Bazaar snapshot.

  [ Robert Millan ]
  * Add Debian gfxmenu theme from http://www2.apebox.org/wordpress/linux/228/.
    Many thanks, mr Shields!

 -- Robert Millan <email address hidden>  Mon, 11 Jan 2010 19:42:51 +0100
Superseded in experimental-release
grub2 (1.98~experimental.20100111-1) experimental; urgency=low


  * New Bazaar snapshot.

  [ Robert Millan ]
  * grub-rescue-pc.postinst: Fix image generation during upgrades.
    (Closes: #564261)
  * grub-rescue-pc.postinst: Use grub-mkrescue for floppy as well.
  * rules: Auto-update version from debian/changelog.

  [ Felix Zielcke ]
  * Add -O0 to CFLAGS on powerpc to avoid the `_restgpr_31_x in boot is
    not defined' FTBFS.
  * patches/02_fix_zfs_FTBFS.diff: New patch to let zfs.mod compile.

  [ Updated translations ]
  * Chinese (zh_TW.po) by Tetralet. (Closes: #564044)

 -- Felix Zielcke <email address hidden>  Mon, 11 Jan 2010 11:38:04 +0100
Superseded in sid-release
grub2 (1.98~20100110-1) unstable; urgency=low


  * New Bazaar snapshot.

  [ Robert Millan ]
  * grub-rescue-pc.postinst: Fix image generation during upgrades.
    (Closes: #564261)

 -- Robert Millan <email address hidden>  Sun, 10 Jan 2010 02:45:52 +0100
Superseded in sid-release
grub2 (1.98~20100107-1) unstable; urgency=low


  * New Bazaar snapshot.

  [ Robert Millan ]
  * grub-rescue-pc.postinst: Use grub-mkrescue for floppy as well.

  [ Updated translations ]
  * Chinese (zh_TW.po) by Tetralet. (Closes: #564044)

 -- Robert Millan <email address hidden>  Thu, 07 Jan 2010 17:56:10 +0100
Superseded in squeeze-release
Superseded in sid-release
grub2 (1.98~20100101-1) unstable; urgency=high


  * New Bazaar snapshot.
    - Fix FTBS on sparc.

  [ Robert Millan ]
  * rules: Auto-update version from debian/changelog.

  [ Felix Zielcke ]
  * Add -O0 to CFLAGS on powerpc to avoid the `_restgpr_31_x in boot is
    not defined' FTBFS.

 -- Felix Zielcke <email address hidden>  Fri, 01 Jan 2010 00:31:37 +0100
Superseded in experimental-release
grub2 (1.98~experimental.20091229-1) experimental; urgency=high


  * New Baazar snapshot.
    - Correctly set TARGET_CFLAGS. (Closes: #562953)

  [ Felix Zielcke ]
  * Urgency=high due to RC bug fix.
  * patches/05_insmod_in_rescue_disks.diff: Remove. No longer needed.
  * Add Replaces:/Conflicts: grub-linuxbios to grub-coreboot. (Closes: #561811)
  * Fix version comparison in grub-common.preinst for handling obsolete
    /etc/grub.d/10_freebsd. (Closes: #562921)

  [ Robert Millan ]
  * grub-rescue-pc.postinst: Build USB rescue image.
  * rules: Invoke configure with relative path.  This makes binaries
    smaller, since dprintf strings are constructed using this path.

 -- Felix Zielcke <email address hidden>  Tue, 29 Dec 2009 18:59:24 +0100
Superseded in sid-release
grub2 (1.98~20091229-1) unstable; urgency=high


  * New Bazaar snapshot.
    - Fix slowness when $prefix uses an UUID.
      (Closes: #541145, LP: #420933)
    - Correctly set TARGET_CFLAGS. (Closes: #562953)

  [ Robert Millan ]
  * grub-rescue-pc.postinst: Build USB rescue image.
  * rules: Invoke configure with relative path.  This makes binaries smaller,
    since dprintf strings are constructed using this path.

  [ Felix Zielcke ]
  * Urgency=high due to RC bug fix.
  * Fix version comparison in grub-common.preinst for handling obsolete
    /etc/grub.d/10_freebsd. (Closes: #562921)

 -- Felix Zielcke <email address hidden>  Tue, 29 Dec 2009 16:05:00 +0100
Superseded in sid-release
grub2 (1.98~20091222-1) unstable; urgency=low


  * New Baazar snapshot.
    - Make 30_os-prober again dash compatible. (Closes: #562034) 

 -- Felix Zielcke <email address hidden>  Tue, 22 Dec 2009 12:50:57 +0100
Superseded in sid-release
grub2 (1.98~20091221-1) unstable; urgency=low


  * New Bazaar snapshot.

  [ Felix Zielcke ]
  * Add Replaces:/Conflicts: grub-linuxbios to grub-coreboot. (Closes: #561811)

 -- Robert Millan <email address hidden>  Mon, 21 Dec 2009 22:04:17 +0100
Superseded in experimental-release
grub2 (1.98~experimental.20091216-1) experimental; urgency=low


  * New Bazaar snapshot.
  * Upload again to experimental.

 -- Felix Zielcke <email address hidden>  Wed, 16 Dec 2009 18:58:41 +0100
Superseded in sid-release
Superseded in squeeze-release
grub2 (1.98~20091210-1) unstable; urgency=low


  * Version bump.

 -- Robert Millan <email address hidden>  Mon, 14 Dec 2009 14:52:59 +0100
Superseded in sid-release
grub2 (1.97+20091210-1) unstable; urgency=low


  * New Bazaar snapshot.
    - patches/02_fix_mountpoints_in_mkrelpath.diff: Remove (merged). 
    - Fixes FTBFS on powerpc (again) and sparc.
    - patches/903_grub_legacy_0_based_partitions.diff: Resync (merged into
      debian branch).

  [ Felix Zielcke ]
  * Fix dpkg dependency for lenny compatibility.

 -- Robert Millan <email address hidden>  Thu, 10 Dec 2009 00:35:20 +0100
Superseded in experimental-release
grub2 (1.97+experimental.20091205-1) experimental; urgency=low


  * New Bazaar snapshot.
    - Includes mipsel port.
  * Add grub-yeeloong package.

 -- Robert Millan <email address hidden>  Sat, 05 Dec 2009 20:51:18 +0100
Superseded in sid-release
grub2 (1.97+20091130-1) unstable; urgency=low


  * New Bazaar snapshot.
  * Enable ntldr-img from grub-extras.

 -- Robert Millan <email address hidden>  Mon, 30 Nov 2009 02:33:03 +0100
Superseded in sid-release
grub2 (1.97+20091125-2) unstable; urgency=low


  [ Updated translations ]
  * Bulgarian (bg.po) by Damyan Ivanovi (Closes: #558039)

  [ Robert Millan ]
  * control: Remove genisoimage from Build-Depends/Suggests (no longer
    used).
  * grub.d/05_debian_theme: Make output string distro-agnostic.

  [ Felix Zielcke ]
  * patches/02_fix_mountpoints_in_mkrelpath.diff: New patch to handle
    mount points like the old shell function did. (Closes: #558042)

 -- Felix Zielcke <email address hidden>  Sun, 29 Nov 2009 21:26:37 +0100
Superseded in experimental-release
grub2 (1.97+experimental.20091127-1) experimental; urgency=low


  * New Bazaar snapshot.
    - Same grub-mkrescue for grub-pc and grub-coreboot, used by
      grub-rescue-pc during postinst now. (Closes: #501867)
    - Fix grub-mkisofs related FTBFS on powerpc. (Closes: #557704)
    - Create fake GRUB devices for devices not listed in device.map.
      This also makes dmraid and multipath work as long as
      search --fs-uuid works. (Closes: #442382, #540549, LP: #392136)
    - Fix slowness when $prefix uses the (UUID=) hack.
      (Closes: #541145, LP: #420933)

  [ Robert Millan ]
  * Add gettext to Build-Depends and gettext-base to grub-common's
    Depends.

  [ Felix Zielcke ]
  * Update info how to get debian/legacy/update-grub from Bazaar.
  * Use grub-probe to get the GRUB device of /boot/grub instead of
    passing (hd0) to grub-install when creating the core.img with
    chainloading. This avoids the (UUID=) hack slowness in case
    /boot/grub is on a different disk then (hd0) in device.map.
  * Change the bt-utf-source build dependency to xfonts-unifont. It's
    more complete, better maintained and grub-mkfont supports actually
    more then BDF fonts as input, thanks to libfreetype.
  * Revert the Replaces: grub-common to (<= 1.96+20080413-1) on the
    grub-pc package. It was wrongly modified long ago.
  * patches/903_grub_legacy_0_based_partitions.diff: Update.
  * Add a build dependency on automake and python.
  * Set TARGET_CC=$(CC) to really use gcc-4.4 everywhere. Also pass it
    and CC as arguments to ./configure instead of env vars so they get
    preserved.
  * Ship the locale files and grub-mkrescue in grub-common.

  [ Updated translations ]
  * Bulgarian (bg.po) by Damyan Ivanovi (Closes: #558039)

 -- Robert Millan <email address hidden>  Fri, 27 Nov 2009 01:38:39 +0100
Superseded in sid-release
grub2 (1.97+20091125-1) unstable; urgency=low


  [ Robert Millan ]
  * New upstream snapshot.
    - Fixes script parser load error.

  * Add gettext to Build-Depends and gettext-base to grub-common's
    Depends.

 -- Felix Zielcke <email address hidden>  Wed, 25 Nov 2009 19:22:51 +0100
Superseded in sid-release
grub2 (1.97+20091115-1) unstable; urgency=low


  * New upstream snapshot.
    - Fix security problem with password checking.  (Closes: #555195)
    - Fix the generated GNU/Hurd menu entries and also add support for
      it in 30_os-prober. (Closes: #555188)
    - Same grub-mkrescue for grub-pc and grub-coreboot, used by
      grub-rescue-pc during postinst now. (Closes: #501867)

  [ Felix Zielcke ]
  * Ship grub-mkisofs in grub-common.
  * patches/002_grub.d_freebsd.in.diff: Remove (merged upstream).
  * patches/906_grub_extras.diff: Remove. Superseded by GRUB_CONTRIB variable
    in recent upstream trunk.
  * rules: Export GRUB_CONTRIB to enable grub-extras add-ons.
  * Pass --force to grub-install in the postinst. (Closes: #553415) 
  * Don't strip debug symbols from grub-emu. It's meant for debugging
    and with them it's much more useful.
  * Ship grub-mkfloppy in grub-pc.
  * Revert the Replaces: grub-common to (<= 1.96+20080413-1) on the
    grub-pc package. It was wrongly modified long ago.

  [ Robert Millan ]
  * copyright: Document mkisofs.
  * control: Update Vcs- fields (moved to Bazaar).
  * rules: Update debian/legacy/update-grub rule to Bazaar.

 -- Felix Zielcke <email address hidden>  Sun, 15 Nov 2009 19:13:31 +0100
Superseded in experimental-release
grub2 (1.97+experimental.20091114-1) experimental; urgency=low


  * New Bazaar snapshot.
    - Revert faulty patch which breaks normal mode. (Closes: #555842)

  * Ship grub-mkrelpath only in grub-common. (Closes: #554454)
  * Don't strip debug symbols from grub-emu. It's meant for debugging
    and with them it's much more useful.

 -- Felix Zielcke <email address hidden>  Sat, 14 Nov 2009 10:49:58 +0100
Superseded in experimental-release
grub2 (1.97+experimental.20091111-1) experimental; urgency=low


  * New Bazaar snapshot.

  * Remove conflicting files from grub-emu package. 
  * Switch back to source format 1.0.  Buildds don't cope yet
    well with it.
  * Remove SVN rules from debian/rules and update where to get grub-
    legacy/update-grub from.

 -- Felix Zielcke <email address hidden>  Wed, 11 Nov 2009 15:41:02 +0100
Superseded in experimental-release
grub2 (1.97+experimental.20091026-1) experimental; urgency=low


  * New Bazaar snapshot.

 -- Robert Millan <email address hidden>  Mon, 26 Oct 2009 02:06:20 +0100
Superseded in sid-release
grub2 (1.97-1) unstable; urgency=low


  [ Robert Millan ]
  * patches/905_setup_force.diff: Remove, no longer needed as of
    grub-installer >= 1.47.
  * grub.d/05_debian_theme: Attempt to source grub_background.sh from
    desktop-base (Needed for #495282, #495616, #500134, see also
    #550984).

  [ Felix Zielcke ]
  * Add a build dependency on texinfo.
  * Fix little typo in /etc/default/grub. (LP: #457703)

  [ Updated translations ]
  * Finnish (fi.po) by Esko Arajärvi. (Closes: #551912)

 -- Felix Zielcke <email address hidden>  Sun, 25 Oct 2009 19:50:21 +0100
Superseded in experimental-release
grub2 (1.97~beta3+20091003-1) experimental; urgency=low


  * New SVN snapshot.
  * Split grub-emu to a separate package.

 -- Robert Millan <email address hidden>  Sat, 03 Oct 2009 01:11:26 +0200
Superseded in sid-release
grub2 (1.97~beta4-1) unstable; urgency=low


  * New upstream beta release.

  [ Felix Zielcke ]
  * Change the Recommends: os-prober to (>= 1.33).
  * patches/907_grub.cfg_400.diff: Really add it. Somehow it was a 0 byte file.
    (Closes: #547409)
  * Convert newlines back to spaces when parsing kopt from
    GRUB Legacy's menu.lst, before giving the value to Debconf.
    Thanks to Colin Watson. (Closes: #547649)
  * Ship the info docs in grub-common. (Closes: #484074)
  * Remove generated /usr/share/info/dir* files.
  * Update the presubj bug file and also install it for grub-common.

  [ Robert Millan ]
  * Enable ZFS and 915resolution in grub-extras (now requires explicit
    switch).
  * grub-common conflicts with grub-doc (<< 0.97-32) and grub-legacy-doc
    (<< 0.97-59).
  * Move grub-emu to a separate package.

  [ Updated translations ]
  * Japanese (ja.po) by Hideki Yamane. (Closes: #549599)

 -- Robert Millan <email address hidden>  Mon, 05 Oct 2009 20:03:04 +0200
Superseded in squeeze-release
Superseded in sid-release
grub2 (1.97~beta3-1) unstable; urgency=high


  * New upstream beta release.
    - Make it more clear how to use /etc/grub.d/40_custom. (Closes: #545153)
    - fix a serious memory corruption in the graphical subsystem.
      (Closes: #545364, #544155, #544639, #544822, LP: #424503)
    - patches/003_grub_probe_segfault.diff: Remove (merged).

  * Change the watch file so upstream beta releases are recognized.
  * Include /etc/default/grub in bug reports.
  * Recommend os-prober (>= 1.32). (Closes: #491872)
  * Change the gcc-multilib [sparc] build dependency to gcc-4.4-multilib
    [sparc].
  * patches/907_grub.cfg_400.diff: New patch to make grub.cfg again mode
    444 if it does not contain a password line.
  * Use `su' in the bug reporting script to read grub.cfg in case the user
    is not allowed to read it.
  * Readd grub-pc/kopt-extracted template.

  [ Updated translations ]
  * Brazilian Portuguese (pt_BR.po) by Flamarion Jorge.
  * Japanese (ja.po) by Hideki Yamane. (Closes: #545331)
  * Spanish (es.po) by Francisco Javier Cuadrado. (Closes: #545566)
  * Italian (it.po) by Luca Monducci. (Closes: #546035)

 -- Felix Zielcke <email address hidden>  Sat, 12 Sep 2009 15:28:20 +0200
Superseded in sid-release
grub2 (1.97~beta2-2) unstable; urgency=low


  [ Updated translations ]
  * Dutch (nl.po) by Paul Gevers. (Closes: #545050)

  [ Felix Zielcke ]
  * Move GRUB Legacy's grub-set-default to /usr/lib/grub-legacy in
    preparation for GRUB 2's grub-set-default.
  * Remove password lines in bug script.

  [ Robert Millan ]
  * Do not conflict with `grub' dummy package (this prevented upgrades).
  * patches/003_grub_probe_segfault.diff: Disable file test codepath, which
    wasn't normally used before.

 -- Felix Zielcke <email address hidden>  Sat, 05 Sep 2009 00:27:22 +0200
Superseded in squeeze-release
Superseded in sid-release
grub2 (1.96+20090808-1) unstable; urgency=low


  * New SVN snapshot.
    - Fix XFS with inode size different then 256. (Closes: #528761)
    - Add support for multiple LVM metadata areas. (LP: #408580)
    - patches/008_dac_palette_width.diff: Remove. (merged)
    - Prefer unicode over ascii font. (LP: #352034)

  [ Felix Zielcke ]
  * Fix the generation of the lintian override for efiemu64.o.
  * Remove the Conflicts dmsetup.
  * Use ?= for setting DEB_HOST_ARCH.
  * Document GRUB_DISABLE_LINUX_RECOVERY in /etc/default/grub.
    (Closes: #476536 LP: #190207)
  * Add docs/grub.cfg to examples.
  * patches/01_uuids_and_lvm_dont_play_along_nicely.diff: Updated to
    also disable UUIDs on LVM over RAID.
  * Add a debconf prompt to remove all grub2 files from /boot/grub on
    purge. (Closes: #527068, #470400)
  * Move the Suggests: os-prober from grub-pc to grub-common. 
  * patches/901_dpkg_version_comparison.diff: Updated.
  * Update the Replaces on grub-common for the other packages to (<<
    1.96+20080831-1). (Closes: #540492)

  [ Robert Millan ]
  * Reorganize grub-pc.{config,postinst} logic.  The idea being that if there's
    no trace of GRUB Legacy, the grub-pc/install_devices template will be
    shown even if this is the first install.
  * When setting grub-pc/install_devices, obtain input dynamically from
    grub-mkdevicemap (rather than devices.map). (Closes: #535525)
  * Add a note to grub-pc/install_devices template that it's also possible
    to install GRUB to a partition boot record.
  * patches/002_grub.d_freebsd.in.diff: New patch.  Reimplement
    10_freebsd.in to handle multiple kernel versions & acpi.ko.

 -- Robert Millan <email address hidden>  Mon, 10 Aug 2009 18:49:52 +0200
Superseded in squeeze-release
Superseded in sid-release
grub2 (1.96+20090725-1) unstable; urgency=high


  * New SVN snapshot.
    - Don't add drivemap call with Windows Vista/7. It breaks Win 7.
      (LP: #402154)

  [ Felix Zielcke ]
  * Don't build grub-efi-amd64 on hurd-i386.
  * Change DEB_BUILD_ARCH to DEB_HOST_ARCH in the check for sparc.
  * Don't add the lintian override for kernel.img for sparc and grub-pc.
  * Add a lintian override for binary-from-other-architecture for
    grub-efi-amd64 and grub-pc on i386.
  * Use wildcards in the lintian overrides.
  * Add a Conflicts/Replaces for all packages except grub-common.
    (Closes: #538177)

  [ Robert Millan ]
  * 008_dac_palette_width.diff: New patch.  Fix blank screen when booting
    Linux with vga= parameter set to a packed color mode (<= 8-bit).
    (Closes: #535026)
  * Set urgency=high because #535026 affects 1.96+20090709-1 which is in
    testing now.
  * patches/907_terminal_output_workaround.diff: Work around recent regression
    with terminal_output command (not critical, just breaks gfxterm).

 -- Robert Millan <email address hidden>  Sat, 25 Jul 2009 19:00:53 +0200
Superseded in sid-release
grub2 (1.96+20090721-4) unstable; urgency=low


  * Place grub-ofpathname only in grub-common. (Closes: #537999)

 -- Felix Zielcke <email address hidden>  Wed, 22 Jul 2009 13:38:24 +0200
Superseded in sid-release
grub2 (1.96+20090721-3) unstable; urgency=low


  * Don't strip kernel.img on sparc.
  * Suggest efibootmgr on grub-efi-{amd64,ia32}.
  * Pass --disable-grub-fstest to configure. (Closes: #537897)

 -- Felix Zielcke <email address hidden>  Tue, 21 Jul 2009 21:46:01 +0200
Superseded in sid-release
grub2 (1.96+20090721-2) unstable; urgency=low


  * Add back Conflicts/Replaces grub.

 -- Felix Zielcke <email address hidden>  Tue, 21 Jul 2009 11:24:45 +0200
Superseded in squeeze-release
Superseded in sid-release
grub2 (1.96+20090709-1) unstable; urgency=low


  * New SVN snapshot.

  * control (Build-Depends): Add gcc-multilib [sparc].
  * copyright: Rewrite using DEP-5 format.
  * Merge grub-extras into the package, and integrate it with GRUB's
    build system.
    - patches/906_grub_extras.diff
    - rules
    - copyright

 -- Robert Millan <email address hidden>  Thu, 09 Jul 2009 00:26:49 +0200
Superseded in squeeze-release
grub2 (1.96+20090603-2) unstable; urgency=low


  * Append .diff to patches/01_uuids_and_lvm_dont_play_along_nicely so
    it gets really applied.

 -- Felix Zielcke <email address hidden>  Tue, 09 Jun 2009 21:39:52 +0200
Superseded in experimental-release
grub2 (1.96+20090504-1) experimental; urgency=low


  * New SVN snapshot.
    - Add support for parttool command, which can be used to hide partitions.
      (Closes: #505905)
    - Fix a segfault with LVM on RAID. (Closes: #520637)
    - Add support for char devices on (k)FreeBSD. (Closes: #521292)
    - patches/08_powerpc-ieee1275_build_fix.patch: Remove (merged).

  [ Updated translations ]
  * Basque (eu.po) by Piarres Beobide. (Closes: #522457)
  * German (de.po) by Helge Kreutzmann. (Closes: #522815)

  [ Robert Millan ]
  * Update my email address.
  * Remove 04_uuids_and_abstraction_dont_play_along_nicely.diff now that
    bugs #435983 and #455746 in mdadm and dmsetup have been fixed.

  [ Felix Zielcke ]
  * Place new grub-dumpbios in grub-common.
  * Add lpia to the archictectures to reduce the ubuntu delta.
  * Add a manpage for the update-grub and update-grub2 stubs, written by
    me. (Closes: #523876)
  * Suggest genisoimage on grub-pc and grub-ieee1275, because grub-mkrescue
    needs it to create a cd image. (Closes: #525845)
  * Add a dependency on $(AUTOGEN_FILES) for the configure/grub-common target,
    this is needed now that upstream removed the autogenerated files from SVN.
  * Add `--enable-efiemu to' `./configure' flags.
  * Add a build dependency on gcc-multilib for i386.
  * Drop alternate build dependency on gcc-4.1 (<< 4.1.2).

 -- Felix Zielcke <email address hidden>  Mon, 04 May 2009 21:01:22 +0200
Superseded in experimental-release
grub2 (1.96+20090402-1) experimental; urgency=low


  * New SVN snapshot.
    - Fix regression in disk/raid.c.  (Closes: #521897, #514338)
    - Fix handling of filename string lengths in HFS.
      (Really closes: #516458).
  * Add myself to Uploaders.
  * Add patch 08_powerpc-ieee1275_build_fix.patch to fix powerpc-ieee1275
    builds which were lacking header files for kernel_elf_HEADERS. Thanks
    Vladimir Serbinenko.

 -- Jordi Mallach <email address hidden>  Fri, 03 Apr 2009 20:58:37 +0200
Superseded in experimental-release
grub2 (1.96+20090401-1) experimental; urgency=low


  [ Felix Zielcke ]
  * New SVN snapshot.
    - Pass grub's gfxterm mode to Linux kernel. (Closes: #519506)
    - Fix ext4 extents on powerpc. (Closes: #520286)

  [ Robert Millan ]
  * Remove grub-of transitional package (Lenny had grub-ieee1275 already).
  * Fix kopt parsing in grub-pc.config. Thanks Marcus Obst. (Closes: #514837)
  * Add debconf template to automatically run grub-install during upgrades
    (prior user confirmation).  (Closes: #514705)

 -- Robert Millan <email address hidden>  Wed, 01 Apr 2009 01:19:45 +0200
Superseded in squeeze-release
Superseded in sid-release
grub2 (1.96+20090317-1) unstable; urgency=low


  * New SVN snapshot.
    - Fix loading of files with underscore in HFS. (Closes: #516458)

  * Update Standards version to 3.8.1. No changes need.

  [ Updated translations ]
  * Brazilian Portuguese (pt_BR.po) by Flamarion Jorge. (Closes: #519417)

 -- Felix Zielcke <email address hidden>  Tue, 17 Mar 2009 14:42:10 +0100
Superseded in sid-release
grub2 (1.96+20090309-1) unstable; urgency=low


  * New SVN snapshot.

 -- Felix Zielcke <email address hidden>  Mon, 09 Mar 2009 10:03:13 +0100
Superseded in sid-release
grub2 (1.96+20090307-1) unstable; urgency=low


  * New SVN snapshot.
    - Add support for /dev/md/dNNpNN mdraid devices. (Closes: #509960)
    - Add new PF2 fontengine. (Closes: #510344)
    - Avoid mounting ext2 partitions with backward-incompatible features.
      (Closes: #502333)
    - Try to avoid false positives with FAT. (Closes: #514263)

  [ Felix Zielcke ]
  * Remove build-dependency on unifont package and add one for bf-utf-source
    package and libfreetype6-dev
  * grub-pc.postinst: Copy new ascii.pf2 instead of old ascii.pff to /boot/grub.
  * Add `--enable-grub-mkfont' to configure flags.
  * Put new grub-mkfont in grub-common package.
  * Add a dependency for ${misc:Depends} to all packages to make lintian a bit
    more happy.
  * Detect when grub-setup leaves core.img in filesystem, and include that
    info in bug report templates.
    - debian/patches/07_core_in_fs.diff
    - debian/script
  * Add myself to Uploads and add `DM-Upload-Allowed: yes' tag.

  [ Updated translations ]
  * Asturian (ast.po) by Marcos Alvarez Costales. (Closes: #511144)
  * Traditional Chinese (zh_TW.po) by Tetralet. (Closes: #513918)
  * Belarusian (be.po) by Pavel Piatruk. (Closes: #516243)

 -- Felix Zielcke <email address hidden>  Sat, 07 Mar 2009 11:54:43 +0100
Superseded in squeeze-release
Published in lenny-release
Superseded in sid-release
grub2 (1.96+20080724-16) unstable; urgency=high


  * Brown paper bag upload.  Add the missing bits of Guillem's patch so 10_hurd
    won't abort due to missing make_system_path_relative_to_its_root.
    (Really closes: #512968)

 -- Robert Millan <email address hidden>  Wed, 11 Feb 2009 01:40:06 +0100
Superseded in lenny-release
Superseded in sid-release
grub2 (1.96+20080724-14) unstable; urgency=high


  * 00_use_setroot_inside_menuentrys.diff: New patch to use `set root' inside
  the menuentrys instead of outside. (Closes: #508567)

 -- Felix Zielcke <email address hidden>  Mon, 19 Jan 2009 17:15:07 +0100
Superseded in lenny-release
Superseded in sid-release
grub2 (1.96+20080724-12) unstable; urgency=high


  [ Updated translations ]
  * Italian (it.po) by Luca Monducci. (Closes: #504076)
  * Swedish (sv.po) by Martin Ågren. (Closes: #504207)
  * Arabic (ar.po) by Ossama Khayat. (Closes: #504254)
  * Portuguese (pt.po) by Miguel Figueiredo. (Closes: #504280)
  * Russian (ru.po) by Yuri Kozlov. (Closes: #504324)
  * Finnish (fi.po) by Esko Arajärvi. (Closes: #504310)
  * Basque (eu.po) by Piarres Beobide. (Closes: #504466)
  * Dutch (nl.po) by Paul Gevers. (Closes: #504683)

  [ Robert Millan ]
  * Update to new debian theme.
    - grub-pc.postinst: Switch to moreblue-orbit-grub.png.
    - grub.d/05_debian_theme: Likewise.

 -- Robert Millan <email address hidden>  Mon, 10 Nov 2008 16:18:14 +0100
Superseded in lenny-release
Superseded in sid-release
grub2 (1.96+20080724-11) unstable; urgency=high


  [ Felix Zielcke ]
  * patches/00_trailing_slash.diff: New patch to remove the trailing slash on
    grub prefix to avoid a double slash, which is a problem for JFS.
    (Closes: #500112)
  * patches/00_lvm_circular_metadata.diff: New patch to handle circular LVM
    metadata. (Closes: #462835, #502953)
  * Make grub-pc/linux_cmdline debconf template translatable. (Closes #503478).

  [ Robert Millan ]
  * Fix NULL dereference and failure paths in LVM.  Thanks Guillem Jover.
    (Closes: #500482)
    - patches/11_lvm-Fix-possible-NULL-value-handling.diff
    - patches/12_lvm-Fix-error-recovery-by-only-adding-objects-when.diff

  [ Updated translations ]
  * Dutch (nl.po) by Paul Gevers. (Closes: #500514)
  * French (fr.po) by Christian Perrier. (Closes: #503708)
  * Georgian (ka.po) by Aiet Kolkhi. (Closes: #503715)
  * Czech (cs.po) by Miroslav Kure. (Closes: #503809)
  * German (de.po) by Helge Kreutzmann. (Closes: #503841)
  * Japanese (ja.po) by Hideki Yamane. (Closes: #503869)

 -- Robert Millan <email address hidden>  Wed, 29 Oct 2008 19:27:00 +0100
Superseded in sid-release
Superseded in lenny-release
grub2 (1.96+20080724-10) unstable; urgency=high


  * patches/03_disable_floppies.diff: Free .drive struct member when skipping
    floppy drives.  (Closes: #496040)
  * patches/902_boot_blocklist_hack.diff: Support separate /boot when using
    blocklists.  (Closes: #496820, #489287, #494589)
  * patches/00_ntfs_insensitive.diff: They say NTFS is an insensitive fool.
    It must be true! (use case insensitive match in NTFS) (Closes: #497889)

 -- Robert Millan <email address hidden>  Sat,  6 Sep 2008 14:56:38 +0200
151205 of 280 results