summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog37
1 files changed, 37 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0265e7de..52acadc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,40 @@
+cloud-init (0.7.9-0ubuntu1~16.04.1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+ - doc: adjust headers in tests documentation for consistency.
+ - pep8: fix issue found in zesty build with pycodestyle.
+ - integration test: initial commit of integration test framework
+ [Wesley Wiedenmeier]
+ - LICENSE: Allow dual licensing GPL-3 or Apache 2.0 [Jon Grimm]
+ - Fix config order of precedence, putting kernel command line over system.
+ [Wesley Wiedenmeier] (LP: #1582323)
+ - pep8: whitespace fix [Scott Moser]
+ - Update the list of valid ssh keys. [Michael Felt]
+ - network: add ENI unit test for statically rendered routes.
+ - set_hostname: avoid erroneously appending domain to fqdn
+ [Lars Kellogg-Stedman] (LP: #1647910)
+ - doc: change 'nobootwait' to 'nofail' in docs [Anhad Jai Singh]
+ - Replace an expired bit.ly link in code comment. [Joshua Harlow]
+ - user-groups: fix bug when groups was provided as string and had spaces
+ [Scott Moser] (LP: #1354694)
+ - when adding a user, strip whitespace from group list
+ [Lars Kellogg-Stedman] (LP: #1354694)
+ - fix decoding of utf-8 chars in yaml test
+ - Replace usage of sys_netdev_info with read_sys_net
+ [Joshua Harlow] (LP: #1625766)
+ - fix problems found in python2.6 test. [Joshua Harlow]
+ - Just use file logging by default [Joshua Harlow] (LP: #1643990)
+ - Improve formatting for ProcessExecutionError [Wesley Wiedenmeier]
+ - flake8: fix trailing white space
+ - Doc: various documentation fixes [Sean Bright]
+ - cloudinit/config/cc_rh_subscription.py: Remove repos before adding
+ [Brent Baude]
+ - packages/redhat: fix rpm spec file.
+ - main: set TZ in environment if not already set. [Ryan Harper]
+ - Azure: No longer rely on walinux agent. (LP: #1538522)
+
+ -- Scott Moser <smoser@ubuntu.com> Fri, 20 Jan 2017 10:06:55 -0500
+
cloud-init (0.7.8-49-g9e904bb-0ubuntu1~16.04.4) xenial; urgency=medium
* debian/update-grub-legacy-ec2: