diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-03-24 09:31:16 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-03-24 09:31:16 -0400 |
| commit | 4bf95542a83ca1acaf627da547fa85c57583e4c2 (patch) | |
| tree | 1b4106227600b38711934e82b245d8fb40ee2eb9 /debian | |
| parent | 9fbf9fac4efab8764608ba3d804054c031b25318 (diff) | |
Property.Partition: Improve loop device detection code used with kpartx when building disk images. /dev/mapper/loop* symlinks are now detected as block devices.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a00e5a17..6c9bd36f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ propellor (4.0.1) UNRELEASED; urgency=medium * Fix build with pre-AMP ghc. * Tor.named, Tor.torPrivKey: Include the new ed25519 public/private key pair in addition to the old secret_id_key. + * Property.Partition: Improve loop device detection code used with kpartx + when building disk images. /dev/mapper/loop* symlinks are now detected + as block devices. -- Joey Hess <id@joeyh.name> Sat, 18 Mar 2017 19:40:35 -0400 |
