diff options
author | Ryan Harper <[email protected]> | 2020-02-13 21:09:25 -0600 |
---|---|---|
committer | Ryan Harper <[email protected]> | 2020-02-13 21:09:25 -0600 |
commit | 411f22331bc73c0ebe65e9858df44593e615151f (patch) | |
tree | a90257d58fd61d6b81b6e74c5125755a273d8180 | |
parent | 767e8341e174a46563bc65b159774bc25fb6954a (diff) |
update changelog (New upstream snapshot 19.3-26-g82f23e3d).
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 06121582..95ce959a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +curtin (19.3-26-g82f23e3d-0ubuntu1) UNRELEASED; urgency=medium + + * New upstream snapshot. + - install-grub: refactor uefi partition/disk searching (LP: #1862846) + - doc: update Canonical contributors URL [Paul Tobias] + - block-discover: detect additional "extended" partition types in MBR + (LP: #1861251) + - 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 + (LP: #1855148) + - vmtests: drop disco tests using a tool to automate the process + + -- Ryan Harper <[email protected]> Thu, 13 Feb 2020 21:08:59 -0600 + curtin (19.3-17-g50ffca46-0ubuntu1) focal; urgency=medium * New upstream snapshot. |