diff options
author | Scott Moser <smoser@brickies.net> | 2016-08-12 17:10:48 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2016-08-12 17:10:48 -0400 |
commit | ccbf01b1ef035492bdfe8f7f41b971cebb39b984 (patch) | |
tree | bd6ebf47deb0c2d51741570f95e5b3394e1390fa /debian/changelog | |
parent | bf1728902bd3e81e00aa9786a5b1c67e4f30a659 (diff) | |
download | vyos-cloud-init-ccbf01b1ef035492bdfe8f7f41b971cebb39b984.tar.gz vyos-cloud-init-ccbf01b1ef035492bdfe8f7f41b971cebb39b984.zip |
update changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index db004d1e..05d63061 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +cloud-init (0.7.7-10-gbc2c326-0ubuntu1) UNRELEASED; urgency=medium + + * New upstream snapshot: + - DigitalOcean: use the v1.json endpoint + - MAAS: add vendor-data support (LP: #1612313) + - Upgrade the minimum configobj package to one new enough to work + - ConfigDrive: recognize 'tap' as a link type. (LP: #1610784) + - NoCloud: fix bug providing network-interfaces via meta-data. + (LP: #1577982) + - Add distro tags on config modules that should have it + - add ntp config module + - SmartOS: more improvements for network configuration + + -- Scott Moser <smoser@ubuntu.com> Fri, 12 Aug 2016 17:07:26 -0400 + cloud-init (0.7.7-0ubuntu1) yakkety; urgency=medium * New Upstream release. |