diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-12-04 10:01:46 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-12-04 10:01:46 -0500 |
commit | 81ea305461777d5e5bec9f92a0b14c544aa6fd1e (patch) | |
tree | dde2cd2ef65f03cf48cdd51638d0332b0a32d4cc /ChangeLog | |
parent | 52a1884822ecb9474e12e6c16b62dbd0728a4a0e (diff) | |
parent | 1e7b96743314f566814848ad05c5bc7271a5de91 (diff) | |
download | vyos-cloud-init-81ea305461777d5e5bec9f92a0b14c544aa6fd1e.tar.gz vyos-cloud-init-81ea305461777d5e5bec9f92a0b14c544aa6fd1e.zip |
merge from trunk
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 0.7.2: - add a debian watch file + - add 'sudo' entry to ubuntu's default user (LP: #1080717) + - fix resizefs module when 'noblock' was provided (LP: #1080985) + - make sure there is no blank line before cloud-init entry in + there are no blank lines in /etc/ca-certificates.conf (LP: #1077020) + - fix sudoers writing when entry is a string (LP: #1079002) 0.7.1: - sysvinit: fix missing dependency in cloud-init job for RHEL 5.6 - config-drive: map hostname to local-hostname (LP: #1061964) |