summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Moser <smoser@brickies.net>2016-08-23 16:48:39 -0400
committerScott Moser <smoser@brickies.net>2016-08-23 16:48:39 -0400
commitf16b906c987c7a7948c9adad8f32c1f786ca6569 (patch)
tree2b40fdc60b245c0c59f9293722938eef69661c3b
parentbbcffb40f8e721f8d5ff396a8fd3f0337f299394 (diff)
downloadcloud-init-git-ubuntu/0.7.7_bzr1182-0ubuntu1.tar.gz
Import version 0.7.7~bzr1182-0ubuntu1ubuntu/0.7.7_bzr1182-0ubuntu1
Imported using git-dsc-commit.
-rw-r--r--debian/changelog14
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