diff options
author | Chad Smith <chad.smith@canonical.com> | 2018-02-12 10:18:06 -0700 |
---|---|---|
committer | Chad Smith <chad.smith@canonical.com> | 2018-02-12 10:20:44 -0700 |
commit | 100040ca475f7a9ffef9443f387e835b65620dd4 (patch) | |
tree | 407ebaaf069ed6d6078798d6198b94e6cfe8a02d /debian/changelog | |
parent | 2d07ece4f356d7e61b3e3fdebe8e4b18e6cc5841 (diff) | |
download | vyos-cloud-init-100040ca475f7a9ffef9443f387e835b65620dd4.tar.gz vyos-cloud-init-100040ca475f7a9ffef9443f387e835b65620dd4.zip |
update changelog (new upstream snapshot 17.2-35-gf576b2a2).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 474c9ed0..df6aef8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +cloud-init (17.2-35-gf576b2a2-0ubuntu1~16.04.1) UNRELEASED; urgency=medium + + * New upstream snapshot. (LP: #1747059) + - tests: add support for logs with lxd from snap and future lxd 3. + - EC2: Fix get_instance_id called against cached datasource pickle. + - cli: fix cloud-init status to report running when before result.json + - net: accept network-config in netplan format for renaming interfaces + - Fix ssh keys validation in ssh_util [Tatiana Kholkina] + + -- Chad Smith <chad.smith@canonical.com> Mon, 12 Feb 2018 10:17:35 -0700 + cloud-init (17.2-30-gf7deaf15-0ubuntu1~16.04.1) xenial-proposed; urgency=medium * debian/patches/ds-identify-behavior-xenial.patch: refresh patch. |