Comment 94 for bug 599255

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

This bug was fixed in the package dmraid - 1.0.0.rc16-4.1ubuntu2

---------------
dmraid (1.0.0.rc16-4.1ubuntu2) natty; urgency=low

  * Added 21_fix_testing.patch: Testing with dm devices was failing
    on Ubuntu because /dev/dm-X is the actual device node, but the
    code wanted it to be a symlink. Fixed dm_test_device() to test
    that the file ( or node it points to ) is a block device, which
    seems a much more appropriate test.
  * Added 22_add_pdc_64bit_addressing.patch: PDC metadata locations for
    high bytes of raid set sector count (LP: #599255)
    [ Danny Wood <email address hidden> ]
  * Added 23_pdc_dump_extended_metadata.patch: PDC supports up to 4
    sets of metadata to describe different arrays. Only the first
    set was being dumped with dmraid -rD or -n. Also fixes the
    .offset file, which was always 0 instead of the actual offset.
  * Added 24_drop_p_for_partition_conditional.patch:
    dmraid was changed at one point to insert a 'p' between
    the base device name and the partition number. For
    some time debian and ubuntu reversed this change. This
    patch modifies the behavior to add the 'p' iff the last
    character of the base name is a digit. This makes
    dmraid comply with the behavior used by kpartx and
    "by linux since the dawn of time".
  * Fix once again the jmicron naming bug, upstream fix does not work
    (LP: #576289)
    [ Danny Wood <email address hidden> ]
  * Breaks libparted0debian1 (<< 2.3-5ubuntu4)
 -- Phillip Susi <email address hidden> Fri, 04 Mar 2011 13:42:01 -0500