~ubuntu-branches/ubuntu/jaunty/devmapper/jaunty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2008-08-11 10:04:06 UTC
  • Revision ID: james.westby@ubuntu.com-20080811100406-dil4h2pd0e9nv8s0
Tags: 2:1.02.25-1ubuntu3
debian/dmsetup.udev: Set link priority to 100 for devmapper devices
that have an UUID starting with DMRAIDfor dmraid devmapper devices,
to prevent UUIDs being used to mount hard disk partitions rather than
the array itself.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
devmapper (2:1.02.25-1ubuntu3) intrepid; urgency=low
 
2
 
 
3
  * debian/dmsetup.udev: Set link priority to 100 for devmapper devices
 
4
    that have an UUID starting with DMRAID- for dmraid devmapper devices,
 
5
    to prevent UUIDs being used to mount hard disk partitions rather than
 
6
    the array itself.
 
7
 
 
8
 -- Luke Yelavich <themuso@ubuntu.com>  Mon, 11 Aug 2008 10:04:06 +1000
 
9
 
1
10
devmapper (2:1.02.25-1ubuntu2) intrepid; urgency=low
2
11
 
3
12
  * debian/patches/dmsetup-export.patch: re-add DM_TARGET_TYPE exports,