diff options
author | Ryan Harper <[email protected]> | 2020-02-14 09:50:30 -0600 |
---|---|---|
committer | Ryan Harper <[email protected]> | 2020-02-14 09:50:30 -0600 |
commit | 1c19c03a089d2b31d43780b7f9041a861e6ccbea (patch) | |
tree | ea3cc1d2c59f7153bc86def068678c6008127380 | |
parent | d06c0ce4113fda3a08ed38ff1fc4ad6ab234c1a1 (diff) |
update changelog (New upstream snapshot 19.3-26-g82f23e3d).
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index db7b3dd8..8b44036a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +curtin (19.3-26-g82f23e3d-0ubuntu1~18.04.1) UNRELEASED; urgency=medium + + * New upstream snapshot. (LP: #1861452) + - install-grub: refactor uefi partition/disk searching + - doc: update Canonical contributors URL [Paul Tobias] + - block-discover: detect additional "extended" partition types in MBR + - vmtests: skip focal bcache tests due to kernel bug + - net/deps.py: detect openvswitch cfg and install openvswitch packages + - vmtest: collection of vmtest related fixes to make things triple green + - clear-holders: umap the parent mpath to wipe the underlying partitions + - vmtests: bump fixby date out and fix false positive when date passes + - vmtests: drop disco tests using a tool to automate the process + + -- Ryan Harper <[email protected]> Fri, 14 Feb 2020 09:50:11 -0600 + curtin (19.3-17-g50ffca46-0ubuntu1~18.04.1) bionic; urgency=medium * New upstream snapshot. (LP: #1861452) |