commit yast2-iscsi-lio-server for openSUSE:Factory

2020-04-13 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2020-04-13 12:54:21

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new.3248 (New)


Package is "yast2-iscsi-lio-server"

Mon Apr 13 12:54:21 2020 rev:41 rq:793515 version:4.2.5

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2020-04-09 23:15:19.198239824 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new.3248/yast2-iscsi-lio-server.changes
  2020-04-13 12:54:24.176677291 +0200
@@ -1,0 +2,7 @@
+Fri Apr 10 09:33:34 UTC 2020 - Knut Anderssen 
+
+- Save service changes after writing the target config and not
+  before preventing the lost of target changes (bsc#1166707)
+- 4.2.5
+
+---

Old:

  yast2-iscsi-lio-server-4.2.4.tar.bz2

New:

  yast2-iscsi-lio-server-4.2.5.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.H6AmOg/_old  2020-04-13 12:54:24.864677590 +0200
+++ /var/tmp/diff_new_pack.H6AmOg/_new  2020-04-13 12:54:24.868677593 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.2.4
+Version:4.2.5
 Release:0
 Summary:Configuration of iSCSI LIO target
 License:GPL-2.0-only

++ yast2-iscsi-lio-server-4.2.4.tar.bz2 -> 
yast2-iscsi-lio-server-4.2.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.2.4/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-4.2.5/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-4.2.4/package/yast2-iscsi-lio-server.changes 
2020-04-08 19:41:50.0 +0200
+++ new/yast2-iscsi-lio-server-4.2.5/package/yast2-iscsi-lio-server.changes 
2020-04-13 09:47:25.0 +0200
@@ -1,4 +1,11 @@
 ---
+Fri Apr 10 09:33:34 UTC 2020 - Knut Anderssen 
+
+- Save service changes after writing the target config and not
+  before preventing the lost of target changes (bsc#1166707)
+- 4.2.5
+
+---
 Wed Apr  8 15:41:52 UTC 2020 - Knut Anderssen 
 
 - Fix check of discovery authentication status, enabling or
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.2.4/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-4.2.5/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-4.2.4/package/yast2-iscsi-lio-server.spec
2020-04-08 19:41:50.0 +0200
+++ new/yast2-iscsi-lio-server-4.2.5/package/yast2-iscsi-lio-server.spec
2020-04-13 09:47:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.2.4
+Version:4.2.5
 Release:0
 Summary:Configuration of iSCSI LIO target
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.2.4/src/clients/iscsi-lio-server.rb 
new/yast2-iscsi-lio-server-4.2.5/src/clients/iscsi-lio-server.rb
--- old/yast2-iscsi-lio-server-4.2.4/src/clients/iscsi-lio-server.rb
2020-04-08 19:41:50.0 +0200
+++ new/yast2-iscsi-lio-server-4.2.5/src/clients/iscsi-lio-server.rb
2020-04-13 09:47:25.0 +0200
@@ -67,7 +67,6 @@
   ret = CWM.show(contents, caption: _("Yast iSCSI Targets"),next_button: 
_("Finish"))
   if ret == :next
 firewalld.write
-service_tab.write
 status = $discovery_auth.fetch_status
 userid = $discovery_auth.fetch_userid
 password = $discovery_auth.fetch_password
@@ -103,6 +102,7 @@
   end
 end
 $global_data.execute_exit_commands
+service_tab.write
   end
   Yast::Wizard.CloseDialog
 end




commit yast2-iscsi-lio-server for openSUSE:Factory

2020-04-09 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2020-04-09 23:15:18

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new.3248 (New)


Package is "yast2-iscsi-lio-server"

Thu Apr  9 23:15:18 2020 rev:40 rq:792520 version:4.2.4

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2020-03-12 23:12:34.251330191 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new.3248/yast2-iscsi-lio-server.changes
  2020-04-09 23:15:19.198239824 +0200
@@ -1,0 +2,7 @@
+Wed Apr  8 15:41:52 UTC 2020 - Knut Anderssen 
+
+- Fix check of discovery authentication status, enabling or
+  disabling it correctly according to user selection (bsc#1166707)
+- 4.2.4
+
+---

Old:

  yast2-iscsi-lio-server-4.2.3.tar.bz2

New:

  yast2-iscsi-lio-server-4.2.4.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.lYLKTf/_old  2020-04-09 23:15:19.758240148 +0200
+++ /var/tmp/diff_new_pack.lYLKTf/_new  2020-04-09 23:15:19.758240148 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.2.3
+Version:4.2.4
 Release:0
 Summary:Configuration of iSCSI LIO target
 License:GPL-2.0-only

++ yast2-iscsi-lio-server-4.2.3.tar.bz2 -> 
yast2-iscsi-lio-server-4.2.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-lio-server-4.2.3/CONTRIBUTING.md 
new/yast2-iscsi-lio-server-4.2.4/CONTRIBUTING.md
--- old/yast2-iscsi-lio-server-4.2.3/CONTRIBUTING.md2020-03-12 
14:08:58.0 +0100
+++ new/yast2-iscsi-lio-server-4.2.4/CONTRIBUTING.md1970-01-01 
01:00:00.0 +0100
@@ -1,89 +0,0 @@
-YaST Contribution Guidelines
-
-
-YaST is an open source project and as such it welcomes all kinds of
-contributions. If you decide to contribute, please follow these guidelines to
-ensure the process is effective and pleasant both for you and the YaST 
maintainers.
-
-There are two main forms of contribution: reporting bugs and performing code
-changes.
-
-Bug Reports

-
-If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided=openSUSE+Factory=YaST2)
-or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
-registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
-if you don't have an account yet.)
-
-When creating a bug report, please follow our [bug reporting
-guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
-
-We can't guarantee that every bug will be fixed, but we'll try.
-
-Code Changes
-
-
-We welcome all kinds of code contributions, from simple bug fixes to 
significant
-refactorings and implementation of new features. However, before making any
-non-trivial contribution, get in touch with us first — this can prevent wasted
-effort on both sides. Also, have a look at our [development
-documentation](http://en.opensuse.org/openSUSE:YaST_development).
-
-To send us your code change, use GitHub pull requests. The workflow is as
-follows:
-
-  1. Fork the project.
-
-  2. Create a topic branch based on `master`.
-
-  3. Implement your change, including tests (if possible). Make sure you adhere
- to the [Ruby style
- guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
-
-  4. Update the package version (in `packages/*.spec`, usually by
- `rake version:bump`) and add a new entry to the `package/*.changes` file
- (by `osc vc package`).  
- For bigger changes or changes which need longer discussion it is advised 
to
- add this as a separate last commit so it can be easily updated when 
another
- change is merged in the meantime.
-
-  5. Make sure your change didn't break anything by building the RPM package
- (`rake osc:build`). The build process includes running the full testsuite.
-
-  6. Publish the branch and create a pull request.
-
-  7. YaST developers will review your change and possibly point out issues.
- Adapt the code under their guidance until they are all resolved.
-
-  8. Finally, the pull request will get merged or rejected.
-
-See also [GitHub's guide on
-contributing](https://help.github.com/articles/fork-a-repo).
-
-If you want to do multiple unrelated changes, use separate branches and pull
-requests.
-
-### Commits
-
-Each commit in the pull request should do only one thing, which is clearly
-described by its commit message. Especially 

commit yast2-iscsi-lio-server for openSUSE:Factory

2020-03-12 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2020-03-12 23:08:10

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new.3160 (New)


Package is "yast2-iscsi-lio-server"

Thu Mar 12 23:08:10 2020 rev:39 rq:784326 version:4.2.3

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2020-03-11 18:55:44.363685426 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new.3160/yast2-iscsi-lio-server.changes
  2020-03-12 23:12:34.251330191 +0100
@@ -1,0 +2,7 @@
+Wed Mar 11 15:45:38 UTC 2020 - Josef Reidinger 
+
+- Fix usability issues in global tab (bsc#1127505)
+- Fix crash when clicking Edit on empty table
+- 4.2.3
+
+---

Old:

  yast2-iscsi-lio-server-4.2.2.tar.bz2

New:

  yast2-iscsi-lio-server-4.2.3.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.uPBzUx/_old  2020-03-12 23:12:34.735330382 +0100
+++ /var/tmp/diff_new_pack.uPBzUx/_new  2020-03-12 23:12:34.739330383 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.2.2
+Version:4.2.3
 Release:0
 Summary:Configuration of iSCSI LIO target
 License:GPL-2.0-only

++ yast2-iscsi-lio-server-4.2.2.tar.bz2 -> 
yast2-iscsi-lio-server-4.2.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.2.2/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-4.2.3/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-4.2.2/package/yast2-iscsi-lio-server.changes 
2020-03-11 11:42:46.0 +0100
+++ new/yast2-iscsi-lio-server-4.2.3/package/yast2-iscsi-lio-server.changes 
2020-03-12 14:08:58.0 +0100
@@ -1,4 +1,11 @@
 ---
+Wed Mar 11 15:45:38 UTC 2020 - Josef Reidinger 
+
+- Fix usability issues in global tab (bsc#1127505)
+- Fix crash when clicking Edit on empty table
+- 4.2.3
+
+---
 Wed Mar 11 09:13:07 UTC 2020 - Knut Anderssen 
 
 - Propose to restart the targetcli service as the default action
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.2.2/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-4.2.3/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-4.2.2/package/yast2-iscsi-lio-server.spec
2020-03-11 11:42:46.0 +0100
+++ new/yast2-iscsi-lio-server-4.2.3/package/yast2-iscsi-lio-server.spec
2020-03-12 14:08:58.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.2.2
+Version:4.2.3
 Release:0
 Summary:Configuration of iSCSI LIO target
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.2.2/src/include/iscsi-lio-server/UI_dialogs.rb 
new/yast2-iscsi-lio-server-4.2.3/src/include/iscsi-lio-server/UI_dialogs.rb
--- old/yast2-iscsi-lio-server-4.2.2/src/include/iscsi-lio-server/UI_dialogs.rb 
2020-03-11 11:42:46.0 +0100
+++ new/yast2-iscsi-lio-server-4.2.3/src/include/iscsi-lio-server/UI_dialogs.rb 
2020-03-12 14:08:58.0 +0100
@@ -17,30 +17,30 @@
 Yast.import 'CWMFirewallInterfaces'
 Yast.import 'UI'
 
-class NoDiscoveryAuth_CheckBox < ::CWM::CheckBox
-  def initialize(container, value)
+class DiscoveryAuth_CheckBox < ::CWM::CheckBox
+  def initialize(container)
 textdomain "iscsi-lio-server"
-@config = value
 @container_class = container
   end
 
   def label
-_('No Discovery Authentication')
+_('Discovery Authentication')
   end
 
   def init
-self.value = @config
+self.value = $discovery_auth.fetch_status
+handle
   end
 
   def store
-$discovery_auth.store_status(self.value)
+$discovery_auth.store_status(value)
   end
 
   def handle
-if self.value
-  @container_class.disable_discovery_auth_widgets
-else
+if value
   @container_class.enable_discovery_auth_widgets
+else
+  @container_class.disable_discovery_auth_widgets
 end
 nil
   end
@@ -478,36 +478,22 @@
 textdomain "iscsi-lio-server"
 username = $discovery_auth.fetch_userid.gsub(/\s+/,'')
 password = $discovery_auth.fetch_password.gsub(/\s+/,'')
-@auth_by_target = Auth_by_Targets_CheckBox.new(self, value)
 @user_name_input = 

commit yast2-iscsi-lio-server for openSUSE:Factory

2020-03-11 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2020-03-11 18:53:56

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new.3160 (New)


Package is "yast2-iscsi-lio-server"

Wed Mar 11 18:53:56 2020 rev:38 rq:783745 version:4.2.2

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2020-01-31 23:59:22.387716348 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new.3160/yast2-iscsi-lio-server.changes
  2020-03-11 18:55:44.363685426 +0100
@@ -1,0 +2,7 @@
+Wed Mar 11 09:13:07 UTC 2020 - Knut Anderssen 
+
+- Propose to restart the targetcli service as the default action
+  when it is active (bsc#1165638)
+- 4.2.2
+
+---

Old:

  yast2-iscsi-lio-server-4.2.1.tar.bz2

New:

  yast2-iscsi-lio-server-4.2.2.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.Ir4nvG/_old  2020-03-11 18:55:44.703685577 +0100
+++ /var/tmp/diff_new_pack.Ir4nvG/_new  2020-03-11 18:55:44.707685579 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.2.1
+Version:4.2.2
 Release:0
 Summary:Configuration of iSCSI LIO target
 License:GPL-2.0-only

++ yast2-iscsi-lio-server-4.2.1.tar.bz2 -> 
yast2-iscsi-lio-server-4.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.2.1/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-4.2.2/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-4.2.1/package/yast2-iscsi-lio-server.changes 
2020-01-31 17:31:07.0 +0100
+++ new/yast2-iscsi-lio-server-4.2.2/package/yast2-iscsi-lio-server.changes 
2020-03-11 11:42:46.0 +0100
@@ -1,4 +1,11 @@
 ---
+Wed Mar 11 09:13:07 UTC 2020 - Knut Anderssen 
+
+- Propose to restart the targetcli service as the default action
+  when it is active (bsc#1165638)
+- 4.2.2
+
+---
 Fri Jan 31 16:21:06 UTC 2020 - Ancor Gonzalez Sosa 
 
 - Improve internationalization support (bsc#1162378).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.2.1/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-4.2.2/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-4.2.1/package/yast2-iscsi-lio-server.spec
2020-01-31 17:31:07.0 +0100
+++ new/yast2-iscsi-lio-server-4.2.2/package/yast2-iscsi-lio-server.spec
2020-03-11 11:42:46.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.2.1
+Version:4.2.2
 Release:0
 Summary:Configuration of iSCSI LIO target
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.2.1/src/include/iscsi-lio-server/UI_dialogs.rb 
new/yast2-iscsi-lio-server-4.2.2/src/include/iscsi-lio-server/UI_dialogs.rb
--- old/yast2-iscsi-lio-server-4.2.1/src/include/iscsi-lio-server/UI_dialogs.rb 
2020-01-31 17:31:07.0 +0100
+++ new/yast2-iscsi-lio-server-4.2.2/src/include/iscsi-lio-server/UI_dialogs.rb 
2020-03-11 11:42:46.0 +0100
@@ -413,6 +413,7 @@
   self.initial = true
   @service = Yast2::SystemService.find("targetcli")
   @service_widget = ::CWM::ServiceWidget.new(@service)
+  @service_widget.default_action = :restart if @service.currently_active?
   @firewall_widget = ::CWM::WrapperWidget.new(
 CWMFirewallInterfaces.CreateOpenFirewallWidget("services" => 
["iscsi-target"]),
   )




commit yast2-iscsi-lio-server for openSUSE:Factory

2020-01-31 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2020-01-31 23:58:27

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new.26092 (New)


Package is "yast2-iscsi-lio-server"

Fri Jan 31 23:58:27 2020 rev:37 rq:769090 version:4.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2019-08-01 15:48:10.533742790 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new.26092/yast2-iscsi-lio-server.changes
 2020-01-31 23:59:22.387716348 +0100
@@ -1,0 +2,6 @@
+Fri Jan 31 16:21:06 UTC 2020 - Ancor Gonzalez Sosa 
+
+- Improve internationalization support (bsc#1162378).
+- 4.2.1
+
+---

Old:

  yast2-iscsi-lio-server-4.2.0.tar.bz2

New:

  yast2-iscsi-lio-server-4.2.1.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.p1go7S/_old  2020-01-31 23:59:22.779716551 +0100
+++ /var/tmp/diff_new_pack.p1go7S/_new  2020-01-31 23:59:22.783716553 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-iscsi-lio-server
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.2.0
+Version:4.2.1
 Release:0
 Summary:Configuration of iSCSI LIO target
 License:GPL-2.0-only

++ yast2-iscsi-lio-server-4.2.0.tar.bz2 -> 
yast2-iscsi-lio-server-4.2.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.2.0/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-4.2.1/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-4.2.0/package/yast2-iscsi-lio-server.changes 
2019-06-04 11:49:00.0 +0200
+++ new/yast2-iscsi-lio-server-4.2.1/package/yast2-iscsi-lio-server.changes 
2020-01-31 17:31:07.0 +0100
@@ -1,4 +1,10 @@
 ---
+Fri Jan 31 16:21:06 UTC 2020 - Ancor Gonzalez Sosa 
+
+- Improve internationalization support (bsc#1162378).
+- 4.2.1
+
+---
 Fri May 31 12:31:59 UTC 2019 - Stasiek Michalski 
 
 - Add metainfo (fate#319035)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.2.0/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-4.2.1/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-4.2.0/package/yast2-iscsi-lio-server.spec
2019-06-04 11:49:00.0 +0200
+++ new/yast2-iscsi-lio-server-4.2.1/package/yast2-iscsi-lio-server.spec
2020-01-31 17:31:07.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.2.0
+Version:4.2.1
 Release:0
 Summary:Configuration of iSCSI LIO target
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.2.0/src/include/iscsi-lio-server/UI_dialogs.rb 
new/yast2-iscsi-lio-server-4.2.1/src/include/iscsi-lio-server/UI_dialogs.rb
--- old/yast2-iscsi-lio-server-4.2.0/src/include/iscsi-lio-server/UI_dialogs.rb 
2019-06-04 11:49:00.0 +0200
+++ new/yast2-iscsi-lio-server-4.2.1/src/include/iscsi-lio-server/UI_dialogs.rb 
2020-01-31 17:31:07.0 +0100
@@ -808,6 +808,7 @@
 
 class TargetIdentifierInput < CWM::InputField
   def initialize(str)
+textdomain "iscsi-lio-server"
 @config = str.downcase
   end
 
@@ -891,6 +892,7 @@
 
 class IpSelectionComboBox < CWM::ComboBox
   def initialize
+textdomain "iscsi-lio-server"
 @addr = generate_items
 @config = "0.0.0.0"
   end
@@ -1420,6 +1422,7 @@
 
 class AddLUNMappingDialog < CWM::Dialog
   def initialize
+textdomain "iscsi-lio-server"
 @initiator_lun_num = InitiatorLUNNumInput.new(-1)
 @target_lun_num = TargetLUNNumInput.new(-1)
   end
@@ -1852,6 +1855,7 @@
 # This class used to edit initiator / target auth, not global
 class EditAuthDialog < CWM::Dialog
   def initialize(initiator_name, target_name, tpg)
+textdomain "iscsi-lio-server"
 @edit_auth_widget = EditAuthWidget.new(initiator_name, target_name, tpg)
   end
 
@@ -2596,6 +2600,7 @@
 
 class LUNPathInput < CWM::InputField
   def initialize(str)
+

commit yast2-iscsi-lio-server for openSUSE:Factory

2019-08-01 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2019-08-01 15:48:09

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new.4126 (New)


Package is "yast2-iscsi-lio-server"

Thu Aug  1 15:48:09 2019 rev:36 rq:707447 version:4.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2019-03-05 12:23:44.648870298 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new.4126/yast2-iscsi-lio-server.changes
  2019-08-01 15:48:10.533742790 +0200
@@ -1,0 +2,13 @@
+Fri May 31 12:31:59 UTC 2019 - Stasiek Michalski 
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.0
+
+---
+Tue Apr  2 12:48:33 UTC 2019 - snw...@suse.com
+
+- update iscsi config changes between SLE-12 and SLE-15 (bsc#1129971)
+
+---

Old:

  yast2-iscsi-lio-server-4.1.6.tar.bz2

New:

  yast2-iscsi-lio-server-4.2.0.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.xQBgnS/_old  2019-08-01 15:48:10.905742740 +0200
+++ /var/tmp/diff_new_pack.xQBgnS/_new  2019-08-01 15:48:10.905742740 +0200
@@ -17,53 +17,51 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.1.6
+Version:4.2.0
 Release:0
+Summary:Configuration of iSCSI LIO target
+License:GPL-2.0-only
+Group:  System/YaST
+Url:https://github.com/yast/yast-iscsi-lio-server
 
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  update-desktop-files
 # Yast2::Execute.stdout
 BuildRequires:  yast2 >= 4.1.42
-BuildRequires:  yast2-devtools >= 3.1.10
+BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
 BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
+
 Requires:   python3-configshell-fb
 Requires:   python3-rtslib-fb
 Requires:   python3-targetcli-fb
-
 # Yast2::Execute.stdout
 Requires:   yast2 >= 4.1.42
-
-BuildArch:  noarch
-
 Requires:   yast2-ruby-bindings >= 1.0.0
 
-Summary:Configuration of iSCSI LIO target
-License:GPL-2.0-only
-Group:  System/YaST
+BuildArch:  noarch
 
 %description
 This package contains configuration of iSCSI LIO target
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %build
 
 %check
-rake test:unit
+%yast_check
 
 %install
-rake install DESTDIR="%{buildroot}"
+%yast_install
+%yast_metainfo
 
 %files
-%defattr(-,root,root)
-%dir %{yast_yncludedir}/iscsi-lio-server
-%{yast_yncludedir}/iscsi-lio-server/*
-%{yast_clientdir}/iscsi-lio-server.rb
-%{yast_desktopdir}/iscsi-lio-server.desktop
+%{yast_yncludedir}
+%{yast_clientdir}
+%{yast_desktopdir}
+%{yast_metainfodir}
 %doc %{yast_docdir}
 %{yast_icondir}
 %license COPYING

++ yast2-iscsi-lio-server-4.1.6.tar.bz2 -> 
yast2-iscsi-lio-server-4.2.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-lio-server-4.1.6/Dockerfile 
new/yast2-iscsi-lio-server-4.2.0/Dockerfile
--- old/yast2-iscsi-lio-server-4.1.6/Dockerfile 2019-03-04 14:58:36.0 
+0100
+++ new/yast2-iscsi-lio-server-4.2.0/Dockerfile 2019-06-04 11:49:00.0 
+0200
@@ -1,3 +1,3 @@
-FROM yastdevel/ruby
+FROM registry.opensuse.org/yast/head/containers/yast-ruby:latest
 COPY . /usr/src/app
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-lio-server-4.1.6/configure.in.in 
new/yast2-iscsi-lio-server-4.2.0/configure.in.in
--- old/yast2-iscsi-lio-server-4.1.6/configure.in.in2019-03-04 
14:58:36.0 +0100
+++ new/yast2-iscsi-lio-server-4.2.0/configure.in.in1970-01-01 
01:00:00.0 +0100
@@ -1,12 +0,0 @@
-## YCP module configure.in.in
-
-## Initialize
-@YAST2-INIT-COMMON@
-@YAST2-INIT-YCP@
-
-## some common checks
-@YAST2-CHECKS-COMMON@
-@YAST2-CHECKS-YCP@
-
-## and generate the output...
-@YAST2-OUTPUT@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.1.6/doc/iscsi-for-beginners.md 
new/yast2-iscsi-lio-server-4.2.0/doc/iscsi-for-beginners.md
--- old/yast2-iscsi-lio-server-4.1.6/doc/iscsi-for-beginners.md 2019-03-04 
14:58:36.0 +0100
+++ new/yast2-iscsi-lio-server-4.2.0/doc/iscsi-for-beginners.md 2019-06-04 
11:49:00.0 +0200
@@ -9,13 +9,15 @@
 Best seems to be to setup a dedicated vm to serve as target and to use another 
one
 as initiator.
 
-On 

commit yast2-iscsi-lio-server for openSUSE:Factory

2019-03-05 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2019-03-05 12:23:43

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new.28833 (New)


Package is "yast2-iscsi-lio-server"

Tue Mar  5 12:23:43 2019 rev:35 rq:681426 version:4.1.6

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2019-03-01 16:50:14.589735296 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new.28833/yast2-iscsi-lio-server.changes
 2019-03-05 12:23:44.648870298 +0100
@@ -1,0 +2,7 @@
+Mon Mar 04 10:34:15 CET 2019 - aschn...@suse.com
+
+- added error handling for loading discovery authentication data
+  (bsc#1118502)
+- 4.1.6
+
+---

Old:

  yast2-iscsi-lio-server-4.1.5.tar.bz2

New:

  yast2-iscsi-lio-server-4.1.6.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.diheh9/_old  2019-03-05 12:23:45.328870091 +0100
+++ /var/tmp/diff_new_pack.diheh9/_new  2019-03-05 12:23:45.332870090 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.1.5
+Version:4.1.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-4.1.5.tar.bz2 -> 
yast2-iscsi-lio-server-4.1.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.1.5/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-4.1.6/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-4.1.5/package/yast2-iscsi-lio-server.changes 
2019-03-01 13:27:27.0 +0100
+++ new/yast2-iscsi-lio-server-4.1.6/package/yast2-iscsi-lio-server.changes 
2019-03-04 14:58:36.0 +0100
@@ -1,4 +1,11 @@
 ---
+Mon Mar 04 10:34:15 CET 2019 - aschn...@suse.com
+
+- added error handling for loading discovery authentication data
+  (bsc#1118502)
+- 4.1.6
+
+---
 Thu Feb 28 14:54:10 UTC 2019 - snw...@suse.com
 
 - update iscsi server setup documentation (bsc #1119698)
@@ -88,7 +95,7 @@
 
 - bsc#1086029
   Handle the case that users want to delete a LUNs which
-  are not created yet(LUNs have data structure in memory but
+  are not created yet (LUNs have data structure in memory but
   not execute command to create them).
 
 ---
@@ -120,7 +127,7 @@
 - Add message when failed to install python3-targetcli-fb
 - Remove message which shown when user set userid = mutual_userid
   Not leak this message since kernel keep slience.
--4.0.2
+- 4.0.2
 
 ---
 Fri Jan 26 11:52:12 UTC 2018 - knut.anders...@suse.com
@@ -148,7 +155,7 @@
 - fate#318832, redesign authentication UI
 - changed online help
 - a bug fix for discovery session without authentication.
--3.2.0
+- 3.2.0
 
 ---
 Wed Jul  6 11:00:53 CEST 2016 - g...@suse.de
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.1.5/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-4.1.6/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-4.1.5/package/yast2-iscsi-lio-server.spec
2019-03-01 13:27:27.0 +0100
+++ new/yast2-iscsi-lio-server-4.1.6/package/yast2-iscsi-lio-server.spec
2019-03-04 14:58:36.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.1.5
+Version:4.1.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.1.5/src/clients/iscsi-lio-server.rb 
new/yast2-iscsi-lio-server-4.1.6/src/clients/iscsi-lio-server.rb
--- old/yast2-iscsi-lio-server-4.1.5/src/clients/iscsi-lio-server.rb
2019-03-01 13:27:27.0 +0100
+++ new/yast2-iscsi-lio-server-4.1.6/src/clients/iscsi-lio-server.rb
2019-03-04 14:58:36.0 +0100
@@ -73,7 +73,7 @@
 password = $discovery_auth.fetch_password
 mutual_userid = $discovery_auth.fetch_mutual_userid
 mutual_password = $discovery_auth.fetch_mutual_password
-cmd = 'targetcli'
+cmd = '/usr/bin/targetcli'
 p1 = "iscsi/ set discovery_auth "
 # status == false means "No discovery auth" is not 

commit yast2-iscsi-lio-server for openSUSE:Factory

2019-03-01 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2019-03-01 16:50:13

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new.28833 (New)


Package is "yast2-iscsi-lio-server"

Fri Mar  1 16:50:13 2019 rev:34 rq:680480 version:4.1.5

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2019-02-24 17:15:59.152444295 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new.28833/yast2-iscsi-lio-server.changes
 2019-03-01 16:50:14.589735296 +0100
@@ -1,0 +2,12 @@
+Thu Feb 28 14:54:10 UTC 2019 - snw...@suse.com
+
+- update iscsi server setup documentation (bsc #1119698)
+- 4.1.5
+
+---
+Thu Feb 28 11:49:48 CET 2019 - aschn...@suse.com
+
+- enable rubocop
+- 4.1.4
+
+---

Old:

  yast2-iscsi-lio-server-4.1.3.tar.bz2

New:

  yast2-iscsi-lio-server-4.1.5.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.69QBNv/_old  2019-03-01 16:50:15.141735087 +0100
+++ /var/tmp/diff_new_pack.69QBNv/_new  2019-03-01 16:50:15.193735068 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.1.3
+Version:4.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-4.1.3.tar.bz2 -> 
yast2-iscsi-lio-server-4.1.5.tar.bz2 ++
 1710 lines of diff (skipped)




commit yast2-iscsi-lio-server for openSUSE:Factory

2019-02-24 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2019-02-24 17:15:48

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new.28833 (New)


Package is "yast2-iscsi-lio-server"

Sun Feb 24 17:15:48 2019 rev:33 rq:677698 version:4.1.3

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2019-01-03 18:06:30.712146555 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new.28833/yast2-iscsi-lio-server.changes
 2019-02-24 17:15:59.152444295 +0100
@@ -1,0 +2,6 @@
+Wed Feb 20 12:55:07 UTC 2019 - snw...@suse.com
+
+- accept symlinks to block devices and files in dialogs (bsc#1123316)
+- 4.1.3
+
+---

Old:

  yast2-iscsi-lio-server-4.1.2.tar.bz2

New:

  yast2-iscsi-lio-server-4.1.3.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.2Kwt6l/_old  2019-02-24 17:15:59.808444178 +0100
+++ /var/tmp/diff_new_pack.2Kwt6l/_new  2019-02-24 17:15:59.812444177 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-iscsi-lio-server
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.1.2
+Version:4.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-4.1.2.tar.bz2 -> 
yast2-iscsi-lio-server-4.1.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.1.2/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-4.1.3/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-4.1.2/package/yast2-iscsi-lio-server.changes 
2018-12-18 09:28:03.0 +0100
+++ new/yast2-iscsi-lio-server-4.1.3/package/yast2-iscsi-lio-server.changes 
2019-02-20 14:06:10.0 +0100
@@ -1,4 +1,10 @@
 ---
+Wed Feb 20 12:55:07 UTC 2019 - snw...@suse.com
+
+- accept symlinks to block devices and files in dialogs (bsc#1123316)
+- 4.1.3
+
+---
 Mon Dec 17 15:11:06 UTC 2018 - jlo...@suse.com
 
 - Hardening commands execution (part of bsc#1118291).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.1.2/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-4.1.3/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-4.1.2/package/yast2-iscsi-lio-server.spec
2018-12-18 09:28:03.0 +0100
+++ new/yast2-iscsi-lio-server-4.1.3/package/yast2-iscsi-lio-server.spec
2019-02-20 14:06:10.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.1.2
+Version:4.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.1.2/src/include/iscsi-lio-server/UI_dialogs.rb 
new/yast2-iscsi-lio-server-4.1.3/src/include/iscsi-lio-server/UI_dialogs.rb
--- old/yast2-iscsi-lio-server-4.1.2/src/include/iscsi-lio-server/UI_dialogs.rb 
2018-12-18 09:28:03.0 +0100
+++ new/yast2-iscsi-lio-server-4.1.3/src/include/iscsi-lio-server/UI_dialogs.rb 
2019-02-20 14:06:10.0 +0100
@@ -2710,8 +2710,7 @@
   @lun_path_input.value = nil
   return false
 end
-file_type = File.ftype(file)
-if (file_type != 'blockSpecial') && (file_type != 'file')
+if !File.file?(file) && !File.blockdev?(file)
   Yast::Popup.Error(_('Please provide a normal file or a block device.'))
   @lun_path_input.value = nil
   return false
@@ -2727,8 +2726,7 @@
 if !(File.exist?(file))
   return false
 end
-file_type = File.ftype(file)
-if (file_type != 'blockSpecial') && (file_type != 'file')
+if !File.file?(file) && !File.blockdev?(file)
   return false
 end
 true
@@ -2883,7 +2881,7 @@
   lun_name = ret[1]
   file = ret[2]
   if !file.nil? && (File.exist?(file))
-@lun_table.add_lun_item([rand(), lun_number, lun_name, file, 
File.ftype(file)])
+@lun_table.add_lun_item([rand(), lun_number, lun_name, file, 
File.stat(file).ftype])
 

commit yast2-iscsi-lio-server for openSUSE:Factory

2019-01-03 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2019-01-03 18:06:29

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new.28833 (New)


Package is "yast2-iscsi-lio-server"

Thu Jan  3 18:06:29 2019 rev:32 rq:659050 version:4.1.2

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2018-08-18 00:05:18.971293170 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new.28833/yast2-iscsi-lio-server.changes
 2019-01-03 18:06:30.712146555 +0100
@@ -1,0 +2,23 @@
+Mon Dec 17 15:11:06 UTC 2018 - jlo...@suse.com
+
+- Hardening commands execution (part of bsc#1118291).
+- Replace backticks by Yast::Execute.
+- 4.1.2
+
+---
+Sun Nov 25 00:37:27 UTC 2018 - Stasiek Michalski 
+
+- Provide icon with module (boo#1109310)
+- 4.1.1
+
+---
+Tue Oct 16 15:46:06 CEST 2018 - sch...@suse.de
+
+- Added license file to spec.
+
+---
+Mon Aug 20 10:26:02 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+---

Old:

  yast2-iscsi-lio-server-4.1.0.tar.bz2

New:

  yast2-iscsi-lio-server-4.1.2.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.5MULz6/_old  2019-01-03 18:06:31.120146193 +0100
+++ /var/tmp/diff_new_pack.5MULz6/_new  2019-01-03 18:06:31.124146189 +0100
@@ -17,15 +17,15 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.1.0
+Version:4.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  update-desktop-files
-# Yast2::ServiceWidget
-BuildRequires:  yast2 >= 4.1.0
+# Yast2::Execute.stdout
+BuildRequires:  yast2 >= 4.1.42
 BuildRequires:  yast2-devtools >= 3.1.10
 BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
 BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
@@ -33,15 +33,15 @@
 Requires:   python3-rtslib-fb
 Requires:   python3-targetcli-fb
 
-# Yast2::ServiceWidget
-Requires:   yast2 >= 4.1.0
+# Yast2::Execute.stdout
+Requires:   yast2 >= 4.1.42
 
 BuildArch:  noarch
 
 Requires:   yast2-ruby-bindings >= 1.0.0
 
 Summary:Configuration of iSCSI LIO target
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/YaST
 
 %description
@@ -65,5 +65,7 @@
 %{yast_clientdir}/iscsi-lio-server.rb
 %{yast_desktopdir}/iscsi-lio-server.desktop
 %doc %{yast_docdir}
+%{yast_icondir}
+%license COPYING
 
 %changelog

++ yast2-iscsi-lio-server-4.1.0.tar.bz2 -> 
yast2-iscsi-lio-server-4.1.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.1.0/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-4.1.2/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-4.1.0/package/yast2-iscsi-lio-server.changes 
2018-08-16 17:10:39.0 +0200
+++ new/yast2-iscsi-lio-server-4.1.2/package/yast2-iscsi-lio-server.changes 
2018-12-18 09:28:03.0 +0100
@@ -1,4 +1,27 @@
 ---
+Mon Dec 17 15:11:06 UTC 2018 - jlo...@suse.com
+
+- Hardening commands execution (part of bsc#1118291).
+- Replace backticks by Yast::Execute.
+- 4.1.2
+
+---
+Sun Nov 25 00:37:27 UTC 2018 - Stasiek Michalski 
+
+- Provide icon with module (boo#1109310)
+- 4.1.1
+
+---
+Tue Oct 16 15:46:06 CEST 2018 - sch...@suse.de
+
+- Added license file to spec.
+
+---
+Mon Aug 20 10:26:02 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+---
 Tue Aug  7 12:09:41 UTC 2018 - dgonza...@suse.com
 
 - Use Yast2::ServiceWidget to manage the service status
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.1.0/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-4.1.2/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-4.1.0/package/yast2-iscsi-lio-server.spec
2018-08-16 17:10:39.0 +0200
+++ 

commit yast2-iscsi-lio-server for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2018-08-18 00:05:17

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is "yast2-iscsi-lio-server"

Sat Aug 18 00:05:17 2018 rev:31 rq:629608 version:4.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2018-06-29 22:37:31.213943498 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2018-08-18 00:05:18.971293170 +0200
@@ -1,0 +2,7 @@
+Tue Aug  7 12:09:41 UTC 2018 - dgonza...@suse.com
+
+- Use Yast2::ServiceWidget to manage the service status
+  (part of fate#319428).
+- 4.1.0
+
+---
@@ -4,0 +12 @@
+- Changed UI layout.

Old:

  yast2-iscsi-lio-server-4.0.11.tar.bz2

New:

  yast2-iscsi-lio-server-4.1.0.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.qQa1bU/_old  2018-08-18 00:05:19.435294559 +0200
+++ /var/tmp/diff_new_pack.qQa1bU/_new  2018-08-18 00:05:19.435294559 +0200
@@ -17,14 +17,15 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.11
+Version:4.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2
+# Yast2::ServiceWidget
+BuildRequires:  yast2 >= 4.1.0
 BuildRequires:  yast2-devtools >= 3.1.10
 BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
 BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
@@ -32,8 +33,8 @@
 Requires:   python3-rtslib-fb
 Requires:   python3-targetcli-fb
 
-#Replace SuSEFirewall2 by firewalld
-Requires:   yast2 >= 4.0.39
+# Yast2::ServiceWidget
+Requires:   yast2 >= 4.1.0
 
 BuildArch:  noarch
 

++ yast2-iscsi-lio-server-4.0.11.tar.bz2 -> 
yast2-iscsi-lio-server-4.1.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.11/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-4.1.0/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-4.0.11/package/yast2-iscsi-lio-server.changes
2018-06-29 18:31:50.0 +0200
+++ new/yast2-iscsi-lio-server-4.1.0/package/yast2-iscsi-lio-server.changes 
2018-08-16 17:10:39.0 +0200
@@ -1,7 +1,15 @@
 ---
+Tue Aug  7 12:09:41 UTC 2018 - dgonza...@suse.com
+
+- Use Yast2::ServiceWidget to manage the service status
+  (part of fate#319428).
+- 4.1.0
+
+---
 Wed Jun 27 15:21:50 CEST 2018 - sch...@suse.de
 
 - Added additional searchkeys to desktop file (fate#321043).
+- Changed UI layout.
 - 4.0.11
 
 ---
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.11/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-4.1.0/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-4.0.11/package/yast2-iscsi-lio-server.spec   
2018-06-29 18:31:50.0 +0200
+++ new/yast2-iscsi-lio-server-4.1.0/package/yast2-iscsi-lio-server.spec
2018-08-16 17:10:39.0 +0200
@@ -17,14 +17,15 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.11
+Version:4.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2
+# Yast2::ServiceWidget
+BuildRequires:  yast2 >= 4.1.0
 BuildRequires:  yast2-devtools >= 3.1.10
 BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
 BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
@@ -32,8 +33,8 @@
 Requires:   python3-rtslib-fb
 Requires:   python3-targetcli-fb
 
-#Replace SuSEFirewall2 by firewalld
-Requires:   yast2 >= 4.0.39
+# Yast2::ServiceWidget
+Requires:   yast2 >= 4.1.0
 
 BuildArch:  noarch
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.11/src/clients/iscsi-lio-server.rb 
new/yast2-iscsi-lio-server-4.1.0/src/clients/iscsi-lio-server.rb
--- old/yast2-iscsi-lio-server-4.0.11/src/clients/iscsi-lio-server.rb   
2018-06-29 18:31:50.0 +0200
+++ new/yast2-iscsi-lio-server-4.1.0/src/clients/iscsi-lio-server.rb
2018-08-16 17:10:39.0 +0200
@@ -1,21 +1,15 @@
 require_relative 

commit yast2-iscsi-lio-server for openSUSE:Factory

2018-06-29 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2018-06-29 22:37:29

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is "yast2-iscsi-lio-server"

Fri Jun 29 22:37:29 2018 rev:30 rq:619811 version:4.0.11

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2018-05-03 12:33:59.220850739 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2018-06-29 22:37:31.213943498 +0200
@@ -1,0 +2,6 @@
+Wed Jun 27 15:21:50 CEST 2018 - sch...@suse.de
+
+- Added additional searchkeys to desktop file (fate#321043).
+- 4.0.11
+
+---
@@ -7 +13 @@
-- 4.10
+- 4.0.10
@@ -14,0 +21 @@
+- 4.0.9
@@ -22 +29 @@
--4.08
+- 4.0.8

Old:

  yast2-iscsi-lio-server-4.0.10.tar.bz2

New:

  yast2-iscsi-lio-server-4.0.11.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.vcQpn4/_old  2018-06-29 22:37:31.845942949 +0200
+++ /var/tmp/diff_new_pack.vcQpn4/_new  2018-06-29 22:37:31.845942949 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.10
+Version:4.0.11
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-4.0.10.tar.bz2 -> 
yast2-iscsi-lio-server-4.0.11.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.10/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-4.0.11/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-4.0.10/package/yast2-iscsi-lio-server.changes
2018-05-02 13:51:42.0 +0200
+++ new/yast2-iscsi-lio-server-4.0.11/package/yast2-iscsi-lio-server.changes
2018-06-29 18:31:50.0 +0200
@@ -1,10 +1,16 @@
 ---
+Wed Jun 27 15:21:50 CEST 2018 - sch...@suse.de
+
+- Added additional searchkeys to desktop file (fate#321043).
+- 4.0.11
+
+---
 Wed May  2 09:43:35 UTC 2018 - ls...@suse.com
 
 - bsc#1091626
   Change regular expression for matching a LUN path, in order
   to pick file names include special characters.
-- 4.10
+- 4.0.10
 
 ---
 Sat Apr 28 05:59:05 UTC 2018 - ls...@suse.com
@@ -12,6 +18,7 @@
 - bsc#1091194
   Change Adding LUN dialog UI, place "Browse" button under LUN
   path input field, avoid unaligned UI.
+- 4.0.9
 
 ---
 Tue Apr 10 08:58:28 UTC 2018 - ls...@suse.com
@@ -19,7 +26,7 @@
 - bsc#1088677
   A better UI layout for IP selection combox and port input field
   in AddTarget Page.
--4.08
+- 4.0.8
 
 ---
 Mon Mar 26 13:22:53 UTC 2018 - c...@suse.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.10/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-4.0.11/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-4.0.10/package/yast2-iscsi-lio-server.spec   
2018-05-02 13:51:42.0 +0200
+++ new/yast2-iscsi-lio-server-4.0.11/package/yast2-iscsi-lio-server.spec   
2018-06-29 18:31:50.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.10
+Version:4.0.11
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.10/src/desktop/iscsi-lio-server.desktop 
new/yast2-iscsi-lio-server-4.0.11/src/desktop/iscsi-lio-server.desktop
--- old/yast2-iscsi-lio-server-4.0.10/src/desktop/iscsi-lio-server.desktop  
2018-05-02 13:51:42.0 +0200
+++ new/yast2-iscsi-lio-server-4.0.11/src/desktop/iscsi-lio-server.desktop  
2018-06-29 18:31:50.0 +0200
@@ -14,6 +14,7 @@
 X-SuSE-YaST-Geometry=
 X-SuSE-YaST-SortKey=
 X-SuSE-YaST-AutoInstResource=iscsi-lio-servers
+X-SuSE-YaST-Keywords=iscsi,lio,network,system
 
 Icon=yast-iscsi-server
 Exec=xdg-su -c "/sbin/yast2 iscsi-lio-server" 




commit yast2-iscsi-lio-server for openSUSE:Factory

2018-05-03 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2018-05-03 12:33:58

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is "yast2-iscsi-lio-server"

Thu May  3 12:33:58 2018 rev:29 rq:603081 version:4.0.10

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2018-05-02 12:20:00.224718413 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2018-05-03 12:33:59.220850739 +0200
@@ -1,0 +2,8 @@
+Wed May  2 09:43:35 UTC 2018 - ls...@suse.com
+
+- bsc#1091626
+  Change regular expression for matching a LUN path, in order
+  to pick file names include special characters.
+- 4.10
+
+---

Old:

  yast2-iscsi-lio-server-4.0.9.tar.bz2

New:

  yast2-iscsi-lio-server-4.0.10.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.7yznx9/_old  2018-05-03 12:33:59.992823240 +0200
+++ /var/tmp/diff_new_pack.7yznx9/_new  2018-05-03 12:33:59.992823240 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.9
+Version:4.0.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-4.0.9.tar.bz2 -> 
yast2-iscsi-lio-server-4.0.10.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.9/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-4.0.10/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-4.0.9/package/yast2-iscsi-lio-server.changes 
2018-05-02 09:59:57.0 +0200
+++ new/yast2-iscsi-lio-server-4.0.10/package/yast2-iscsi-lio-server.changes
2018-05-02 13:51:42.0 +0200
@@ -1,4 +1,12 @@
 ---
+Wed May  2 09:43:35 UTC 2018 - ls...@suse.com
+
+- bsc#1091626
+  Change regular expression for matching a LUN path, in order
+  to pick file names include special characters.
+- 4.10
+
+---
 Sat Apr 28 05:59:05 UTC 2018 - ls...@suse.com
 
 - bsc#1091194
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.9/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-4.0.10/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-4.0.9/package/yast2-iscsi-lio-server.spec
2018-05-02 09:59:57.0 +0200
+++ new/yast2-iscsi-lio-server-4.0.10/package/yast2-iscsi-lio-server.spec   
2018-05-02 13:51:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.9
+Version:4.0.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.9/src/include/iscsi-lio-server/TargetData.rb 
new/yast2-iscsi-lio-server-4.0.10/src/include/iscsi-lio-server/TargetData.rb
--- old/yast2-iscsi-lio-server-4.0.9/src/include/iscsi-lio-server/TargetData.rb 
2018-05-02 09:59:57.0 +0200
+++ 
new/yast2-iscsi-lio-server-4.0.10/src/include/iscsi-lio-server/TargetData.rb
2018-05-02 13:51:42.0 +0200
@@ -323,7 +323,7 @@
   #match lun name like [fileio/iscsi_file1 or [block/iscsi_sdb
   RE_LUN_NAME = /\[(fileio|block)\/[\w\_\-\d]+\s/
   #match lun patch like:(/home/lszhu/target1.raw) or (/dev/sdb)
-  RE_LUN_PATH = /[(]\/(\w|\.|\/)+[)]/
+  RE_LUN_PATH = /\(\/.+\)\ /
   # match portal like 0.12.121.121:3260
   RE_PORTAL = /(\d{1,3}\.){3}\d{1,3}:\d{1,5}/
 
@@ -468,7 +468,7 @@
 # lun_num_int is a number like 1,3,57.
 lun_num_int = lun_num[3,lun_num.length]
 lun_path_tmp = RE_LUN_PATH.match(line).to_s
-lun_path = lun_path_tmp[1,lun_path_tmp.length-2]
+lun_path = lun_path_tmp[1,lun_path_tmp.length-3]
 if !File.exist?(lun_path)
   msg = format(_("Cannot access the storage %s.\n" \
 "Please consider reconnecting the storage or\n" \




commit yast2-iscsi-lio-server for openSUSE:Factory

2018-05-02 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2018-05-02 12:19:51

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is "yast2-iscsi-lio-server"

Wed May  2 12:19:51 2018 rev:28 rq:602967 version:4.0.9

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2018-04-11 14:03:47.446901073 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2018-05-02 12:20:00.224718413 +0200
@@ -2 +2,8 @@
-Tue Apr 10 08:58:28 UTC 2018 - lszhu@localhost
+Sat Apr 28 05:59:05 UTC 2018 - ls...@suse.com
+
+- bsc#1091194
+  Change Adding LUN dialog UI, place "Browse" button under LUN
+  path input field, avoid unaligned UI.
+
+---
+Tue Apr 10 08:58:28 UTC 2018 - ls...@suse.com

Old:

  yast2-iscsi-lio-server-4.0.8.tar.bz2

New:

  yast2-iscsi-lio-server-4.0.9.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.1At7Fl/_old  2018-05-02 12:20:00.932692582 +0200
+++ /var/tmp/diff_new_pack.1At7Fl/_new  2018-05-02 12:20:00.936692436 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.8
+Version:4.0.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-4.0.8.tar.bz2 -> 
yast2-iscsi-lio-server-4.0.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.8/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-4.0.9/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-4.0.8/package/yast2-iscsi-lio-server.changes 
2018-04-10 11:51:24.0 +0200
+++ new/yast2-iscsi-lio-server-4.0.9/package/yast2-iscsi-lio-server.changes 
2018-05-02 09:59:57.0 +0200
@@ -1,5 +1,12 @@
 ---
-Tue Apr 10 08:58:28 UTC 2018 - lszhu@localhost
+Sat Apr 28 05:59:05 UTC 2018 - ls...@suse.com
+
+- bsc#1091194
+  Change Adding LUN dialog UI, place "Browse" button under LUN
+  path input field, avoid unaligned UI.
+
+---
+Tue Apr 10 08:58:28 UTC 2018 - ls...@suse.com
 
 - bsc#1088677
   A better UI layout for IP selection combox and port input field
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.8/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-4.0.9/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-4.0.8/package/yast2-iscsi-lio-server.spec
2018-04-10 11:51:24.0 +0200
+++ new/yast2-iscsi-lio-server-4.0.9/package/yast2-iscsi-lio-server.spec
2018-05-02 09:59:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.8
+Version:4.0.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.8/src/include/iscsi-lio-server/UI_dialogs.rb 
new/yast2-iscsi-lio-server-4.0.9/src/include/iscsi-lio-server/UI_dialogs.rb
--- old/yast2-iscsi-lio-server-4.0.8/src/include/iscsi-lio-server/UI_dialogs.rb 
2018-04-10 11:51:24.0 +0200
+++ new/yast2-iscsi-lio-server-4.0.9/src/include/iscsi-lio-server/UI_dialogs.rb 
2018-05-02 09:59:57.0 +0200
@@ -2687,9 +2687,9 @@
   end
 
   def contents
-HBox(
+VBox(
 @lun_path_input,
-PushButton(Id(:browse), _('Browse'))
+PushButton(Id(:browse), _('Browse')),
 )
   end
 




commit yast2-iscsi-lio-server for openSUSE:Factory

2018-04-11 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2018-04-11 14:01:23

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is "yast2-iscsi-lio-server"

Wed Apr 11 14:01:23 2018 rev:27 rq:595158 version:4.0.8

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2018-03-28 10:33:40.144109014 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2018-04-11 14:03:47.446901073 +0200
@@ -1,0 +2,8 @@
+Tue Apr 10 08:58:28 UTC 2018 - lszhu@localhost
+
+- bsc#1088677
+  A better UI layout for IP selection combox and port input field
+  in AddTarget Page.
+-4.08
+
+---

Old:

  yast2-iscsi-lio-server-4.0.7.tar.bz2

New:

  yast2-iscsi-lio-server-4.0.8.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.fKB9D8/_old  2018-04-11 14:03:49.874813329 +0200
+++ /var/tmp/diff_new_pack.fKB9D8/_new  2018-04-11 14:03:49.878813185 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.7
+Version:4.0.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -40,7 +40,7 @@
 Requires:   yast2-ruby-bindings >= 1.0.0
 
 Summary:Configuration of iSCSI LIO target
-License:GPL-2.0-only
+License:GPL-2.0
 Group:  System/YaST
 
 %description

++ yast2-iscsi-lio-server-4.0.7.tar.bz2 -> 
yast2-iscsi-lio-server-4.0.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.7/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-4.0.8/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-4.0.7/package/yast2-iscsi-lio-server.changes 
2018-03-26 15:58:20.0 +0200
+++ new/yast2-iscsi-lio-server-4.0.8/package/yast2-iscsi-lio-server.changes 
2018-04-10 11:51:24.0 +0200
@@ -1,4 +1,12 @@
 ---
+Tue Apr 10 08:58:28 UTC 2018 - lszhu@localhost
+
+- bsc#1088677
+  A better UI layout for IP selection combox and port input field
+  in AddTarget Page.
+-4.08
+
+---
 Mon Mar 26 13:22:53 UTC 2018 - c...@suse.com
 
 - Added missing textdomain that breaks generating POT file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.7/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-4.0.8/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-4.0.7/package/yast2-iscsi-lio-server.spec
2018-03-26 15:58:20.0 +0200
+++ new/yast2-iscsi-lio-server-4.0.8/package/yast2-iscsi-lio-server.spec
2018-04-10 11:51:24.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.7
+Version:4.0.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.7/src/include/iscsi-lio-server/UI_dialogs.rb 
new/yast2-iscsi-lio-server-4.0.8/src/include/iscsi-lio-server/UI_dialogs.rb
--- old/yast2-iscsi-lio-server-4.0.7/src/include/iscsi-lio-server/UI_dialogs.rb 
2018-03-26 15:58:20.0 +0200
+++ new/yast2-iscsi-lio-server-4.0.8/src/include/iscsi-lio-server/UI_dialogs.rb 
2018-04-10 11:51:24.0 +0200
@@ -2094,15 +2094,10 @@
 HSpacing(15),
 ),
 HBox(
-HSpacing(17),
-Left(
-HBox(
-@IP_selsection_box,
-@target_port_num_field,
-HSpacing(100),
-)
-),
-HSpacing(20),
+HSpacing(15),
+@IP_selsection_box,
+@target_port_num_field,
+HSpacing(15),
 ),
 VBox(
 HBox(




commit yast2-iscsi-lio-server for openSUSE:Factory

2018-03-28 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2018-03-28 10:33:37

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is "yast2-iscsi-lio-server"

Wed Mar 28 10:33:37 2018 rev:26 rq:591695 version:4.0.7

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2018-03-26 13:08:24.949801257 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2018-03-28 10:33:40.144109014 +0200
@@ -1,0 +2,6 @@
+Mon Mar 26 13:22:53 UTC 2018 - c...@suse.com
+
+- Added missing textdomain that breaks generating POT file
+- 4.0.7
+
+---

Old:

  yast2-iscsi-lio-server-4.0.6.tar.bz2

New:

  yast2-iscsi-lio-server-4.0.7.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.d03UzN/_old  2018-03-28 10:33:40.840083982 +0200
+++ /var/tmp/diff_new_pack.d03UzN/_new  2018-03-28 10:33:40.844083838 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.6
+Version:4.0.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -40,7 +40,7 @@
 Requires:   yast2-ruby-bindings >= 1.0.0
 
 Summary:Configuration of iSCSI LIO target
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/YaST
 
 %description

++ yast2-iscsi-lio-server-4.0.6.tar.bz2 -> 
yast2-iscsi-lio-server-4.0.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.6/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-4.0.7/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-4.0.6/package/yast2-iscsi-lio-server.changes 
2018-03-23 16:26:06.0 +0100
+++ new/yast2-iscsi-lio-server-4.0.7/package/yast2-iscsi-lio-server.changes 
2018-03-26 15:58:20.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon Mar 26 13:22:53 UTC 2018 - c...@suse.com
+
+- Added missing textdomain that breaks generating POT file
+- 4.0.7
+
+---
 Fri Mar 23 07:24:02 UTC 2018 - ls...@suse.com
 
 - bsc#1086029
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.6/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-4.0.7/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-4.0.6/package/yast2-iscsi-lio-server.spec
2018-03-23 16:26:06.0 +0100
+++ new/yast2-iscsi-lio-server-4.0.7/package/yast2-iscsi-lio-server.spec
2018-03-26 15:58:20.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.6
+Version:4.0.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.6/src/include/iscsi-lio-server/TargetData.rb 
new/yast2-iscsi-lio-server-4.0.7/src/include/iscsi-lio-server/TargetData.rb
--- old/yast2-iscsi-lio-server-4.0.6/src/include/iscsi-lio-server/TargetData.rb 
2018-03-23 16:26:06.0 +0100
+++ new/yast2-iscsi-lio-server-4.0.7/src/include/iscsi-lio-server/TargetData.rb 
2018-03-26 15:58:20.0 +0200
@@ -1,3 +1,5 @@
+require "yast"
+
 class Backstores
   RE_BACKSTORE_PATH = /\/[\w\/\.]+\s/
 
@@ -326,6 +328,7 @@
   RE_PORTAL = /(\d{1,3}\.){3}\d{1,3}:\d{1,5}/
 
   def initialize
+textdomain "iscsi-lio-server"
 #iqn_name or eui_name would be a MatchData, but target_name would be a 
string.
 @iqn_name= nil
 @eui_name= nil




commit yast2-iscsi-lio-server for openSUSE:Factory

2018-03-26 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2018-03-26 13:08:17

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is "yast2-iscsi-lio-server"

Mon Mar 26 13:08:17 2018 rev:25 rq:590728 version:4.0.6

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2018-02-14 10:50:56.595149521 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2018-03-26 13:08:24.949801257 +0200
@@ -1,0 +2,15 @@
+Fri Mar 23 07:24:02 UTC 2018 - ls...@suse.com
+
+- bsc#1086029
+  Handle the case that users want to delete a LUNs which
+  are not created yet(LUNs have data structure in memory but
+  not execute command to create them).
+
+---
+Thu Mar 22 06:11:48 UTC 2018 - ls...@suse.com
+
+- bsc#1085421
+  Handle the case that the storage of a LUN get disconnected
+  accidentally.
+
+---

Old:

  yast2-iscsi-lio-server-4.0.4.tar.bz2

New:

  yast2-iscsi-lio-server-4.0.6.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.xbZawZ/_old  2018-03-26 13:08:26.325751789 +0200
+++ /var/tmp/diff_new_pack.xbZawZ/_new  2018-03-26 13:08:26.333751502 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.4
+Version:4.0.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-4.0.4.tar.bz2 -> 
yast2-iscsi-lio-server-4.0.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.4/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-4.0.6/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-4.0.4/package/yast2-iscsi-lio-server.changes 
2018-02-13 10:01:09.0 +0100
+++ new/yast2-iscsi-lio-server-4.0.6/package/yast2-iscsi-lio-server.changes 
2018-03-23 16:26:06.0 +0100
@@ -1,4 +1,19 @@
 ---
+Fri Mar 23 07:24:02 UTC 2018 - ls...@suse.com
+
+- bsc#1086029
+  Handle the case that users want to delete a LUNs which
+  are not created yet(LUNs have data structure in memory but
+  not execute command to create them).
+
+---
+Thu Mar 22 06:11:48 UTC 2018 - ls...@suse.com
+
+- bsc#1085421
+  Handle the case that the storage of a LUN get disconnected
+  accidentally.
+
+---
 Mon Feb 12 13:59:06 UTC 2018 - ls...@suse.com
 
 - fate#319238
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.4/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-4.0.6/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-4.0.4/package/yast2-iscsi-lio-server.spec
2018-02-13 10:01:09.0 +0100
+++ new/yast2-iscsi-lio-server-4.0.6/package/yast2-iscsi-lio-server.spec
2018-03-23 16:26:06.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.4
+Version:4.0.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.4/src/include/iscsi-lio-server/TargetData.rb 
new/yast2-iscsi-lio-server-4.0.6/src/include/iscsi-lio-server/TargetData.rb
--- old/yast2-iscsi-lio-server-4.0.4/src/include/iscsi-lio-server/TargetData.rb 
2018-02-13 10:01:09.0 +0100
+++ new/yast2-iscsi-lio-server-4.0.6/src/include/iscsi-lio-server/TargetData.rb 
2018-03-23 16:26:06.0 +0100
@@ -285,6 +285,10 @@
 end
 
 class TargetData
+  include Yast::UIShortcuts
+  include Yast::I18n
+  include Yast::Logger
+
   RE_IQN_TARGET = /iqn\.\d{4}\-\d{2}\.[\w\.:\-]+\s\.+\s\[TPGs:\s\d+\]/
   RE_IQN_NAME = /iqn\.\d{4}-\d{2}\.[\w\.:\-]+/
 
@@ -462,7 +466,14 @@
 lun_num_int = lun_num[3,lun_num.length]
 lun_path_tmp = RE_LUN_PATH.match(line).to_s
 lun_path = lun_path_tmp[1,lun_path_tmp.length-2]
-@current_tpg.store_lun(lun_num,[rand(), lun_num_int, lun_name, 
lun_path, File.ftype(lun_path)])
+if !File.exist?(lun_path)
+  msg = format(_("Cannot access the storage %s.\n" \
+"Please consider reconnecting the storage or\n" \
+"deleting then recreating the 

commit yast2-iscsi-lio-server for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2018-02-14 10:50:56

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is "yast2-iscsi-lio-server"

Wed Feb 14 10:50:56 2018 rev:24 rq:576010 version:4.0.4

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2018-02-01 21:31:41.414612943 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2018-02-14 10:50:56.595149521 +0100
@@ -1,0 +2,6 @@
+Mon Feb 12 13:59:06 UTC 2018 - ls...@suse.com
+
+- fate#319238
+  Add code to handle targetcli.service enable / disable.
+
+---

Old:

  yast2-iscsi-lio-server-4.0.3.tar.bz2

New:

  yast2-iscsi-lio-server-4.0.4.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.lULvQ5/_old  2018-02-14 10:50:57.131130232 +0100
+++ /var/tmp/diff_new_pack.lULvQ5/_new  2018-02-14 10:50:57.135130088 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.3
+Version:4.0.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-4.0.3.tar.bz2 -> 
yast2-iscsi-lio-server-4.0.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.3/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-4.0.4/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-4.0.3/package/yast2-iscsi-lio-server.changes 
2018-02-01 13:43:22.0 +0100
+++ new/yast2-iscsi-lio-server-4.0.4/package/yast2-iscsi-lio-server.changes 
2018-02-13 10:01:09.0 +0100
@@ -1,4 +1,10 @@
 ---
+Mon Feb 12 13:59:06 UTC 2018 - ls...@suse.com
+
+- fate#319238
+  Add code to handle targetcli.service enable / disable.
+
+---
 Thu Feb  1 11:41:10 UTC 2018 - ls...@suse.com
 
 - fate#319238
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.3/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-4.0.4/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-4.0.3/package/yast2-iscsi-lio-server.spec
2018-02-01 13:43:22.0 +0100
+++ new/yast2-iscsi-lio-server-4.0.4/package/yast2-iscsi-lio-server.spec
2018-02-13 10:01:09.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.3
+Version:4.0.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.3/src/include/iscsi-lio-server/UI_dialogs.rb 
new/yast2-iscsi-lio-server-4.0.4/src/include/iscsi-lio-server/UI_dialogs.rb
--- old/yast2-iscsi-lio-server-4.0.3/src/include/iscsi-lio-server/UI_dialogs.rb 
2018-02-01 13:43:22.0 +0100
+++ new/yast2-iscsi-lio-server-4.0.4/src/include/iscsi-lio-server/UI_dialogs.rb 
2018-02-13 10:01:09.0 +0100
@@ -411,7 +411,7 @@
 def initialize
   textdomain "iscsi-lio-server"
   self.initial = true
-  @service = Yast::SystemdService.find("sshd.service")
+  @service = Yast::SystemdService.find("targetcli.service")
   @service_status = ::UI::ServiceStatus.new(@service, reload_flag: true, 
reload_flag_label: :restart)
   @firewall_widget = ::CWM::WrapperWidget.new(
   CWMFirewallInterfaces.CreateOpenFirewallWidget("services" => 
["iscsi-target"]),
@@ -436,8 +436,12 @@
 end
 
 def handle(event)
-  puts event
   @service_status.handle_input(event["ID"])
+  if @service_status.enabled_flag?
+@service.enable
+  else
+@service.disable
+  end
   nil
 end
 




commit yast2-iscsi-lio-server for openSUSE:Factory

2018-02-01 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2018-02-01 21:30:32

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is "yast2-iscsi-lio-server"

Thu Feb  1 21:30:32 2018 rev:23 rq:571687 version:4.0.3

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2018-01-31 19:53:53.231909328 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2018-02-01 21:31:41.414612943 +0100
@@ -1,0 +2,7 @@
+Thu Feb  1 11:41:10 UTC 2018 - ls...@suse.com
+
+- fate#319238
+  Replace targetcli-fb python2 requirements with python3 packages.
+- 4.0.3
+
+---

Old:

  yast2-iscsi-lio-server-4.0.2.tar.bz2

New:

  yast2-iscsi-lio-server-4.0.3.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.cxjJqf/_old  2018-02-01 21:31:41.910589740 +0100
+++ /var/tmp/diff_new_pack.cxjJqf/_new  2018-02-01 21:31:41.914589553 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.2
+Version:4.0.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -28,9 +28,9 @@
 BuildRequires:  yast2-devtools >= 3.1.10
 BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
 BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
-Requires:   python-configshell-fb
-Requires:   python-rtslib-fb
-Requires:   targetcli-fb
+Requires:   python3-configshell-fb
+Requires:   python3-rtslib-fb
+Requires:   python3-targetcli-fb
 
 #Replace SuSEFirewall2 by firewalld
 Requires:   yast2 >= 4.0.39

++ yast2-iscsi-lio-server-4.0.2.tar.bz2 -> 
yast2-iscsi-lio-server-4.0.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.2/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-4.0.3/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-4.0.2/package/yast2-iscsi-lio-server.changes 
2018-01-31 09:09:55.0 +0100
+++ new/yast2-iscsi-lio-server-4.0.3/package/yast2-iscsi-lio-server.changes 
2018-02-01 13:43:22.0 +0100
@@ -1,4 +1,11 @@
 ---
+Thu Feb  1 11:41:10 UTC 2018 - ls...@suse.com
+
+- fate#319238
+  Replace targetcli-fb python2 requirements with python3 packages.
+- 4.0.3
+
+---
 Tue Jan 30 13:50:53 UTC 2018 - ls...@suse.com
 
 - fate#323460, fate#319238
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.2/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-4.0.3/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-4.0.2/package/yast2-iscsi-lio-server.spec
2018-01-31 09:09:55.0 +0100
+++ new/yast2-iscsi-lio-server-4.0.3/package/yast2-iscsi-lio-server.spec
2018-02-01 13:43:22.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.2
+Version:4.0.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -28,9 +28,9 @@
 BuildRequires:  yast2-devtools >= 3.1.10
 BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
 BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
-Requires:   python-configshell-fb
-Requires:   python-rtslib-fb
-Requires:   targetcli-fb
+Requires:   python3-configshell-fb
+Requires:   python3-rtslib-fb
+Requires:   python3-targetcli-fb
 
 #Replace SuSEFirewall2 by firewalld
 Requires:   yast2 >= 4.0.39




commit yast2-iscsi-lio-server for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2018-01-31 19:53:22

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is "yast2-iscsi-lio-server"

Wed Jan 31 19:53:22 2018 rev:22 rq:571286 version:4.0.2

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2018-01-30 15:44:41.277808620 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2018-01-31 19:53:53.231909328 +0100
@@ -1,0 +2,11 @@
+Tue Jan 30 13:50:53 UTC 2018 - ls...@suse.com
+
+- fate#323460, fate#319238
+- Add firewalld read / write
+- Rename required backend package to python3-targetcli-fb
+- Add message when failed to install python3-targetcli-fb
+- Remove message which shown when user set userid = mutual_userid
+  Not leak this message since kernel keep slience.
+-4.0.2
+
+---

Old:

  yast2-iscsi-lio-server-4.0.1.tar.bz2

New:

  yast2-iscsi-lio-server-4.0.2.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.D6DWAn/_old  2018-01-31 19:53:55.399808510 +0100
+++ /var/tmp/diff_new_pack.D6DWAn/_new  2018-01-31 19:53:55.407808137 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.1
+Version:4.0.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-4.0.1.tar.bz2 -> 
yast2-iscsi-lio-server-4.0.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.1/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-4.0.2/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-4.0.1/package/yast2-iscsi-lio-server.changes 
2018-01-30 08:45:53.0 +0100
+++ new/yast2-iscsi-lio-server-4.0.2/package/yast2-iscsi-lio-server.changes 
2018-01-31 09:09:55.0 +0100
@@ -1,4 +1,15 @@
 ---
+Tue Jan 30 13:50:53 UTC 2018 - ls...@suse.com
+
+- fate#323460, fate#319238
+- Add firewalld read / write
+- Rename required backend package to python3-targetcli-fb
+- Add message when failed to install python3-targetcli-fb
+- Remove message which shown when user set userid = mutual_userid
+  Not leak this message since kernel keep slience.
+-4.0.2
+
+---
 Fri Jan 26 11:52:12 UTC 2018 - knut.anders...@suse.com
 
 - Replace SuSEFirewall2 by firewalld (fate#323460)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.1/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-4.0.2/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-4.0.1/package/yast2-iscsi-lio-server.spec
2018-01-30 08:45:53.0 +0100
+++ new/yast2-iscsi-lio-server-4.0.2/package/yast2-iscsi-lio-server.spec
2018-01-31 09:09:55.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.1
+Version:4.0.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.1/src/clients/iscsi-lio-server.rb 
new/yast2-iscsi-lio-server-4.0.2/src/clients/iscsi-lio-server.rb
--- old/yast2-iscsi-lio-server-4.0.1/src/clients/iscsi-lio-server.rb
2018-01-30 08:45:53.0 +0100
+++ new/yast2-iscsi-lio-server-4.0.2/src/clients/iscsi-lio-server.rb
2018-01-31 09:09:55.0 +0100
@@ -5,6 +5,7 @@
 require "ui/service_status"
 require "yast"
 require "yast2/execute"
+require "y2firewall/firewalld"
 
 Yast.import "CWM"
 Yast.import "CWMTab"
@@ -29,7 +30,7 @@
 end
 
 def installed_packages
-  if !PackageSystem.PackageInstalled("targetcli-fb")
+  if !PackageSystem.PackageInstalled("python3-targetcli-fb")
 confirm = Popup.AnyQuestionRichText(
 "",
 _("Yast iscsi-lio-server can't run without installing targetcli-fb 
package. Do you want to install?"),
@@ -41,22 +42,28 @@
 )
 
 if confirm
-  PackageSystem.DoInstall(["targetcli-fb"])
-  if PackageSystem.PackageInstalled("targetcli-fb")
-true
+  PackageSystem.DoInstall(["python3-targetcli-fb"])
+  if PackageSystem.PackageInstalled("python3-targetcli-fb")
+return true
   else
+err_msg = 

commit yast2-iscsi-lio-server for openSUSE:Factory

2018-01-30 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2018-01-30 15:44:37

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is "yast2-iscsi-lio-server"

Tue Jan 30 15:44:37 2018 rev:21 rq:570856 version:4.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2018-01-17 21:58:43.362056731 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2018-01-30 15:44:41.277808620 +0100
@@ -1,0 +2,6 @@
+Fri Jan 26 11:52:12 UTC 2018 - knut.anders...@suse.com
+
+- Replace SuSEFirewall2 by firewalld (fate#323460)
+- 4.0.1
+
+---

Old:

  yast2-iscsi-lio-server-4.0.0.tar.bz2

New:

  yast2-iscsi-lio-server-4.0.1.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.Mw7Mzm/_old  2018-01-30 15:44:41.837782479 +0100
+++ /var/tmp/diff_new_pack.Mw7Mzm/_new  2018-01-30 15:44:41.837782479 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.0
+Version:4.0.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -32,10 +32,8 @@
 Requires:   python-rtslib-fb
 Requires:   targetcli-fb
 
-# network needs Wizard::OpenCancelOKDialog()
-#  function from yast2-2.18.2
-# Wizard::SetDesktopTitleAndIcon()
-Requires:   yast2 >= 2.21.22
+#Replace SuSEFirewall2 by firewalld
+Requires:   yast2 >= 4.0.39
 
 BuildArch:  noarch
 

++ yast2-iscsi-lio-server-4.0.0.tar.bz2 -> 
yast2-iscsi-lio-server-4.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.0/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-4.0.1/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-4.0.0/package/yast2-iscsi-lio-server.changes 
2018-01-16 03:49:18.0 +0100
+++ new/yast2-iscsi-lio-server-4.0.1/package/yast2-iscsi-lio-server.changes 
2018-01-30 08:45:53.0 +0100
@@ -1,9 +1,15 @@
 ---
+Fri Jan 26 11:52:12 UTC 2018 - knut.anders...@suse.com
+
+- Replace SuSEFirewall2 by firewalld (fate#323460)
+- 4.0.1
+
+---
 Wed Dec 13 09:40:01 UTC 2017 - ls...@suse.com
 
 - fate#319238 [yas2-iscsi-lio-server] refactor code to use
   targetcli-fb instead of lio-utils.
-- 4.0.0 
+- 4.0.0
 
 ---
 Tue May 16 10:09:07 UTC 2017 - ls...@suse.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.0/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-4.0.1/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-4.0.0/package/yast2-iscsi-lio-server.spec
2018-01-16 03:49:18.0 +0100
+++ new/yast2-iscsi-lio-server-4.0.1/package/yast2-iscsi-lio-server.spec
2018-01-30 08:45:53.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.0
+Version:4.0.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -32,10 +32,8 @@
 Requires:   python-rtslib-fb
 Requires:   targetcli-fb
 
-# network needs Wizard::OpenCancelOKDialog()
-#  function from yast2-2.18.2
-# Wizard::SetDesktopTitleAndIcon()
-Requires:   yast2 >= 2.21.22
+#Replace SuSEFirewall2 by firewalld
+Requires:   yast2 >= 4.0.39
 
 BuildArch:  noarch
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.0/src/include/iscsi-lio-server/UI_dialogs.rb 
new/yast2-iscsi-lio-server-4.0.1/src/include/iscsi-lio-server/UI_dialogs.rb
--- old/yast2-iscsi-lio-server-4.0.0/src/include/iscsi-lio-server/UI_dialogs.rb 
2018-01-16 03:49:18.0 +0100
+++ new/yast2-iscsi-lio-server-4.0.1/src/include/iscsi-lio-server/UI_dialogs.rb 
2018-01-30 08:45:53.0 +0100
@@ -14,7 +14,6 @@
 Yast.import 'Popup'
 Yast.import 'Wizard'
 Yast.import 'CWMFirewallInterfaces'
-Yast.import 'SuSEFirewall'
 Yast.import 'Service'
 Yast.import 'CWMServiceStart'
 Yast.import 'UI'
@@ -415,7 +414,7 @@
   @service = Yast::SystemdService.find("sshd.service")
   @service_status = ::UI::ServiceStatus.new(@service, reload_flag: true, 
reload_flag_label: :restart)
   @firewall_widget = ::CWM::WrapperWidget.new(
-  

commit yast2-iscsi-lio-server for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2018-01-17 21:57:17

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is "yast2-iscsi-lio-server"

Wed Jan 17 21:57:17 2018 rev:20 rq:565894 version:4.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2017-03-24 02:09:19.204780725 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2018-01-17 21:58:43.362056731 +0100
@@ -1,0 +2,14 @@
+Wed Dec 13 09:40:01 UTC 2017 - ls...@suse.com
+
+- fate#319238 [yas2-iscsi-lio-server] refactor code to use
+  targetcli-fb instead of lio-utils.
+- 4.0.0 
+
+---
+Tue May 16 10:09:07 UTC 2017 - ls...@suse.com
+
+- fix bsc#1037819, add translation markers in adding LUN page
+  Removed trailing ":" from labels.
+- 3.2.1
+
+---

Old:

  yast2-iscsi-lio-server-3.2.0.tar.bz2

New:

  yast2-iscsi-lio-server-4.0.0.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.zZuii8/_old  2018-01-17 21:58:44.010026359 +0100
+++ /var/tmp/diff_new_pack.zZuii8/_new  2018-01-17 21:58:44.014026171 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-iscsi-lio-server
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,24 +17,20 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.2.0
+Version:4.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
-BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  doxygen
-BuildRequires:  libxslt
-BuildRequires:  popt-devel
-BuildRequires:  sgml-skel
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
 BuildRequires:  yast2-devtools >= 3.1.10
-BuildRequires:  yast2-packagemanager-devel
-BuildRequires:  yast2-testsuite
-BuildRequires:  rubygem(rspec)
-Requires:   lio-utils
+BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
+BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
+Requires:   python-configshell-fb
+Requires:   python-rtslib-fb
+Requires:   targetcli-fb
 
 # network needs Wizard::OpenCancelOKDialog()
 #  function from yast2-2.18.2
@@ -56,21 +52,19 @@
 %setup -n %{name}-%{version}
 
 %build
-%yast_build
+
+%check
+rake test:unit
 
 %install
-%yast_install
+rake install DESTDIR="%{buildroot}"
 
 %files
 %defattr(-,root,root)
 %dir %{yast_yncludedir}/iscsi-lio-server
 %{yast_yncludedir}/iscsi-lio-server/*
 %{yast_clientdir}/iscsi-lio-server.rb
-%{yast_clientdir}/iscsi-lio-server_*.rb
-%{yast_moduledir}/IscsiLioServer*
-%{yast_moduledir}/IscsiLioData*
 %{yast_desktopdir}/iscsi-lio-server.desktop
-%{yast_scrconfdir}/ietd.scr
 %doc %{yast_docdir}
 
 %changelog

++ yast2-iscsi-lio-server-3.2.0.tar.bz2 -> 
yast2-iscsi-lio-server-4.0.0.tar.bz2 ++
 9610 lines of diff (skipped)




commit yast2-iscsi-lio-server for openSUSE:Factory

2017-03-23 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2017-03-24 02:09:16

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is "yast2-iscsi-lio-server"

Fri Mar 24 02:09:16 2017 rev:19 rq:461283 version:3.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2016-07-15 12:54:22.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2017-03-24 02:09:19.204780725 +0100
@@ -1,0 +2,8 @@
+Wed Feb 22 09:55:05 UTC 2017 - ls...@suse.com
+
+- fate#318832, redesign authentication UI
+- changed online help
+- a bug fix for discovery session without authentication.
+-3.2.0
+
+---

Old:

  yast2-iscsi-lio-server-3.1.19.tar.bz2

New:

  yast2-iscsi-lio-server-3.2.0.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.9JeDlU/_old  2017-03-24 02:09:19.680713350 +0100
+++ /var/tmp/diff_new_pack.9JeDlU/_new  2017-03-24 02:09:19.684712784 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-iscsi-lio-server
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.19
+Version:3.2.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-3.1.19.tar.bz2 -> 
yast2-iscsi-lio-server-3.2.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-lio-server-3.1.19/.travis.yml 
new/yast2-iscsi-lio-server-3.2.0/.travis.yml
--- old/yast2-iscsi-lio-server-3.1.19/.travis.yml   2016-07-14 
10:51:35.065830844 +0200
+++ new/yast2-iscsi-lio-server-3.2.0/.travis.yml2017-02-28 
11:35:51.158707588 +0100
@@ -1,16 +1,11 @@
-language: cpp
-compiler:
-- gcc
+sudo: required
+language: bash
+services:
+  - docker
+
 before_install:
-# disable rvm, use system Ruby
-- rvm reset
-- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2" -g 
"rspec:3.3.0 yast-rake gettext"
+  - docker build -t yast-iscsi-lio-server-image .
 script:
-- rake check:syntax
-- rake check:pot
-- make -f Makefile.cvs
-- make
-- sudo make install
-- make check
-
+  # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
+  # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-iscsi-lio-server-image yast-travis-ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-lio-server-3.1.19/CONTRIBUTING.md 
new/yast2-iscsi-lio-server-3.2.0/CONTRIBUTING.md
--- old/yast2-iscsi-lio-server-3.1.19/CONTRIBUTING.md   2016-07-14 
10:51:35.069830844 +0200
+++ new/yast2-iscsi-lio-server-3.2.0/CONTRIBUTING.md2017-02-28 
11:35:51.166707588 +0100
@@ -3,7 +3,7 @@
 
 YaST is an open source project and as such it welcomes all kinds of
 contributions. If you decide to contribute, please follow these guidelines to
-ensure the process is effective and pleasant both for you and YaST maintainers.
+ensure the process is effective and pleasant both for you and the YaST 
maintainers.
 
 There are two main forms of contribution: reporting bugs and performing code
 changes.
@@ -17,13 +17,11 @@
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
-If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
-that every bug will be fixed, but we'll try.
-
 When creating a bug report, please follow our [bug reporting
 guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
 
+We can't guarantee that every bug will be fixed, but we'll try.
+
 Code Changes
 
 
@@ -44,15 +42,22 @@
  to the [Ruby style
  guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
 
-  4. Make sure your change didn't break anything by building the RPM package
+  4. Update the package version (in `packages/*.spec`, usually by
+ `rake version:bump`) and add a new entry to the 

commit yast2-iscsi-lio-server for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2016-07-15 12:54:09

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is "yast2-iscsi-lio-server"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2016-06-07 23:50:35.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2016-07-15 12:54:22.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 11:00:53 CEST 2016 - g...@suse.de
+
+- allow to remove global authentication values
+  (bnc#919474, bnc#977342)
+- 3.1.19
+
+---
@@ -12,2 +19,2 @@
-- add hint to use different user and password for incoming and
-  outgoing authentication (bsc#977173)
+- add hint to use different passwords for incoming and outgoing
+  authentication (bsc#977173)

Old:

  yast2-iscsi-lio-server-3.1.18.tar.bz2

New:

  yast2-iscsi-lio-server-3.1.19.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.LGQkZd/_old  2016-07-15 12:54:23.0 +0200
+++ /var/tmp/diff_new_pack.LGQkZd/_new  2016-07-15 12:54:23.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.18
+Version:3.1.19
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-3.1.18.tar.bz2 -> 
yast2-iscsi-lio-server-3.1.19.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.18/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-3.1.19/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-3.1.18/package/yast2-iscsi-lio-server.changes
2016-06-07 14:09:45.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.19/package/yast2-iscsi-lio-server.changes
2016-07-14 10:51:35.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed Jul  6 11:00:53 CEST 2016 - g...@suse.de
+
+- allow to remove global authentication values
+  (bnc#919474, bnc#977342)
+- 3.1.19
+
+---
 Tue Jun  7 10:47:30 UTC 2016 - igonzalezs...@suse.com
 
 - Stop generating autodocs (fate#320356)
@@ -9,8 +16,8 @@
 
 - replace iSCSI "client" by "initiator" in labels, popups and
   help text (fate#319293)
-- add hint to use different user and password for incoming and
-  outgoing authentication (bsc#977173)
+- add hint to use different passwords for incoming and outgoing
+  authentication (bsc#977173)
 - 3.1.17
 
 ---
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.18/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-3.1.19/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-3.1.18/package/yast2-iscsi-lio-server.spec   
2016-06-07 14:09:45.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.19/package/yast2-iscsi-lio-server.spec   
2016-07-14 10:51:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.18
+Version:3.1.19
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.18/src/include/iscsi-lio-server/helps.rb 
new/yast2-iscsi-lio-server-3.1.19/src/include/iscsi-lio-server/helps.rb
--- old/yast2-iscsi-lio-server-3.1.18/src/include/iscsi-lio-server/helps.rb 
2016-06-07 14:09:45.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.19/src/include/iscsi-lio-server/helps.rb 
2016-07-14 10:51:35.0 +0200
@@ -131,7 +131,7 @@
 "With Edit LUN one can modify the LUN mapping. Please 
note that LUN target number" +
 " must be unique.After pressing Edit Auth, select the 
type of authentication." +
 " Use Incoming, Outgoing or both together. Then 
insert User and Password." +
-" Please make sure to set different values for incoming and 
outgoing authentication.\n" +
+" Please make sure to set different passwords for incoming and 
outgoing authentication.\n" +
 " If Use Authentication is disabled in previous dialog, 
Edit Auth is disabled here."
   ) +
 _( "Copy offers the possibility to give an additional 
initiator access to the LUN."),
diff -urN '--exclude=CVS' 

commit yast2-iscsi-lio-server for openSUSE:Factory

2016-06-07 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2016-06-07 23:50:34

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is "yast2-iscsi-lio-server"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2016-05-08 10:46:14.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2016-06-07 23:50:35.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 10:47:30 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.18
+
+---

Old:

  yast2-iscsi-lio-server-3.1.17.tar.bz2

New:

  yast2-iscsi-lio-server-3.1.18.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.vcBznp/_old  2016-06-07 23:50:36.0 +0200
+++ /var/tmp/diff_new_pack.vcBznp/_new  2016-06-07 23:50:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.17
+Version:3.1.18
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-3.1.17.tar.bz2 -> 
yast2-iscsi-lio-server-3.1.18.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-lio-server-3.1.17/doc/Makefile.am 
new/yast2-iscsi-lio-server-3.1.18/doc/Makefile.am
--- old/yast2-iscsi-lio-server-3.1.17/doc/Makefile.am   2016-05-05 
10:37:56.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.18/doc/Makefile.am   1970-01-01 
01:00:00.0 +0100
@@ -1,10 +0,0 @@
-# Makefile.am for iscsi-server/doc
-
-SUBDIRS = autodocs
-
-htmldir = $(docdir)
-
-doc_DATA =
-html_DATA =
-
-EXTRA_DIST = $(doc_DATA) $(html_DATA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.17/doc/autodocs/Makefile.am 
new/yast2-iscsi-lio-server-3.1.18/doc/autodocs/Makefile.am
--- old/yast2-iscsi-lio-server-3.1.17/doc/autodocs/Makefile.am  2016-05-05 
10:37:56.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.18/doc/autodocs/Makefile.am  1970-01-01 
01:00:00.0 +0100
@@ -1,3 +0,0 @@
-# Makefile.am for iscsi-server/doc/autodocs
-
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.17/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-3.1.18/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-3.1.17/package/yast2-iscsi-lio-server.changes
2016-05-05 10:37:56.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.18/package/yast2-iscsi-lio-server.changes
2016-06-07 14:09:45.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Jun  7 10:47:30 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.18
+
+---
 Wed May  4 12:32:45 CEST 2016 - g...@suse.de
 
 - replace iSCSI "client" by "initiator" in labels, popups and
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.17/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-3.1.18/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-3.1.17/package/yast2-iscsi-lio-server.spec   
2016-05-05 10:37:56.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.18/package/yast2-iscsi-lio-server.spec   
2016-06-07 14:09:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.17
+Version:3.1.18
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit yast2-iscsi-lio-server for openSUSE:Factory

2016-05-08 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2016-05-08 10:45:39

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is "yast2-iscsi-lio-server"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2015-06-12 20:31:10.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2016-05-08 10:46:14.0 +0200
@@ -1,0 +2,16 @@
+Wed May  4 12:32:45 CEST 2016 - g...@suse.de
+
+- replace iSCSI "client" by "initiator" in labels, popups and
+  help text (fate#319293)
+- add hint to use different user and password for incoming and
+  outgoing authentication (bsc#977173)
+- 3.1.17
+
+---
+Wed Jul 15 12:40:08 CEST 2015 - g...@suse.de
+
+- add info about the tpg status to targets overview
+  (partial bug-fix for bnc#920380)
+- 3.1.16
+
+---

Old:

  yast2-iscsi-lio-server-3.1.15.tar.bz2

New:

  yast2-iscsi-lio-server-3.1.17.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.ACrFOS/_old  2016-05-08 10:46:15.0 +0200
+++ /var/tmp/diff_new_pack.ACrFOS/_new  2016-05-08 10:46:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-iscsi-lio-server
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.15
+Version:3.1.17
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-3.1.15.tar.bz2 -> 
yast2-iscsi-lio-server-3.1.17.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-lio-server-3.1.15/.travis.yml 
new/yast2-iscsi-lio-server-3.1.17/.travis.yml
--- old/yast2-iscsi-lio-server-3.1.15/.travis.yml   2015-06-11 
14:35:24.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.17/.travis.yml   2016-05-05 
10:37:56.0 +0200
@@ -5,7 +5,7 @@
 # disable rvm, use system Ruby
 - rvm reset
 - wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2" -g 
"rspec:2.14.1 yast-rake gettext"
+- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2" -g 
"rspec:3.3.0 yast-rake gettext"
 script:
 - rake check:syntax
 - rake check:pot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.15/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-3.1.17/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-3.1.15/package/yast2-iscsi-lio-server.changes
2015-06-11 14:35:24.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.17/package/yast2-iscsi-lio-server.changes
2016-05-05 10:37:56.0 +0200
@@ -1,4 +1,20 @@
 ---
+Wed May  4 12:32:45 CEST 2016 - g...@suse.de
+
+- replace iSCSI "client" by "initiator" in labels, popups and
+  help text (fate#319293)
+- add hint to use different user and password for incoming and
+  outgoing authentication (bsc#977173)
+- 3.1.17
+
+---
+Wed Jul 15 12:40:08 CEST 2015 - g...@suse.de
+
+- add info about the tpg status to targets overview
+  (partial bug-fix for bnc#920380)
+- 3.1.16
+
+---
 Wed May 27 15:45:03 CET 2015 - ls...@suse.de
 
 - remove ":" in target name when identifier is empty (bnc#932170) 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.15/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-3.1.17/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-3.1.15/package/yast2-iscsi-lio-server.spec   
2015-06-11 14:35:24.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.17/package/yast2-iscsi-lio-server.spec   
2016-05-05 10:37:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.15
+Version:3.1.17
 Release:0
 
 BuildRoot:  

commit yast2-iscsi-lio-server for openSUSE:Factory

2015-06-12 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2015-06-12 20:31:09

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is yast2-iscsi-lio-server

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2015-03-19 21:16:57.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2015-06-12 20:31:10.0 +0200
@@ -1,0 +2,6 @@
+Wed May 27 15:45:03 CET 2015 - ls...@suse.de
+
+- remove : in target name when identifier is empty (bnc#932170) 
+- 3.1.15
+
+---

Old:

  yast2-iscsi-lio-server-3.1.14.tar.bz2

New:

  yast2-iscsi-lio-server-3.1.15.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.VjrpMP/_old  2015-06-12 20:31:11.0 +0200
+++ /var/tmp/diff_new_pack.VjrpMP/_new  2015-06-12 20:31:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-iscsi-lio-server
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.14
+Version:3.1.15
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-3.1.14.tar.bz2 - 
yast2-iscsi-lio-server-3.1.15.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-lio-server-3.1.14/CONTRIBUTING.md 
new/yast2-iscsi-lio-server-3.1.15/CONTRIBUTING.md
--- old/yast2-iscsi-lio-server-3.1.14/CONTRIBUTING.md   2015-03-18 
14:24:11.0 +0100
+++ new/yast2-iscsi-lio-server-3.1.15/CONTRIBUTING.md   2015-06-11 
14:35:24.0 +0200
@@ -12,13 +12,13 @@
 ---
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=YaST2)
 or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
 that every bug will be fixed, but we'll try.
 
 When creating a bug report, please follow our [bug reporting
@@ -71,7 +71,7 @@
 [widely used
 
conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
 
-If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure
 you mention it in the commit message for cross-reference. Use format like
 bnc#775814 or gh#yast/yast-foo#42. See also [GitHub
 
autolinking](https://help.github.com/articles/github-flavored-markdown#references)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.14/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-3.1.15/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-3.1.14/package/yast2-iscsi-lio-server.changes
2015-03-18 14:24:11.0 +0100
+++ new/yast2-iscsi-lio-server-3.1.15/package/yast2-iscsi-lio-server.changes
2015-06-11 14:35:24.0 +0200
@@ -1,4 +1,10 @@
 ---
+Wed May 27 15:45:03 CET 2015 - ls...@suse.de
+
+- remove : in target name when identifier is empty (bnc#932170) 
+- 3.1.15
+
+---
 Wed Mar  4 12:04:33 CET 2015 - g...@suse.de
 
 - use 'ip addr show', don't show deprecated IPs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.14/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-3.1.15/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-3.1.14/package/yast2-iscsi-lio-server.spec   
2015-03-18 14:24:11.0 +0100
+++ new/yast2-iscsi-lio-server-3.1.15/package/yast2-iscsi-lio-server.spec   
2015-06-11 14:35:24.0 +0200
@@ -17,7 

commit yast2-iscsi-lio-server for openSUSE:Factory

2015-03-19 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2015-03-19 21:16:56

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is yast2-iscsi-lio-server

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2015-02-06 22:38:02.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2015-03-19 21:16:57.0 +0100
@@ -1,0 +2,6 @@
+Wed Mar  4 12:04:33 CET 2015 - g...@suse.de
+
+- use 'ip addr show', don't show deprecated IPs
+- 3.1.14
+
+---

Old:

  yast2-iscsi-lio-server-3.1.13.tar.bz2

New:

  yast2-iscsi-lio-server-3.1.14.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.lAQzDm/_old  2015-03-19 21:16:58.0 +0100
+++ /var/tmp/diff_new_pack.lAQzDm/_new  2015-03-19 21:16:58.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.13
+Version:3.1.14
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-3.1.13.tar.bz2 - 
yast2-iscsi-lio-server-3.1.14.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.13/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-3.1.14/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-3.1.13/package/yast2-iscsi-lio-server.changes
2015-02-04 12:19:11.0 +0100
+++ new/yast2-iscsi-lio-server-3.1.14/package/yast2-iscsi-lio-server.changes
2015-03-18 14:24:11.0 +0100
@@ -1,4 +1,10 @@
 ---
+Wed Mar  4 12:04:33 CET 2015 - g...@suse.de
+
+- use 'ip addr show', don't show deprecated IPs
+- 3.1.14
+
+---
 Tue Feb  3 09:41:55 CET 2015 - g...@suse.de
 
 - show a warning popup in case of empty client list (bnc #898261)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.13/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-3.1.14/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-3.1.13/package/yast2-iscsi-lio-server.spec   
2015-02-04 12:19:11.0 +0100
+++ new/yast2-iscsi-lio-server-3.1.14/package/yast2-iscsi-lio-server.spec   
2015-03-18 14:24:11.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.13
+Version:3.1.14
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.13/src/modules/IscsiLioData.rb 
new/yast2-iscsi-lio-server-3.1.14/src/modules/IscsiLioData.rb
--- old/yast2-iscsi-lio-server-3.1.13/src/modules/IscsiLioData.rb   
2015-02-04 12:19:11.0 +0100
+++ new/yast2-iscsi-lio-server-3.1.14/src/modules/IscsiLioData.rb   
2015-03-18 14:24:11.0 +0100
@@ -566,31 +566,34 @@
 end
 
 #
-# Get information about network interfaces from 'ifconfig'
+# Get information about network interfaces from 'ip addr show'
 #
 def GetNetConfig
   out = Convert.to_map(
-SCR.Execute(path(.target.bash_output), LC_ALL=POSIX /sbin/ifconfig)
+SCR.Execute(path(.target.bash_output), LC_ALL=POSIX ip addr show)
   )
   ls = out.fetch(stdout, ).split(\n)
   deep_copy(ls)
 end
 
 #
-# Get list of IP addresses
+# Get list of IP addresses (filters stdout of 'ip addr show')
+#
+# @return [Array]String list of IP addresses (IPv4 and IPv6), if no IP 
is found
+# returns array with an empty string element
 #
 def GetIpAddr
   ip_list = GetNetConfig()
   ip_list.select! do |line|
-line.include?(inet)  !line.include?(Scope:Link)
+line.include?(inet)  !line.include?(deprecated) # don't show 
deprecated IPs
   end
 
   ip_list = ip_list.map do |ip|
 ip.lstrip!
 case ip
-when /^inet addr: *([.\w]+)[\t ].*/
+when /^inet *([.\d]+)\/.*/
   $1
-when /^inet6 addr: *([:\w]+)\/.*/
+when /^inet6 *([.:\w]+)\/.*/
   $1
 else
   ip
@@ -599,7 +602,8 @@
 
   ip_list.reject! do |address|
 address.start_with?(127.) ||  # local IPv4
-  address.start_with?(::1) # local IPv6
+  

commit yast2-iscsi-lio-server for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2015-02-06 22:38:02

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is yast2-iscsi-lio-server

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2014-12-05 21:04:19.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2015-02-06 22:38:02.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb  3 09:41:55 CET 2015 - g...@suse.de
+
+- show a warning popup in case of empty client list (bnc #898261)
+- 3.1.13
+
+---
@@ -4,0 +11 @@
+- 3.1.12

Old:

  yast2-iscsi-lio-server-3.1.12.tar.bz2

New:

  yast2-iscsi-lio-server-3.1.13.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.8VRmjC/_old  2015-02-06 22:38:03.0 +0100
+++ /var/tmp/diff_new_pack.8VRmjC/_new  2015-02-06 22:38:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-iscsi-lio-server
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.12
+Version:3.1.13
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-3.1.12.tar.bz2 - 
yast2-iscsi-lio-server-3.1.13.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.12/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-3.1.13/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-3.1.12/package/yast2-iscsi-lio-server.changes
2014-12-04 11:26:53.0 +0100
+++ new/yast2-iscsi-lio-server-3.1.13/package/yast2-iscsi-lio-server.changes
2015-02-04 12:19:11.0 +0100
@@ -1,7 +1,14 @@
 ---
+Tue Feb  3 09:41:55 CET 2015 - g...@suse.de
+
+- show a warning popup in case of empty client list (bnc #898261)
+- 3.1.13
+
+---
 Thu Dec  4 09:50:19 UTC 2014 - jreidin...@suse.com
 
 - remove X-KDE-Library from desktop file (bnc#899104)
+- 3.1.12
 
 ---
 Thu Sep  4 12:22:08 UTC 2014 - mvid...@suse.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.12/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-3.1.13/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-3.1.12/package/yast2-iscsi-lio-server.spec   
2014-12-04 11:26:53.0 +0100
+++ new/yast2-iscsi-lio-server-3.1.13/package/yast2-iscsi-lio-server.spec   
2015-02-04 12:19:11.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.12
+Version:3.1.13
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.12/src/include/iscsi-lio-server/widgets.rb 
new/yast2-iscsi-lio-server-3.1.13/src/include/iscsi-lio-server/widgets.rb
--- old/yast2-iscsi-lio-server-3.1.12/src/include/iscsi-lio-server/widgets.rb   
2014-12-04 11:26:53.0 +0100
+++ new/yast2-iscsi-lio-server-3.1.13/src/include/iscsi-lio-server/widgets.rb   
2015-02-04 12:19:11.0 +0100
@@ -643,6 +643,7 @@
   if @changed_lun.has_key?(s)
 txt = _(Client name already exists!)
   end
+  # TODO: check client name for valid chars (depends on solution for 
fate #318406)
   if !Builtins.isempty(txt)
 sym = :again
 UI.SetFocus(Id(:clnt))
@@ -1445,8 +1446,19 @@
 
 def validateClient(key, event)
   event = deep_copy(event)
-  ret = true
-  ret
+  clients = UI.QueryWidget(:clnt_table, :Items)
+  continue = true
+
+  if !clients.nil?  clients.empty?
+continue = Popup.YesNoHeadline( Label.WarningMsg,
+_(There isn't any client 
specified.\n +
+To allow a client login to the 
target, please\n +
+use the 'Add' button and enter 

commit yast2-iscsi-lio-server for openSUSE:Factory

2014-12-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2014-12-05 21:04:25

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is yast2-iscsi-lio-server

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2014-09-05 09:34:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2014-12-05 21:04:19.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec  4 09:50:19 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+---

Old:

  yast2-iscsi-lio-server-3.1.11.tar.bz2

New:

  yast2-iscsi-lio-server-3.1.12.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.1Qddvv/_old  2014-12-05 21:04:20.0 +0100
+++ /var/tmp/diff_new_pack.1Qddvv/_new  2014-12-05 21:04:20.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.11
+Version:3.1.12
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-3.1.11.tar.bz2 - 
yast2-iscsi-lio-server-3.1.12.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-lio-server-3.1.11/.travis.yml 
new/yast2-iscsi-lio-server-3.1.12/.travis.yml
--- old/yast2-iscsi-lio-server-3.1.11/.travis.yml   1970-01-01 
01:00:00.0 +0100
+++ new/yast2-iscsi-lio-server-3.1.12/.travis.yml   2014-12-04 
11:26:53.0 +0100
@@ -0,0 +1,16 @@
+language: cpp
+compiler:
+- gcc
+before_install:
+# disable rvm, use system Ruby
+- rvm reset
+- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
+- sh ./travis_setup.sh -p rake yast2-devtools yast2-testsuite yast2 -g 
rspec:2.14.1 yast-rake gettext
+script:
+- rake check:syntax
+- rake check:pot
+- make -f Makefile.cvs
+- make
+- sudo make install
+- make check
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-lio-server-3.1.11/MAINTAINER 
new/yast2-iscsi-lio-server-3.1.12/MAINTAINER
--- old/yast2-iscsi-lio-server-3.1.11/MAINTAINER2014-09-04 
16:30:26.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.12/MAINTAINER2014-12-04 
11:26:53.0 +0100
@@ -1 +1 @@
-Gabriele Mohr g...@suse.de
+Deprecated file. Use `osc maintainer yast2-iscsi-lio-server` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-lio-server-3.1.11/README.md 
new/yast2-iscsi-lio-server-3.1.12/README.md
--- old/yast2-iscsi-lio-server-3.1.11/README.md 1970-01-01 01:00:00.0 
+0100
+++ new/yast2-iscsi-lio-server-3.1.12/README.md 2014-12-04 11:26:53.0 
+0100
@@ -0,0 +1,5 @@
+# YaST - The iSCSI LIO Server Module #
+
+[![Travis 
Build](https://travis-ci.org/yast/yast-iscsi-lio-server.svg?branch=master)](https://travis-ci.org/yast/yast-iscsi-lio-server)
+[![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-iscsi-lio-server-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-iscsi-lio-server-master/)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.11/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-3.1.12/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-3.1.11/package/yast2-iscsi-lio-server.changes
2014-09-04 16:30:26.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.12/package/yast2-iscsi-lio-server.changes
2014-12-04 11:26:53.0 +0100
@@ -1,4 +1,9 @@
 ---
+Thu Dec  4 09:50:19 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+---
 Thu Sep  4 12:22:08 UTC 2014 - mvid...@suse.com
 
 - Use a more flexible rubygem requirement syntax (bnc#895069)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.11/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-3.1.12/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-3.1.11/package/yast2-iscsi-lio-server.spec   
2014-09-04 16:30:26.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.12/package/yast2-iscsi-lio-server.spec   
2014-12-04 11:26:53.0 +0100
@@ -17,7 

commit yast2-iscsi-lio-server for openSUSE:Factory

2014-09-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2014-09-05 09:34:25

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is yast2-iscsi-lio-server

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2014-09-03 21:23:33.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2014-09-05 09:34:47.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep  4 12:22:08 UTC 2014 - mvid...@suse.com
+
+- Use a more flexible rubygem requirement syntax (bnc#895069)
+- 3.1.11
+
+---

Old:

  yast2-iscsi-lio-server-3.1.10.tar.bz2

New:

  yast2-iscsi-lio-server-3.1.11.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.U3AkZn/_old  2014-09-05 09:34:48.0 +0200
+++ /var/tmp/diff_new_pack.U3AkZn/_new  2014-09-05 09:34:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.10
+Version:3.1.11
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -27,13 +27,13 @@
 BuildRequires:  doxygen
 BuildRequires:  libxslt
 BuildRequires:  popt-devel
-BuildRequires:  rubygem-rspec
 BuildRequires:  sgml-skel
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
 BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-packagemanager-devel
 BuildRequires:  yast2-testsuite
+BuildRequires:  rubygem(rspec)
 Requires:   lio-utils
 
 # network needs Wizard::OpenCancelOKDialog()

++ yast2-iscsi-lio-server-3.1.10.tar.bz2 - 
yast2-iscsi-lio-server-3.1.11.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.10/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-3.1.11/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-3.1.10/package/yast2-iscsi-lio-server.changes
2014-09-03 17:00:07.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.11/package/yast2-iscsi-lio-server.changes
2014-09-04 16:30:26.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu Sep  4 12:22:08 UTC 2014 - mvid...@suse.com
+
+- Use a more flexible rubygem requirement syntax (bnc#895069)
+- 3.1.11
+
+---
 Wed Sep  3 12:01:01 CEST 2014 - g...@suse.de
 
 - don't log user/password info (additional bug-fix for bnc #893362)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.10/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-3.1.11/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-3.1.10/package/yast2-iscsi-lio-server.spec   
2014-09-03 17:00:07.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.11/package/yast2-iscsi-lio-server.spec   
2014-09-04 16:30:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.10
+Version:3.1.11
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -27,7 +27,7 @@
 License:GPL-2.0
 BuildRequires:  docbook-xsl-stylesheets doxygen libxslt popt-devel sgml-skel 
update-desktop-files yast2 yast2-packagemanager-devel yast2-testsuite
 BuildRequires:  yast2-devtools = 3.1.10
-BuildRequires:  rubygem-rspec
+BuildRequires:  rubygem(rspec)
 Requires:   lio-utils
 
 # network needs Wizard::OpenCancelOKDialog()

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-iscsi-lio-server for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2014-09-03 18:29:50

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is yast2-iscsi-lio-server

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2014-09-02 08:22:30.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2014-09-03 21:23:33.0 +0200
@@ -1,0 +2,6 @@
+Wed Sep  3 12:01:01 CEST 2014 - g...@suse.de
+
+- don't log user/password info (additional bug-fix for bnc #893362)
+- 3.1.10
+
+---

Old:

  yast2-iscsi-lio-server-3.1.9.tar.bz2

New:

  yast2-iscsi-lio-server-3.1.10.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.bFpI30/_old  2014-09-03 21:23:34.0 +0200
+++ /var/tmp/diff_new_pack.bFpI30/_new  2014-09-03 21:23:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.9
+Version:3.1.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-3.1.9.tar.bz2 - 
yast2-iscsi-lio-server-3.1.10.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.9/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-3.1.10/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-3.1.9/package/yast2-iscsi-lio-server.changes 
2014-09-01 16:25:10.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.10/package/yast2-iscsi-lio-server.changes
2014-09-03 17:00:07.0 +0200
@@ -1,4 +1,10 @@
 ---
+Wed Sep  3 12:01:01 CEST 2014 - g...@suse.de
+
+- don't log user/password info (additional bug-fix for bnc #893362)
+- 3.1.10
+
+---
 Wed Aug 27 12:26:10 CEST 2014 - g...@suse.de
 
 - do not write user/password info to YaST log-file (bnc #893362)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.9/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-3.1.10/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-3.1.9/package/yast2-iscsi-lio-server.spec
2014-09-01 16:25:10.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.10/package/yast2-iscsi-lio-server.spec   
2014-09-03 17:00:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.9
+Version:3.1.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.9/src/modules/IscsiLioData.rb 
new/yast2-iscsi-lio-server-3.1.10/src/modules/IscsiLioData.rb
--- old/yast2-iscsi-lio-server-3.1.9/src/modules/IscsiLioData.rb
2014-09-01 16:25:10.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.10/src/modules/IscsiLioData.rb   
2014-09-03 17:00:07.0 +0200
@@ -1318,10 +1318,11 @@
 def SetTpgAuth(tgt, tpg, value)
   ret = true
   tgt_auth_info = GetTgt(@data, tgt, tpg)
-  Builtins.y2milestone(SetTpgAuth tgt:%1 tpg:%2 value:%3 auth_info:%4,
-   tgt, tpg, value, tgt_auth_info)
+  current_value = tgt_auth_info.fetch(auth, false)
+  Builtins.y2milestone(SetTpgAuth tgt:%1 tpg:%2 auth:%3 current auth:%4,
+   tgt, tpg, value, current_value)
 
-  value_changed = value != tgt_auth_info.fetch(auth, false)
+  value_changed = value != current_value
   if value_changed || tgt_auth_info.empty?
 auth = value ? --enableauth : --disableauth
 cmd = lio_node #{auth} #{tgt} #{tpg}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-iscsi-lio-server for openSUSE:Factory

2014-09-02 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2014-09-02 08:22:23

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is yast2-iscsi-lio-server

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2014-07-28 16:21:33.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2014-09-02 08:22:30.0 +0200
@@ -1,0 +2,6 @@
+Wed Aug 27 12:26:10 CEST 2014 - g...@suse.de
+
+- do not write user/password info to YaST log-file (bnc #893362)
+- 3.1.9
+
+---

Old:

  yast2-iscsi-lio-server-3.1.8.tar.bz2

New:

  yast2-iscsi-lio-server-3.1.9.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.ItlwMG/_old  2014-09-02 08:22:31.0 +0200
+++ /var/tmp/diff_new_pack.ItlwMG/_new  2014-09-02 08:22:31.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.8
+Version:3.1.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-3.1.8.tar.bz2 - 
yast2-iscsi-lio-server-3.1.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.8/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-3.1.9/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-3.1.8/package/yast2-iscsi-lio-server.changes 
2014-07-28 13:30:42.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.9/package/yast2-iscsi-lio-server.changes 
2014-09-01 16:25:10.0 +0200
@@ -1,4 +1,10 @@
 ---
+Wed Aug 27 12:26:10 CEST 2014 - g...@suse.de
+
+- do not write user/password info to YaST log-file (bnc #893362)
+- 3.1.9
+
+---
 Thu Jul 24 11:59:18 CEST 2014 - g...@suse.de
 
 - bind all IP addresses to a target if requested by user 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.8/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-3.1.9/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-3.1.8/package/yast2-iscsi-lio-server.spec
2014-07-28 13:30:42.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.9/package/yast2-iscsi-lio-server.spec
2014-09-01 16:25:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.8
+Version:3.1.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.8/src/include/iscsi-lio-server/widgets.rb 
new/yast2-iscsi-lio-server-3.1.9/src/include/iscsi-lio-server/widgets.rb
--- old/yast2-iscsi-lio-server-3.1.8/src/include/iscsi-lio-server/widgets.rb
2014-07-28 13:30:42.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.9/src/include/iscsi-lio-server/widgets.rb
2014-09-01 16:25:10.0 +0200
@@ -568,7 +568,7 @@
   else
 lmap = IscsiLioData.GetAuth(@curr_target, @curr_tpg, clnt)
   end
-  Builtins.y2milestone(ClntAuthDialog map:%1, lmap)
+  Builtins.y2milestone(ClntAuthDialog auth already set) if !lmap.empty?
   auth_dialog = VBox(
 MarginBox(6, 2, AuthTerm(false)),
 ButtonBox(
@@ -605,7 +605,6 @@
   end
   UI.CloseDialog
   Ops.set(@changed_auth, clnt, lmap) if lmap != nil
-  Builtins.y2milestone(ClntAuthDialog ret:%1, lmap)
   deep_copy(lmap)
 end
 
@@ -1349,8 +1348,8 @@
 s = Ops.get_string(it, 1, )
 Builtins.y2milestone(handleClient pos:%1 clnt:%2, edit_pos, s)
 auth = ClntAuthDialog(s)
-Builtins.y2milestone(handleClient auth:%1, auth)
 if auth != nil
+  Builtins.y2milestone(handleClient auth is set)
   Ops.set(it, 3, GetAuthString(auth))
   Ops.set(items, edit_pos, it)
   UI.ChangeWidget(:clnt_table, :Items, items)
@@ -1539,8 +1538,7 @@
 Ops.get_string(ca, [outgoing, 0], ) ||
   Ops.get_string(m, [outgoing, 1], ) !=
 Ops.get_string(ca, [outgoing, 1], )
-Builtins.y2milestone(storeClient auth c:%1, c)
-Builtins.y2milestone(storeClient cur:%1 new:%2, ca, m)
+Builtins.y2milestone(storeClient set auth for 

commit yast2-iscsi-lio-server for openSUSE:Factory

2014-07-28 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2014-07-28 16:21:32

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is yast2-iscsi-lio-server

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2014-05-16 18:18:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2014-07-28 16:21:33.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 24 11:59:18 CEST 2014 - g...@suse.de
+
+- bind all IP addresses to a target if requested by user 
+  (bnc #885688)
+- 3.1.8 
+
+---

Old:

  yast2-iscsi-lio-server-3.1.7.tar.bz2

New:

  yast2-iscsi-lio-server-3.1.8.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.ivcMqf/_old  2014-07-28 16:21:34.0 +0200
+++ /var/tmp/diff_new_pack.ivcMqf/_new  2014-07-28 16:21:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.7
+Version:3.1.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-3.1.7.tar.bz2 - 
yast2-iscsi-lio-server-3.1.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.7/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-3.1.8/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-3.1.7/package/yast2-iscsi-lio-server.changes 
2014-05-15 12:10:47.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.8/package/yast2-iscsi-lio-server.changes 
2014-07-28 13:30:42.0 +0200
@@ -1,4 +1,11 @@
 ---
+Thu Jul 24 11:59:18 CEST 2014 - g...@suse.de
+
+- bind all IP addresses to a target if requested by user 
+  (bnc #885688)
+- 3.1.8 
+
+---
 Thu May 15 09:53:44 CEST 2014 - g...@suse.de
 
 - save configuration on Finish (call lio_dump and tcm_dump) 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.7/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-3.1.8/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-3.1.7/package/yast2-iscsi-lio-server.spec
2014-05-15 12:10:47.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.8/package/yast2-iscsi-lio-server.spec
2014-07-28 13:30:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.7
+Version:3.1.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.7/src/include/iscsi-lio-server/dialogs.rb 
new/yast2-iscsi-lio-server-3.1.8/src/include/iscsi-lio-server/dialogs.rb
--- old/yast2-iscsi-lio-server-3.1.7/src/include/iscsi-lio-server/dialogs.rb
2014-05-15 12:10:47.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.8/src/include/iscsi-lio-server/dialogs.rb
2014-07-28 13:30:42.0 +0200
@@ -139,6 +139,8 @@
   ),
   HWeight(1, InputField(Id(:port), _(Port number), 3260))
 ),
+VSpacing(0.2),
+Left(HBox(CheckBox(Id(:add_ip), _(Bind all IP addresses), 
false))),
 VSpacing(0.5),
 Left(HBox(CheckBox(Id(:auth), _(Use Authentication), true))),
 VSpacing(0.5),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.7/src/include/iscsi-lio-server/widgets.rb 
new/yast2-iscsi-lio-server-3.1.8/src/include/iscsi-lio-server/widgets.rb
--- old/yast2-iscsi-lio-server-3.1.7/src/include/iscsi-lio-server/widgets.rb
2014-05-15 12:10:47.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.8/src/include/iscsi-lio-server/widgets.rb
2014-07-28 13:30:42.0 +0200
@@ -1013,14 +1013,14 @@
   )
   ip = Convert.to_string(UI.QueryWidget(:ipaddr, :Value))
   port = Builtins.tointeger(UI.QueryWidget(:port, :Value))
+  add_all = Convert.to_boolean(UI.QueryWidget(:add_ip, :Value))
+
   Builtins.y2milestone(storeModify ip:%1 port:%2 ipp:%3, ip, port, ipp)
-  if IP.Check6(ip)
- ip = [#{ip}] # brackets needed around IPv6
-  end
-  np = Builtins.sformat(%1:%2, ip, port)
-  if !Builtins.isempty(ip)  np != ipp
+
+  np = 

commit yast2-iscsi-lio-server for openSUSE:Factory

2014-05-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2014-05-16 18:18:33

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is yast2-iscsi-lio-server

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2014-05-06 14:04:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2014-05-16 18:18:34.0 +0200
@@ -1,0 +2,6 @@
+Thu May 15 09:53:44 CEST 2014 - g...@suse.de
+
+- save configuration on Finish (call lio_dump and tcm_dump) 
+- 3.1.7
+
+---

Old:

  yast2-iscsi-lio-server-3.1.6.tar.bz2

New:

  yast2-iscsi-lio-server-3.1.7.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.131c6W/_old  2014-05-16 18:18:35.0 +0200
+++ /var/tmp/diff_new_pack.131c6W/_new  2014-05-16 18:18:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.6
+Version:3.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-3.1.6.tar.bz2 - 
yast2-iscsi-lio-server-3.1.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.6/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-3.1.7/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-3.1.6/package/yast2-iscsi-lio-server.changes 
2014-05-06 09:40:49.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.7/package/yast2-iscsi-lio-server.changes 
2014-05-15 12:10:47.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu May 15 09:53:44 CEST 2014 - g...@suse.de
+
+- save configuration on Finish (call lio_dump and tcm_dump) 
+- 3.1.7
+
+---
 Tue May  6 09:20:58 CEST 2014 - g...@suse.de
 
 - fixed integer conversion to string (bnc #874963)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.6/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-3.1.7/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-3.1.6/package/yast2-iscsi-lio-server.spec
2014-05-06 09:40:49.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.7/package/yast2-iscsi-lio-server.spec
2014-05-15 12:10:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-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-lio-server-3.1.6/src/modules/IscsiLioData.rb 
new/yast2-iscsi-lio-server-3.1.7/src/modules/IscsiLioData.rb
--- old/yast2-iscsi-lio-server-3.1.6/src/modules/IscsiLioData.rb
2014-05-06 09:40:50.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.7/src/modules/IscsiLioData.rb
2014-05-15 12:10:47.0 +0200
@@ -1403,6 +1403,17 @@
   nil
 end
 
+def SaveSettings
+  dump_cmd = /usr/sbin/lio_dump --file /etc/target/lio_setup.sh
+  if !LogExecCmd(dump_cmd)
+Report.Error(_(Cannot save lio setup))
+  end
+  setup_cmd = /usr/sbin/tcm_dump --file /etc/target/tcm_setup.sh
+  if !LogExecCmd(setup_cmd)
+Report.Error(_(Cannot save tcm setup))
+  end
+end
+
 publish :function = :CreateLunName, :type = string (list string, 
string)
 publish :function = :ParseConfigIetd, :type = map string, any (map 
string, any)
 publish :function = :AddNewTarget, :type = void (string, integer, list 
string)
@@ -1446,6 +1457,7 @@
 publish :function = :DoRemoveClntLun, :type = boolean (string, integer, 
string, integer)
 publish :function = :DoCreateClntLun, :type = boolean (string, integer, 
string, integer, integer)
 publish :function = :UpdateConfig, :type = void ()
+publish :function = :SaveSettings, :type = void()
   end
 
   IscsiLioData = IscsiLioDataClass.new
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.6/src/modules/IscsiLioServer.rb 
new/yast2-iscsi-lio-server-3.1.7/src/modules/IscsiLioServer.rb
--- old/yast2-iscsi-lio-server-3.1.6/src/modules/IscsiLioServer.rb  
2014-05-06 09:40:50.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.7/src/modules/IscsiLioServer.rb  
2014-05-15 

commit yast2-iscsi-lio-server for openSUSE:Factory

2014-04-30 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2014-05-01 07:54:03

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is yast2-iscsi-lio-server

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2014-04-14 21:21:12.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2014-05-01 07:54:04.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr 30 12:12:38 CEST 2014 - g...@suse.de
+
+- fixed typos in help text (bnc #873026)
+- 3.1.5
+
+---

Old:

  yast2-iscsi-lio-server-3.1.4.tar.bz2

New:

  yast2-iscsi-lio-server-3.1.5.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.zFsICz/_old  2014-05-01 07:54:05.0 +0200
+++ /var/tmp/diff_new_pack.zFsICz/_new  2014-05-01 07:54:05.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.4
+Version:3.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-3.1.4.tar.bz2 - 
yast2-iscsi-lio-server-3.1.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.4/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-3.1.5/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-3.1.4/package/yast2-iscsi-lio-server.changes 
2014-04-14 12:55:39.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.5/package/yast2-iscsi-lio-server.changes 
2014-04-30 12:35:48.0 +0200
@@ -1,4 +1,10 @@
 ---
+Wed Apr 30 12:12:38 CEST 2014 - g...@suse.de
+
+- fixed typos in help text (bnc #873026)
+- 3.1.5
+
+---
 Mon Apr 14 10:49:19 CEST 2014 - g...@suse.de
 
 - name of firewall service is service:target
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.4/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-3.1.5/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-3.1.4/package/yast2-iscsi-lio-server.spec
2014-04-14 12:55:39.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.5/package/yast2-iscsi-lio-server.spec
2014-04-30 12:35:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.4
+Version:3.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.4/src/include/iscsi-lio-server/helps.rb 
new/yast2-iscsi-lio-server-3.1.5/src/include/iscsi-lio-server/helps.rb
--- old/yast2-iscsi-lio-server-3.1.4/src/include/iscsi-lio-server/helps.rb  
2014-04-14 12:55:39.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.5/src/include/iscsi-lio-server/helps.rb  
2014-04-30 12:35:48.0 +0200
@@ -124,7 +124,7 @@
 target-clnt= _(
pUse bAdd/b to give a client access for a LUN imported from 
target portal group. +
 Specify which client is allowed to access it (client name is 
iInitiatorName/i in +
-'/etc/iscsci/initiatorname.iscsi' on iscsi inititiator). 
bDelete/b will remove the +
+'/etc/iscsi/initiatorname.iscsi' on iscsi initiator). 
bDelete/b will remove the +
 client access to the LUN./p
  ) +
   _(

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-iscsi-lio-server for openSUSE:Factory

2014-04-14 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2014-04-14 21:21:11

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is yast2-iscsi-lio-server

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2014-01-23 15:59:05.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2014-04-14 21:21:12.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 14 10:49:19 CEST 2014 - g...@suse.de
+
+- name of firewall service is service:target
+- 3.1.4
+
+---

Old:

  yast2-iscsi-lio-server-3.1.3.tar.bz2

New:

  yast2-iscsi-lio-server-3.1.4.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.Yve3M4/_old  2014-04-14 21:21:13.0 +0200
+++ /var/tmp/diff_new_pack.Yve3M4/_new  2014-04-14 21:21:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.3
+Version:3.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-3.1.3.tar.bz2 - 
yast2-iscsi-lio-server-3.1.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-lio-server-3.1.3/MAINTAINER 
new/yast2-iscsi-lio-server-3.1.4/MAINTAINER
--- old/yast2-iscsi-lio-server-3.1.3/MAINTAINER 2014-01-15 09:20:31.0 
+0100
+++ new/yast2-iscsi-lio-server-3.1.4/MAINTAINER 2014-04-14 12:55:39.0 
+0200
@@ -1 +1 @@
-Thomas Fehr f...@suse.de
+Gabriele Mohr g...@suse.de
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.3/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-3.1.4/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-3.1.3/package/yast2-iscsi-lio-server.changes 
2014-01-15 09:20:31.0 +0100
+++ new/yast2-iscsi-lio-server-3.1.4/package/yast2-iscsi-lio-server.changes 
2014-04-14 12:55:39.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon Apr 14 10:49:19 CEST 2014 - g...@suse.de
+
+- name of firewall service is service:target
+- 3.1.4
+
+---
 Tue Jan 14 13:06:31 CET 2014 - g...@suse.de
 
 - use /etc/iet/ietd.conf instead of /etc/ietd.conf (bnc#800956) 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.3/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-3.1.4/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-3.1.3/package/yast2-iscsi-lio-server.spec
2014-01-15 09:20:31.0 +0100
+++ new/yast2-iscsi-lio-server-3.1.4/package/yast2-iscsi-lio-server.spec
2014-04-14 12:55:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.3
+Version:3.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.3/src/include/iscsi-lio-server/dialogs.rb 
new/yast2-iscsi-lio-server-3.1.4/src/include/iscsi-lio-server/dialogs.rb
--- old/yast2-iscsi-lio-server-3.1.3/src/include/iscsi-lio-server/dialogs.rb
2014-01-15 09:20:31.0 +0100
+++ new/yast2-iscsi-lio-server-3.1.4/src/include/iscsi-lio-server/dialogs.rb
2014-04-14 12:55:39.0 +0200
@@ -268,7 +268,7 @@
   IscsiLioServer.method(:SetStartService),
   void (boolean)
 ),
-# radio button (starting iscsitarget service - option 1)
+# radio button (starting LIO target service - option 1)
 start_auto_button  = _(
   When Booting
 ),
@@ -287,7 +287,7 @@
 ),
 # firewall
 firewall  = CWMFirewallInterfaces.CreateOpenFirewallWidget(
-  { services = [service:iscsitarget], display_details = true }
+  { services = [service:target], display_details = true }
 ),
 # discovery authentication dialog
 global_config = {

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-iscsi-lio-server for openSUSE:Factory

2014-01-23 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2014-01-17 16:28:33

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-lio-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new (New)


Package is yast2-iscsi-lio-server

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2013-12-06 14:46:59.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2014-01-23 15:59:05.0 +0100
@@ -1,0 +2,12 @@
+Tue Jan 14 13:06:31 CET 2014 - g...@suse.de
+
+- use /etc/iet/ietd.conf instead of /etc/ietd.conf (bnc#800956) 
+- 3.1.3
+
+---
+Tue Dec  3 11:19:37 CET 2013 - g...@suse.de
+
+- disable authentication correctly for a new target (bnc #821613)
+- 3.1.2
+
+---

Old:

  yast2-iscsi-lio-server-3.1.1.tar.bz2

New:

  yast2-iscsi-lio-server-3.1.3.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.gBnicg/_old  2014-01-23 15:59:06.0 +0100
+++ /var/tmp/diff_new_pack.gBnicg/_new  2014-01-23 15:59:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-iscsi-lio-server
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.1
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -31,7 +31,7 @@
 BuildRequires:  sgml-skel
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
-BuildRequires:  yast2-devtools = 3.0.6
+BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-packagemanager-devel
 BuildRequires:  yast2-testsuite
 Requires:   lio-utils

++ yast2-iscsi-lio-server-3.1.1.tar.bz2 - 
yast2-iscsi-lio-server-3.1.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-lio-server-3.1.1/VERSION 
new/yast2-iscsi-lio-server-3.1.3/VERSION
--- old/yast2-iscsi-lio-server-3.1.1/VERSION2013-11-19 13:45:13.0 
+0100
+++ new/yast2-iscsi-lio-server-3.1.3/VERSION1970-01-01 01:00:00.0 
+0100
@@ -1 +0,0 @@
-3.1.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.1/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-3.1.3/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-3.1.1/package/yast2-iscsi-lio-server.changes 
2013-11-19 13:45:13.0 +0100
+++ new/yast2-iscsi-lio-server-3.1.3/package/yast2-iscsi-lio-server.changes 
2014-01-15 09:20:31.0 +0100
@@ -1,4 +1,16 @@
 ---
+Tue Jan 14 13:06:31 CET 2014 - g...@suse.de
+
+- use /etc/iet/ietd.conf instead of /etc/ietd.conf (bnc#800956) 
+- 3.1.3
+
+---
+Tue Dec  3 11:19:37 CET 2013 - g...@suse.de
+
+- disable authentication correctly for a new target (bnc #821613)
+- 3.1.2
+
+---
 Tue Nov 12 14:04:05 CET 2013 - g...@suse.de
 
 - add IPv6 support (fate #316261)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.1/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-3.1.3/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-3.1.1/package/yast2-iscsi-lio-server.spec
2013-11-19 13:45:13.0 +0100
+++ new/yast2-iscsi-lio-server-3.1.3/package/yast2-iscsi-lio-server.spec
2014-01-15 09:20:31.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.0
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -26,7 +26,7 @@
 Group:  System/YaST
 License:GPL-2.0
 BuildRequires:  docbook-xsl-stylesheets doxygen libxslt popt-devel sgml-skel 
update-desktop-files yast2 yast2-packagemanager-devel yast2-testsuite
-BuildRequires:  yast2-devtools = 3.0.6
+BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  rubygem-rspec
 Requires:   lio-utils
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore'