summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2014-08-22 16:36:32 -0400
committerScott Moser <smoser@ubuntu.com>2014-08-22 16:36:32 -0400
commitba20ec431aa9275423d2e09154f5befb8961373b (patch)
treea5b7cad4967b208815ac8b0cabfa589e0a0354d4 /ChangeLog
parentf181c7cbdc08222f195fa84a379f35a456d26123 (diff)
parentd723c17b7abe5263d879d748dade763034cce476 (diff)
downloadvyos-cloud-init-ba20ec431aa9275423d2e09154f5befb8961373b.tar.gz
vyos-cloud-init-ba20ec431aa9275423d2e09154f5befb8961373b.zip
merge from trunk
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 296a15cd..b420d037 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,13 @@
- SeLinuxGuard: remove invalid check that looked for stat.st_mode in os.lstat.
- do not write comments in /etc/timezone (LP: #1341710)
- ubuntu: provide 'ubuntu-init-switch' module to aid in systemd testing.
+ - status/result json: remove 'end' entry which was always null
+ - systemd: make cloud-init block ssh service startup to guarantee keys
+ are generated. [Jordan Evans] (LP: #1333920)
+ - default settings: fix typo resulting in OpenStack and GCE not working
+ unless config explicitly provided (LP: #1329583) [Garrett Holmstrom])
+ - fix rendering resolv.conf if no 'options' are provided (LP: #1328953)
+ - docs: fix disk-setup to reference 'table_type' [Rail Aliiev] (LP: #1313114)
0.7.5:
- open 0.7.5
- Add a debug log message around import failures