Hello community, here is the log from the commit of package yast2-iscsi-client for openSUSE:Factory checked in at 2014-05-06 13:39:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-client (Old) and /work/SRC/openSUSE:Factory/.yast2-iscsi-client.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-iscsi-client" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-iscsi-client/yast2-iscsi-client.changes 2014-04-26 11:44:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-iscsi-client.new/yast2-iscsi-client.changes 2014-05-06 13:39:25.000000000 +0200 @@ -1,0 +2,7 @@ +Fri May 2 13:57:34 CEST 2014 - gs@suse.de + +- try auto login to target when called from partitioner + (bnc #876104) +- 3.1.7 + +------------------------------------------------------------------- Old: ---- yast2-iscsi-client-3.1.6.tar.bz2 New: ---- yast2-iscsi-client-3.1.7.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-iscsi-client.spec ++++++ --- /var/tmp/diff_new_pack.y9dneV/_old 2014-05-06 13:39:25.000000000 +0200 +++ /var/tmp/diff_new_pack.y9dneV/_new 2014-05-06 13:39:25.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-iscsi-client -Version: 3.1.6 +Version: 3.1.7 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-iscsi-client-3.1.6.tar.bz2 -> yast2-iscsi-client-3.1.7.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-iscsi-client-3.1.6/package/yast2-iscsi-client.changes new/yast2-iscsi-client-3.1.7/package/yast2-iscsi-client.changes --- old/yast2-iscsi-client-3.1.6/package/yast2-iscsi-client.changes 2014-04-14 13:23:39.000000000 +0200 +++ new/yast2-iscsi-client-3.1.7/package/yast2-iscsi-client.changes 2014-05-02 15:53:49.000000000 +0200 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Fri May 2 13:57:34 CEST 2014 - gs@suse.de + +- try auto login to target when called from partitioner + (bnc #876104) +- 3.1.7 + +------------------------------------------------------------------- Mon Apr 14 12:28:33 CEST 2014 - gs@suse.de - reintroduce exception in case of socket not found diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-iscsi-client-3.1.6/package/yast2-iscsi-client.spec new/yast2-iscsi-client-3.1.7/package/yast2-iscsi-client.spec --- old/yast2-iscsi-client-3.1.6/package/yast2-iscsi-client.spec 2014-04-14 13:23:39.000000000 +0200 +++ new/yast2-iscsi-client-3.1.7/package/yast2-iscsi-client.spec 2014-05-02 15:53:49.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-iscsi-client -Version: 3.1.6 +Version: 3.1.7 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-iscsi-client-3.1.6/src/modules/IscsiClient.rb new/yast2-iscsi-client-3.1.7/src/modules/IscsiClient.rb --- old/yast2-iscsi-client-3.1.6/src/modules/IscsiClient.rb 2014-04-14 13:23:40.000000000 +0200 +++ new/yast2-iscsi-client-3.1.7/src/modules/IscsiClient.rb 2014-05-02 15:53:49.000000000 +0200 @@ -208,6 +208,8 @@ # Progress::NextStep(); # read status of service return false if !IscsiClientLib.getServiceStatus + # try auto login to target + IscsiClientLib.autoLogOn Builtins.sleep(sl) # read current settings -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org