Hello community, here is the log from the commit of package yast2-users for openSUSE:Factory checked in at 2014-04-06 09:55:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-users (Old) and /work/SRC/openSUSE:Factory/.yast2-users.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-users" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-users/yast2-users.changes 2014-03-27 06:17:32.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-users.new/yast2-users.changes 2014-04-06 09:55:38.000000000 +0200 @@ -1,0 +2,13 @@ +Fri Apr 4 06:56:10 UTC 2014 - [email protected] + +- fix warning about constant redefinition (bnc#871805) +- 3.1.20 + +------------------------------------------------------------------- +Thu Apr 3 14:36:39 UTC 2014 - [email protected] + +- remember user input in user dialog when going forward and back + (bnc#865540) +- 3.1.19 + +------------------------------------------------------------------- Old: ---- yast2-users-3.1.18.tar.bz2 New: ---- yast2-users-3.1.20.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-users.spec ++++++ --- /var/tmp/diff_new_pack.YAyUGB/_old 2014-04-06 09:55:39.000000000 +0200 +++ /var/tmp/diff_new_pack.YAyUGB/_new 2014-04-06 09:55:39.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-users -Version: 3.1.18 +Version: 3.1.20 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-users-3.1.18.tar.bz2 -> yast2-users-3.1.20.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-users-3.1.18/package/yast2-users.changes new/yast2-users-3.1.20/package/yast2-users.changes --- old/yast2-users-3.1.18/package/yast2-users.changes 2014-03-25 11:48:57.000000000 +0100 +++ new/yast2-users-3.1.20/package/yast2-users.changes 2014-04-04 09:52:49.000000000 +0200 @@ -1,4 +1,17 @@ ------------------------------------------------------------------- +Fri Apr 4 06:56:10 UTC 2014 - [email protected] + +- fix warning about constant redefinition (bnc#871805) +- 3.1.20 + +------------------------------------------------------------------- +Thu Apr 3 14:36:39 UTC 2014 - [email protected] + +- remember user input in user dialog when going forward and back + (bnc#865540) +- 3.1.19 + +------------------------------------------------------------------- Tue Mar 25 11:27:14 CET 2014 - [email protected] - do not encrypt already crypted password of imported user diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-users-3.1.18/package/yast2-users.spec new/yast2-users-3.1.20/package/yast2-users.spec --- old/yast2-users-3.1.18/package/yast2-users.spec 2014-03-25 11:48:57.000000000 +0100 +++ new/yast2-users-3.1.20/package/yast2-users.spec 2014-04-04 09:52:49.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-users -Version: 3.1.18 +Version: 3.1.20 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-users-3.1.18/src/clients/inst_user_first.rb new/yast2-users-3.1.20/src/clients/inst_user_first.rb --- old/yast2-users-3.1.18/src/clients/inst_user_first.rb 2014-03-25 11:48:57.000000000 +0100 +++ new/yast2-users-3.1.20/src/clients/inst_user_first.rb 2014-04-04 09:52:49.000000000 +0200 @@ -428,12 +428,6 @@ ) end UsersSimple.UnLoadCracklib if @use_pw_for_root - elsif @ret == :back - # reset to defaults - UsersSimple.SetAutologinUser("") - UsersSimple.SetRootAlias("") - UsersSimple.SetRootPassword("") - UsersSimple.SetUsers([]) end Wizard.CloseDialog if Mode.normal @@ -717,7 +711,7 @@ return true end - end + end unless defined? InstUserFirstClient end Yast::InstUserFirstClient.new.main -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
