Hello community,

here is the log from the commit of package yast2-multipath for openSUSE:Factory 
checked in at 2014-11-04 17:28:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-multipath (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-multipath.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-multipath"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-multipath/yast2-multipath.changes  
2014-07-24 06:57:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-multipath.new/yast2-multipath.changes     
2014-11-04 17:28:17.000000000 +0100
@@ -1,0 +2,7 @@
+Thu Oct 30 02:30:24 UTC 2014 - nw...@suse.com
+
+- BNC#900822. Remove start/stop "boot.multipath" due to
+  it is obsoleted.Fix in SLE12 Maintenance Update.
+- Version 3.1.4
+
+-------------------------------------------------------------------

Old:
----
  yast2-multipath-3.1.3.tar.bz2

New:
----
  yast2-multipath-3.1.4.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-multipath.spec ++++++
--- /var/tmp/diff_new_pack.eXLRwa/_old  2014-11-04 17:28:18.000000000 +0100
+++ /var/tmp/diff_new_pack.eXLRwa/_new  2014-11-04 17:28:18.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-multipath
-Version:        3.1.3
+Version:        3.1.4
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-multipath-3.1.3.tar.bz2 -> yast2-multipath-3.1.4.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-multipath-3.1.3/.travis.yml 
new/yast2-multipath-3.1.4/.travis.yml
--- old/yast2-multipath-3.1.3/.travis.yml       1970-01-01 01:00:00.000000000 
+0100
+++ new/yast2-multipath-3.1.4/.travis.yml       2014-10-31 17:25:22.000000000 
+0100
@@ -0,0 +1,14 @@
+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 "yast2-devtools yast2-testsuite yast2"
+script:
+    - make -f Makefile.cvs
+    - make
+    - sudo make install
+    - make check
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-multipath-3.1.3/MAINTAINER 
new/yast2-multipath-3.1.4/MAINTAINER
--- old/yast2-multipath-3.1.3/MAINTAINER        2014-07-22 04:26:11.000000000 
+0200
+++ new/yast2-multipath-3.1.4/MAINTAINER        2014-10-30 16:05:22.000000000 
+0100
@@ -1 +1 @@
-Nick Wang <nw...@suse.com>
+Deprecated file. Use `osc maintainer yast2-multipath` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-multipath-3.1.3/README.md 
new/yast2-multipath-3.1.4/README.md
--- old/yast2-multipath-3.1.3/README.md 1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-multipath-3.1.4/README.md 2014-10-30 16:05:22.000000000 +0100
@@ -0,0 +1,5 @@
+# YaST - The Multipath Module #
+
+[![Travis 
Build](https://travis-ci.org/yast/yast-multipath.svg?branch=master)](https://travis-ci.org/yast/yast-multipath)
+[![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-multipath-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-multipath-master/)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-multipath-3.1.3/package/yast2-multipath.changes 
new/yast2-multipath-3.1.4/package/yast2-multipath.changes
--- old/yast2-multipath-3.1.3/package/yast2-multipath.changes   2014-07-22 
04:26:11.000000000 +0200
+++ new/yast2-multipath-3.1.4/package/yast2-multipath.changes   2014-10-30 
16:05:22.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Thu Oct 30 02:30:24 UTC 2014 - nw...@suse.com
+
+- BNC#900822. Remove start/stop "boot.multipath" due to
+  it is obsoleted.Fix in SLE12 Maintenance Update.
+- Version 3.1.4
+
+-------------------------------------------------------------------
 Wed Jul 16 08:00:37 UTC 2014 - nw...@suse.com
 
 - BNC#887467. Fix fail to delete multipath without an "alias".
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-multipath-3.1.3/package/yast2-multipath.spec 
new/yast2-multipath-3.1.4/package/yast2-multipath.spec
--- old/yast2-multipath-3.1.3/package/yast2-multipath.spec      2014-07-22 
04:26:11.000000000 +0200
+++ new/yast2-multipath-3.1.4/package/yast2-multipath.spec      2014-10-30 
16:05:22.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-multipath
-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-multipath-3.1.3/src/include/multipath/complex.rb 
new/yast2-multipath-3.1.4/src/include/multipath/complex.rb
--- old/yast2-multipath-3.1.3/src/include/multipath/complex.rb  2014-07-22 
04:26:11.000000000 +0200
+++ new/yast2-multipath-3.1.4/src/include/multipath/complex.rb  2014-10-30 
16:05:22.000000000 +0100
@@ -3647,16 +3647,6 @@
       prop_info = _("Use multipath failed:") + "\n"
 
       if Mode.normal && Stage.normal
-        ret = Service.Enable("boot.multipath")
-        if ret == false
-          prop_info = Ops.add(
-            Ops.add(prop_info, _("* Cannot enable boot.multipath.")),
-            "\n"
-          )
-          Popup.Message(prop_info)
-          Update_Service_Status()
-          return
-        end
         ret = Service.Enable("multipathd")
         if ret == false
           prop_info = Ops.add(
@@ -3667,8 +3657,6 @@
           Update_Service_Status()
           return
         end
-        # do not check result for starting boot.multipath
-        ret = Service.Start("boot.multipath")
         ret = Service.Start("multipathd")
         if ret == false
           prop_info = Ops.add(
@@ -3680,7 +3668,6 @@
           return
         end
       else
-        #              CallInsserv(true, "boot.multipath");
         #              CallInsserv(true, "multipathd");
         Storage.ActivateMultipath(true)
       end
@@ -3706,8 +3693,6 @@
           Update_Service_Status()
           return
         end
-        # do not check result of stopping boot.multipath
-        ret = Service.Stop("boot.multipath")
         ret = Service.Disable("multipathd")
         if ret == false
           prop_info = Ops.add(
@@ -3718,20 +3703,9 @@
           Update_Service_Status()
           return
         end
-        ret = Service.Disable("boot.multipath")
-        if ret == false
-          prop_info = Ops.add(
-            Ops.add(prop_info, _("* Cannot disable boot.multipath.")),
-            "\n"
-          )
-          Popup.Message(prop_info)
-          Update_Service_Status()
-          return
-        end
       else
         Storage.ActivateMultipath(false) 
         #              CallInsserv(false, "multipathd");
-        #              CallInsserv(false, "boot.multipath");
       end
 
       @service_status = 0

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

Reply via email to