forked from pool/cloud-init
- fixed syntax error in dmidecode on ppc64 patch
cloud-init-no-user-lock-if-already-locked.patch OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=27
This commit is contained in:
parent
4253bc155c
commit
0f3663beb5
@ -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
|
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
|
calling 'passwd -l' which is ok but it should not raise
|
||||||
if the account is already locked. This patch will cause
|
if the account is already locked. This patch will cause
|
||||||
lock_passwd to raise only if the account locking failed
|
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
|
Sat Aug 9 12:35:16 UTC 2014 - dvlaeev@suse.com
|
||||||
|
Loading…
Reference in New Issue
Block a user