diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 6c9bd36f..c466530e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,10 +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. - + * Property.Partition: Update kpartx output parser, as its output format + changed around version 0.6. Both output formats are supported now. + -- Joey Hess <id@joeyh.name> Sat, 18 Mar 2017 19:40:35 -0400 propellor (4.0.0) unstable; urgency=medium |
