summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2016-06-21 16:27:02 -0400
committerScott Moser <smoser@ubuntu.com>2016-06-21 16:27:02 -0400
commit145256f964388423965bc77c2a780a89ed62dc2e (patch)
treee2383b7269204172ca57f835f92bb3820654451a /ChangeLog
parenta919f6e6ee3bfaf489411a4452fc708061b1239f (diff)
downloadvyos-cloud-init-145256f964388423965bc77c2a780a89ed62dc2e.tar.gz
vyos-cloud-init-145256f964388423965bc77c2a780a89ed62dc2e.zip
user_data: fix error when user-data is not utf-8 decodable
when user-data was not decodable, cloud-init would raise exception. LP: #1532072
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8edf3249..fa5e7df4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -125,6 +125,7 @@
- Remove trailing dot from GCE metadata URL (LP: #1581200) [Phil Roche]
- support network rendering to sysconfig (for centos and RHEL)
- write_files: if no permissions are given, just use default without warn.
+ - user_data: fix error when user-data is not utf-8 decodable (LP: #1532072)
0.7.6:
- open 0.7.6