diff options
author | Chad Smith <chad.smith@canonical.com> | 2018-03-01 16:05:19 -0700 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2018-03-01 18:25:43 -0500 |
commit | 33a785e32614a6488f3842eddb798416c542b3f3 (patch) | |
tree | f2e90eb7613a04f163fbf02d38ff0eae7f8b35bb /debian | |
parent | 12926cf1af11e4a7138389b802ebdfcaeca138e7 (diff) | |
download | vyos-cloud-init-33a785e32614a6488f3842eddb798416c542b3f3.tar.gz vyos-cloud-init-33a785e32614a6488f3842eddb798416c542b3f3.zip |
update changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cddeb6c5..39ffcf78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +cloud-init (17.2-35-gf576b2a2-0ubuntu1~16.04.1ubuntu1) UNRELEASED; urgency=medium + + * cherry-pick 40e7738: GCE: fix reading of user-data that is not + base64 encoded. (LP: #1752711) + + -- Chad Smith <chad.smith@canonical.com> Thu, 01 Mar 2018 16:05:07 -0700 + cloud-init (17.2-35-gf576b2a2-0ubuntu1~16.04.1) xenial-proposed; urgency=medium * New upstream snapshot. (LP: #1747059) |