diff options
author | Scott Moser <smoser@brickies.net> | 2016-08-18 15:58:44 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2016-08-18 15:58:44 -0400 |
commit | 995cbef28097de96f6376dc36b0d128d30209d55 (patch) | |
tree | 3e5d7928b09e1d42c96be5924432beb501e22b6f /debian | |
parent | 8eebcee347ba3d851896285a1e5b18fece868c6b (diff) | |
download | vyos-cloud-init-995cbef28097de96f6376dc36b0d128d30209d55.tar.gz vyos-cloud-init-995cbef28097de96f6376dc36b0d128d30209d55.zip |
update changelog.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 95832fc3..6a583a9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ -cloud-init (0.7.7-10-gbc2c326-0ubuntu2) UNRELEASED; urgency=medium +cloud-init (0.7.7-13-g41271bd-0ubuntu1) UNRELEASED; urgency=medium + * New upstream snapshot. + - distros: fix get_primary_arch method use of os.uname [Andrew Jorgensen] + - Apt: add new apt configuration format [Christian Ehrhardt] + - Get Azure endpoint server from DHCP client [Brent Baude] * debian/new-upstream-snapshot: update to use git and packaging branches. - -- Scott Moser <smoser@ubuntu.com> Thu, 18 Aug 2016 15:57:08 -0400 + -- Scott Moser <smoser@ubuntu.com> Thu, 18 Aug 2016 15:58:18 -0400 cloud-init (0.7.7-10-gbc2c326-0ubuntu1) yakkety; urgency=medium |