From 371561772c9073daf9033145b4b2156bc9f0e7dc Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Mon, 4 Apr 2011 12:45:01 -0400 Subject: convert some user input from dos to unix (LP: #744965) If user input is a consumed as a user-script, a boothook, or a upstart job and appears to be dos-formated, then change it to unix formated LP: #744965 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index aac22ff4..635fb933 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,8 @@ (LP: #739694) - fix bug in resizefs cloud-config that would cause trace based on failure of 'blkid /dev/root' (LP: #726938) + - convert dos formated files to unix for user-scripts, boothooks, + and upstart jobs (LP: #744965) 0.6.1: - fix bug in fixing permission on /var/log/cloud-init.log (LP: #704509) - improve comment strings in rsyslog file tools/21-cloudinit.conf -- cgit v1.2.3