diff options
author | Scott Moser <smoser@brickies.net> | 2016-08-26 15:21:27 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2016-08-26 15:21:27 -0400 |
commit | 8832ebe0d9875addceaee40b04ff32b65a4523b2 (patch) | |
tree | 2f3aabcfc0307d07d3b040ff543ef0f442dbf3df /debian | |
parent | fee29a72ae932f9562e31c105924e2081483d730 (diff) | |
download | vyos-cloud-init-8832ebe0d9875addceaee40b04ff32b65a4523b2.tar.gz vyos-cloud-init-8832ebe0d9875addceaee40b04ff32b65a4523b2.zip |
update changelog (new upstream snapshot 0.7.7-22-g763f403).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a5d3d7e4..7e4274ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,16 @@ -cloud-init (0.7.7-17-g40a2f62-0ubuntu2) UNRELEASED; urgency=medium +cloud-init (0.7.7-22-g763f403-0ubuntu1) UNRELEASED; urgency=medium + * New upstream snapshot. + - apt-config: allow both old and new format to be present. + [Christian Ehrhardt] (LP: #1616831) + - python2.6: fix dict comprehension usage in _lsb_release. [Joshua Harlow] + - Add a module that can configure spacewalk. [Joshua Harlow] + - add install option for openrc [Matthew Thode] + - Generate a dummy bond name for OpenStack (LP: #1605749) * debian/control, debian/README.source: update to reference git. * debian/new-upstream-snapshot: small fixes. - -- Scott Moser <smoser@ubuntu.com> Fri, 26 Aug 2016 15:20:25 -0400 + -- Scott Moser <smoser@ubuntu.com> Fri, 26 Aug 2016 15:21:02 -0400 cloud-init (0.7.7-17-g40a2f62-0ubuntu1) yakkety; urgency=medium |