diff options
author | Chad Smith <chad.smith@canonical.com> | 2018-07-09 15:34:59 -0600 |
---|---|---|
committer | Chad Smith <chad.smith@canonical.com> | 2018-07-09 15:34:59 -0600 |
commit | b45523de8397884cc5a5ebed00f2c4e86be86823 (patch) | |
tree | f9e4fc01229d84fabce1d772a658aacfcffed787 /debian | |
parent | 92002fb7a2f41314d6aba74646644e5fdd5c39a0 (diff) | |
download | vyos-cloud-init-b45523de8397884cc5a5ebed00f2c4e86be86823.tar.gz vyos-cloud-init-b45523de8397884cc5a5ebed00f2c4e86be86823.zip |
update changelog (New upstream snapshot 18.3-9-g2e62cb8a).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cb088faa..01607ccd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +cloud-init (18.3-9-g2e62cb8a-0ubuntu1~16.04.1) UNRELEASED; urgency=medium + + * New upstream snapshot. + - docs: note in rtd about avoiding /tmp when writing files + - ubuntu,centos,debian: get_linux_distro to align with platform.dist + - Fix boothook docs on environment variable name (INSTANCE_I -> + INSTANCE_ID) [Marc Tamsky] + - update_metadata: a datasource can support network re-config every boot + - tests: drop salt-minion integration test + - Retry on failed import of gpg receive keys. + - tools: Fix run-container when neither source or binary package requested. + - docs: Fix a small spelling error. [Oz N Tiram] + - tox: use simplestreams from git repository rather than bzr. + + -- Chad Smith <chad.smith@canonical.com> Mon, 09 Jul 2018 15:34:52 -0600 + cloud-init (18.3-0ubuntu1~16.04.1) xenial-proposed; urgency=medium * debian/rules: update version.version_string to contain packaged version. |