diff options
author | Import-from-archive <[email protected]> | 2017-12-19 13:34:35 -0500 |
---|---|---|
committer | Scott Moser <[email protected]> | 2017-12-19 13:34:35 -0500 |
commit | a69d672432a4690f0596467c296c209fc2cdf5eb (patch) | |
tree | 6cd070e131369a2175e0e6bdeb3dee0c6da219bf | |
parent | 0a5d7f49c783b90d289f08fd443a8adc7a9452a6 (diff) |
Import version 0.1.0~bzr415-0ubuntu1ubuntu/0.1.0_bzr415-0ubuntu1
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 84236447..0fe30c4a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +curtin (0.1.0~bzr415-0ubuntu1) yakkety; urgency=medium + + * New upstream snapshot. + - Add apt configuration features. (LP: #1574113) + - mkfs.vfat: add force flag for formating whole disks (LP: #1597923) + - block.mkfs: fix sectorsize flag (LP: #1597522) + - block_meta: cleanup use of sys_block_path and handle cciss knames + (LP: #1562249) + - block.get_blockdev_sector_size: handle _lsblock multi result return + (LP: #1598310) + - util: add target (chroot) support to subp, add target_path helper + - block_meta: fallback to parted if blkid does not produce output + (LP: #1524031) + - commands.block_wipe: correct default wipe mode to 'superblock' + + -- Scott Moser <[email protected]> Fri, 05 Aug 2016 16:51:20 -0400 + curtin (0.1.0~bzr399-0ubuntu1) yakkety; urgency=medium * debian/new-upstream-snapshot: fix for specifying revision. |