diff options
author | Scott Moser <smoser@brickies.net> | 2016-09-12 14:56:33 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2016-09-12 14:56:33 -0400 |
commit | f9f5d45f714232d6f96c2496219ad574f7066e08 (patch) | |
tree | a72730cce86d76d11258d52f448dc85d06293c15 /debian/changelog | |
parent | 759ff5b4244d643180af49f2e3e8711580560d45 (diff) | |
download | vyos-cloud-init-f9f5d45f714232d6f96c2496219ad574f7066e08.tar.gz vyos-cloud-init-f9f5d45f714232d6f96c2496219ad574f7066e08.zip |
update changelog (new upstream snapshot 0.7.7-31-g65ace7b).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f3d77473..ab106e42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +cloud-init (0.7.7-31-g65ace7b-0ubuntu1) UNRELEASED; urgency=medium + + * New upstream snapshot. + - Allow link type of null in network_data.json [Jon Grimm] (LP: #1621968) + - DataSourceOVF: fix user-data as base64 with python3 (LP: #1619394) + + -- Scott Moser <smoser@ubuntu.com> Mon, 12 Sep 2016 14:56:09 -0400 + cloud-init (0.7.7-28-g34a26f7-0ubuntu2) yakkety; urgency=medium * debian/control: fix missing dependency on python3-serial, |