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 | f16b906c987c7a7948c9adad8f32c1f786ca6569 (patch) | |
tree | 2b40fdc60b245c0c59f9293722938eef69661c3b /debian | |
parent | bbcffb40f8e721f8d5ff396a8fd3f0337f299394 (diff) | |
download | vyos-cloud-init-f16b906c987c7a7948c9adad8f32c1f786ca6569.tar.gz vyos-cloud-init-f16b906c987c7a7948c9adad8f32c1f786ca6569.zip |
Import version 0.7.7~bzr1182-0ubuntu1
Imported using git-dsc-commit.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 57b75266..124c9012 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +cloud-init (0.7.7~bzr1182-0ubuntu1) xenial; urgency=medium + + * New upstream snapshot. + * systemd changes enforcing intended ordering (cloud-init-local.service + before networking and cloud-init.service before it comes up). + * when reading dmidecode data, return found but unset value as "" rather + than failing to decode that value. + * add default user to 'lxd' group and create groups when necessary + (LP: #1539317) + * No longer run pollinate in seed_random (LP: #1554152) + * Enable BigStep data source. + + -- Scott Moser <smoser@ubuntu.com> Mon, 14 Mar 2016 09:58:56 -0400 + cloud-init (0.7.7~bzr1176-0ubuntu1) xenial; urgency=medium * d/README.source, d/new-upstream-snapshot: simplify the README.source |