Comment 2 for bug 282492

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package mdadm - 2.6.7.1-1ubuntu1

---------------
mdadm (2.6.7.1-1ubuntu1) jaunty; urgency=low

  * This merge should solve the critical bug: LP: #282492.
  * Merge from debian unstable, remaining changes:
   * config.c, Assemble.c: retrieve the returned value from asprintf,
     and assert; should prevent mdadm from segfaulting if there is not enough
     memory available; Debian Bug #509167.
   * debian/README.initramfs-transition, debian/README.upgrading-2.5.3,
     debian/README.Debian: drop Debian-specific documentation.
   * debian/mkconf: initialize variable.
   * debian/mdadm-startall, debian/mdadm-startall.8, debian/mdadm.links,
     debian/mdadm.manpages, debian/mdadm-startall.sgm: dropped, not used
     in Ubuntu (thus dropping the build-dep on docbook-to-man).
   * debian/mdadm.preinst, debian/mdadm.udev: udev enablement, remove the
     Debian init script.
   * debian/mdadm.templates, debian/mdadm-udeb.templates: Ubuntu puts the
     debconf template questions in the udeb.
   * debian/mdadm.postrm: drop warnings in the initramfs update.
   * debian/mdadm.postinst, debian/mdadm.config, initramfs/init-premount:
     boot-degraded enablement; maintain udev starting of RAID devices;
     init-premount hook script for the initramfs, to provide information
     at boot.
   * debian/mdadm-udeb.dirs: udeb packaging for installer.
   * debian/mdadm.dirs: install init-premount script.
   * debian/control: maintainer updates, no need for docbook since we dropped
     the manpages that needed it, we need specific udev and initramfs-tools
     versions that don't ship 'mdrun'.
   * debian/mdadm-raid: drop, since we have a udev rule that automatically
     runs "mdadm --assemble --scan --no-degraded", activating any non-degraded
     device as their components are detected.
   * debian/rules: account for the various installation differences of the
     documentation, udev rules, the udeb, initramfs premount script, udeb
     templates and translation thereof.
   * debian/initramfs/hook: massively simplified by udev.
   * debian/install-rc, check.d/_numbers, check.d/root_on_raid: Ubuntu partman
     installer changes.

mdadm (2.6.7.1-1) unstable; urgency=low

  * New upstream release, specifically created for Debian lenny to fix the RC
    bugs, which
    - fixes typo in forced assembly code (closes: #496334, #499643, #498505).
    - fixes array component size detection (closes: 500309).
    Thanks Neil Brown, mdadm upstream: you are spoiling me. :)

  * Minor fixes to documentation:
    - Add David Pashley's Rebuilding RAID blog post.
    - Add new (bugfix) version 1.40 of the newdisk script
      (/usr/share/doc/mdadm/examples/newdisk.gz) (closes: #490955).
    - Add link to Warren Togami's writeup about remote RAID-1 conversion to
      README.recipes.
    - Fix probability of survival in FAQ 4b, since I erroneously labeled the
      chance of failure as the chance of survival; thanks to Per Olofssen for
      clarification (closes: #493577).
    - Cherry-picked 6d6de2e from Neil, which adds HOMEHOST to the manpage and
      closes: #489257.

mdadm (2.6.7-3.1) unstable; urgency=low

  * Non-maintainer upload with permission.
  * Ask mdadm/initrdstart at medium priority in chrooted environment.
    (Closes: #493099)
  * Update Swedish debconf translations. Thanks Martin Ågren.
    (Closes: #492074)

 -- Dustin Kirkland <email address hidden> Thu, 18 Dec 2008 20:56:05 -0600