diff options
author | Ryan Harper <[email protected]> | 2019-04-03 14:47:02 -0500 |
---|---|---|
committer | Ryan Harper <[email protected]> | 2019-04-03 14:47:02 -0500 |
commit | a4c0b9be0f189c43e56421575a46d9b9713b3cfc (patch) | |
tree | 28f06d51befb8b3ee6537e02b0d1e27f8e515088 | |
parent | 7d0132ec85c6da5351cc836208b149ec7680fc14 (diff) |
update changelog (New upstream snapshot 18.2-19-g36351dea).
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d80884fd..fcbbb28e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +curtin (18.2-19-g36351dea-0ubuntu1) UNRELEASED; urgency=medium + + * New upstream snapshot. + - clear-holders: refactor bcache shutdown and add longer timeout + (LP: #1796292) + - schema-validate-storage: remove unused imports [Paride Legovini] + - add subcommand schema for storage-config validation + - clear-holders: wipe raid members at data offsets when not assembled + (LP: #1815018) + - Add support for s390 DASD devices + - vmtest: skip DiscoTestAllindata while initrd lacks crypto modules + - block_meta: allow passing a dm_crypt key by keyfile + [Michael Hudson-Doyle] + - ChrootableTarget: add /run to mounts for redhat targets (LP: #1815666) + - vmtest: consolidate vm mem config, defaults via release, env override + + -- Ryan Harper <[email protected]> Wed, 03 Apr 2019 14:46:09 -0500 + curtin (18.2-10-g7afd77fa-0ubuntu1) disco; urgency=medium * New upstream snapshot. |