diff options
| author | Scott Moser <smoser@brickies.net> | 2016-08-23 16:48:39 -0400 |
|---|---|---|
| committer | Scott Moser <smoser@brickies.net> | 2016-08-23 16:48:39 -0400 |
| commit | dbae06eec6a25592593f19f4f40bd03668098d9c (patch) | |
| tree | b1e09afe59d730abc3692c92a632cd63bba13581 /debian/changelog | |
| parent | 90de5dfa9685a9585b651c38b21274a9aa05ec38 (diff) | |
| download | vyos-cloud-init-dbae06eec6a25592593f19f4f40bd03668098d9c.tar.gz vyos-cloud-init-dbae06eec6a25592593f19f4f40bd03668098d9c.zip | |
Import version 0.7.7~bzr1176-0ubuntu1
Imported using git-dsc-commit.
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 98c1583e..57b75266 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +cloud-init (0.7.7~bzr1176-0ubuntu1) xenial; urgency=medium + + * d/README.source, d/new-upstream-snapshot: simplify the README.source + with a script. + * d/rules: support DEB_BUILD_OPTIONS=nocheck and remove unused code. + * d/rules: make tests with python3 + * d/control: add pep8 as a build depends + * d/cloud-init.preinst, d/cloud-init.postinst adjust upgrade path + to adjust systemd jobs that put cloud-init unit jobs directly + in multi-user.target. + * New upstream snapshot. + * Add Image Customization Parser for VMware vSphere Hypervisor Support. + Disabled by default. [Sankar Tanguturi] + * lxd: add initial support for setting up lxd using 'lxd init' + * Handle escaped quotes in WALinuxAgentShim.find_endpoint (LP: #1488891) + * timezone: use a symlink when updating /etc/localtime (LP: #1543025) + * enable more code testing in 'make check' + * Added Bigstep datasource [Daniel Watkins] + * Enable password changing via a hashed string [Alex Sirbu] + + -- Scott Moser <smoser@ubuntu.com> Fri, 04 Mar 2016 15:44:02 -0500 + cloud-init (0.7.7~bzr1160-0ubuntu1) xenial; urgency=medium * New upstream snapshot. |
