diff options
author | Scott Moser <smoser@brickies.net> | 2016-08-23 16:48:40 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2016-08-23 16:48:40 -0400 |
commit | bae5a47ab824b3add71dc51b3f169d239645369e (patch) | |
tree | 5c7511faa35888470cb5320f4ef8f23b55b201a1 | |
parent | c1da72b7cb855d6ead63cbfc555514963283c38b (diff) | |
download | vyos-cloud-init-bae5a47ab824b3add71dc51b3f169d239645369e.tar.gz vyos-cloud-init-bae5a47ab824b3add71dc51b3f169d239645369e.zip |
Import version 0.7.7~bzr1192-0ubuntu1
Imported using git-dsc-commit.
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dbdb9976..7f50b6fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +cloud-init (0.7.7~bzr1192-0ubuntu1) xenial; urgency=medium + + * New upstream snapshot. + - Misc fixes for VMware Support. + - network config improvements: + - do not raise exception on non-debian if network config is found. + - apply network config in 'cloud-init --local' even if there is + no datasource found. + - do not write 70-persistent-net.rules only systemd .link files. + - improve how cloud-init-wait waits: remove the check and sleep + loop and replace it with 'udevadm settle'. + + -- Scott Moser <smoser@ubuntu.com> Tue, 29 Mar 2016 16:34:25 -0400 + cloud-init (0.7.7~bzr1189-0ubuntu1) xenial; urgency=medium * d/control: adjust build dependency as python3-pyflakes in xenial |