Hello community,
here is the log from the commit of package yast2-iscsi-client for
openSUSE:Factory checked in at 2014-08-20 17:53:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-10 08:17:02.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.yast2-iscsi-client.new/yast2-iscsi-client.changes
2014-08-20 17:53:56.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Aug 18 16:08:27 CEST 2014 - [email protected]
+
+- Updating the node DB while using authentication (bnc#889967
+ comment#10)
+- 3.1.15
+
+-------------------------------------------------------------------
Old:
----
yast2-iscsi-client-3.1.14.tar.bz2
New:
----
yast2-iscsi-client-3.1.15.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-iscsi-client.spec ++++++
--- /var/tmp/diff_new_pack.L6I3fB/_old 2014-08-20 17:53:57.000000000 +0200
+++ /var/tmp/diff_new_pack.L6I3fB/_new 2014-08-20 17:53:57.000000000 +0200
@@ -17,7 +17,7 @@
Name: yast2-iscsi-client
-Version: 3.1.14
+Version: 3.1.15
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ yast2-iscsi-client-3.1.14.tar.bz2 -> yast2-iscsi-client-3.1.15.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-iscsi-client-3.1.14/package/yast2-iscsi-client.changes
new/yast2-iscsi-client-3.1.15/package/yast2-iscsi-client.changes
--- old/yast2-iscsi-client-3.1.14/package/yast2-iscsi-client.changes
2014-07-03 11:48:22.000000000 +0200
+++ new/yast2-iscsi-client-3.1.15/package/yast2-iscsi-client.changes
2014-08-18 16:28:12.000000000 +0200
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Mon Aug 18 16:08:27 CEST 2014 - [email protected]
+
+- Updating the node DB while using authentication (bnc#889967
+ comment#10)
+- 3.1.15
+
+-------------------------------------------------------------------
Thu Jul 3 11:04:01 CEST 2014 - [email protected]
- convert result of command call correctly (related to bnc #884761)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-iscsi-client-3.1.14/package/yast2-iscsi-client.spec
new/yast2-iscsi-client-3.1.15/package/yast2-iscsi-client.spec
--- old/yast2-iscsi-client-3.1.14/package/yast2-iscsi-client.spec
2014-07-03 11:48:22.000000000 +0200
+++ new/yast2-iscsi-client-3.1.15/package/yast2-iscsi-client.spec
2014-08-18 16:28:12.000000000 +0200
@@ -17,7 +17,7 @@
Name: yast2-iscsi-client
-Version: 3.1.14
+Version: 3.1.15
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-iscsi-client-3.1.14/src/modules/IscsiClientLib.rb
new/yast2-iscsi-client-3.1.15/src/modules/IscsiClientLib.rb
--- old/yast2-iscsi-client-3.1.14/src/modules/IscsiClientLib.rb 2014-07-03
11:48:22.000000000 +0200
+++ new/yast2-iscsi-client-3.1.15/src/modules/IscsiClientLib.rb 2014-08-18
16:28:12.000000000 +0200
@@ -789,7 +789,7 @@
Builtins.y2milestone("set %1 for record %2", name, rec)
log = !name.include?("password");
- cmd = "-m node -I #{rec[2]||"default"} -T #{rec[1]||""} -p #{rec[0]||""}
--name=#{name}"
+ cmd = "-m node -I #{rec[2]||"default"} -T #{rec[1]||""} -p #{rec[0]||""}
--op=update --name=#{name}"
command = GetAdmCmd("#{cmd} --value=#{value}", log)
if !log
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]