[xguest/f20] Fix to add random password on upgrade

Daniel J Walsh dwalsh at fedoraproject.org
Thu Aug 29 15:08:59 UTC 2013


commit de847d5799ec01a0b6bff4f9fcdafe6c5790f691
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Aug 29 11:08:39 2013 -0400

    Fix to add random password on upgrade

 xguest.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xguest.spec b/xguest.spec
index 71504cc..90ce26a 100644
--- a/xguest.spec
+++ b/xguest.spec
@@ -66,7 +66,7 @@ fi
 head -1 /dev/urandom | passwd xguest --stdin
 
 %changelog
-* Thu Aug 2 2013 Dan Walsh <dwalsh at redhat.com> - 1.0.10-31
+* Thu Aug 29 2013 Dan Walsh <dwalsh at redhat.com> - 1.0.10-31
 - Fix to add random password on upgrade
 
 * Mon Aug 26 2013 Dan Walsh <dwalsh at redhat.com> - 1.0.10-30


More information about the scm-commits mailing list