diff --git a/CASA-auth-token/yast2-casa-ats/package/yast2-casa-ats.changes b/CASA-auth-token/yast2-casa-ats/package/yast2-casa-ats.changes index 149db4a9..e87cacd6 100644 --- a/CASA-auth-token/yast2-casa-ats/package/yast2-casa-ats.changes +++ b/CASA-auth-token/yast2-casa-ats/package/yast2-casa-ats.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu May 17 09:45:18 MDT 2007 - jluciani@novell.com + +- Fixed the short password text box when running Yast in text + mode. This takes care of BUG275284. + +- Changed to use the enhanced CASAcli which allows us to pass + the uid of the targeted user to avoid having to invoke CASAcli + through the use of "sudo" thus avoiding the environment variable + problems that it can encounter. + +- Changed the "Re-enter password" text box to "Confirm password" to + be more consistent with the rest of the Yast modules as per Kal's + recommendation. + ------------------------------------------------------------------- Thu May 10 10:58:50 MDT 2007 - jluciani@novell.com diff --git a/CASA-auth-token/yast2-casa-ats/yast2-casa-ats.spec.in b/CASA-auth-token/yast2-casa-ats/yast2-casa-ats.spec.in index af62f5e6..ad6bcfb0 100644 --- a/CASA-auth-token/yast2-casa-ats/yast2-casa-ats.spec.in +++ b/CASA-auth-token/yast2-casa-ats/yast2-casa-ats.spec.in @@ -6,7 +6,6 @@ BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-t BuildArchitectures: noarch -Requires: CASA_auth_token_svc > 1.7.925 Summary: Configuration of casa-ats %description