diff --git a/cloud-init.changes b/cloud-init.changes index 536550a..dc0ecb7 100644 --- a/cloud-init.changes +++ b/cloud-init.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 21 12:04:28 UTC 2014 - reik.keutterling@nodefall.de + +- fixed syntax error in dmidecode on ppc64 patch + ------------------------------------------------------------------- Tue Sep 16 11:09:01 CEST 2014 - ms@suse.de @@ -5,6 +10,7 @@ Tue Sep 16 11:09:01 CEST 2014 - ms@suse.de calling 'passwd -l' which is ok but it should not raise if the account is already locked. This patch will cause lock_passwd to raise only if the account locking failed + cloud-init-no-user-lock-if-already-locked.patch ------------------------------------------------------------------- Sat Aug 9 12:35:16 UTC 2014 - dvlaeev@suse.com