summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Moser <smoser@brickies.net>2016-08-23 16:48:43 -0400
committerScott Moser <smoser@brickies.net>2016-08-23 16:48:43 -0400
commit045889e5ebd6d772f14a677ffb24c4f543d3bb68 (patch)
tree82af5060ada5080afe19f080f5bad6111e7e3f81
parentc00558f3159e0d1c54df3afa16ad8e06db6e30ab (diff)
downloadcloud-init-git-ubuntu/0.7.7_bzr1256-0ubuntu1_16.04.1.tar.gz
Import version 0.7.7~bzr1256-0ubuntu1~16.04.1ubuntu/0.7.7_bzr1256-0ubuntu1_16.04.1
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 ac17a7f5..854dbe4f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+cloud-init (0.7.7~bzr1256-0ubuntu1~16.04.1) xenial-proposed; urgency=medium
+
+ * New upstream snapshot.
+ - distros/debian.py: fix eni renderer to not render .link files
+ - fixes for execution in python2.6.
+ - ConfigDrive: fix writing of 'injected' files and legacy networking
+ (LP: #1602373)
+ - improvements to /etc/network/interfaces rendering including rendering
+ of 'lo' devices and sorting attributes within a interface section.
+ - fix mcollective module that was completely broken if using python3
+ (LP: #1597699)
+
+ -- Scott Moser <smoser@ubuntu.com> Fri, 15 Jul 2016 13:27:04 -0400
+
cloud-init (0.7.7~bzr1246-0ubuntu1~16.04.1) xenial-proposed; urgency=medium
* New upstream snapshot.