commit | 8a33c881ec448627c224a75837ee8a448d6db1af | [log] [tgz] |
---|---|---|
author | Ke Wu <mikewu@google.com> | Wed Aug 08 18:11:59 2018 -0700 |
committer | ChromeOS Commit Bot <chromeos-commit-bot@chromium.org> | Tue Aug 14 00:50:29 2018 +0000 |
tree | 56660af21da779eb491221d00aaacf91fb43e045 | |
parent | 1f81b7c3d128fbcf40ce4120fdb3549135dfe7b6 [diff] |
lakitu: Backport fix for cloud-init write_files error on non-ascii content Backported the fix of a bug in cloud-init that write_files can't deal with non-ascii content. This CL combines the following commits with modification: https://git.launchpad.net/cloud-init/commit/?id=6a660b4 https://git.launchpad.net/cloud-init/commit/?id=290afe7 https://git.launchpad.net/cloud-init/commit/?id=f895cb1 BUG=b:112262235 TEST=emerge-lakitu cloud-init RELEASE_NOTE=Backported the fix for a cloud-init bug that write_files can't deal with non-asci content (https://bugs.launchpad.net/bugs/1487877). Change-Id: Ib78c50939abb72ccdfe881e7fc52581cb87d2ba0 Reviewed-on: https://chromium-review.googlesource.com/1168593 Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com> Tested-by: Ke Wu <mikewu@google.com> Reviewed-by: Ke Wu <mikewu@google.com> (cherry picked from commit 2c9206477b33cd4567093dbcaaa2754d077a7b49) Reviewed-on: https://chromium-review.googlesource.com/1173113 Reviewed-by: Daniel Wang <wonderfly@google.com> Commit-Queue: Ke Wu <mikewu@google.com>