Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2014-05-22 20:38:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-network (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-network.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-network"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-network/yast2-network.changes      
2014-05-10 07:48:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-network.new/yast2-network.changes 
2014-05-22 20:38:41.000000000 +0200
@@ -1,0 +2,14 @@
+Fri May 16 13:59:51 UTC 2014 - [email protected]
+
+- bnc#877690
+  - use title style for labels
+- 3.1.57 
+
+-------------------------------------------------------------------
+Fri May 16 11:11:53 UTC 2014 - [email protected]
+
+- bnc#876848
+  - network autoconfiguration fixed for kvm guests
+- 3.1.56 
+
+-------------------------------------------------------------------

Old:
----
  yast2-network-3.1.55.tar.bz2

New:
----
  yast2-network-3.1.57.tar.bz2

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

Other differences:
------------------
++++++ yast2-network.spec ++++++
--- /var/tmp/diff_new_pack.KwWjIb/_old  2014-05-22 20:38:44.000000000 +0200
+++ /var/tmp/diff_new_pack.KwWjIb/_new  2014-05-22 20:38:44.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-network
-Version:        3.1.55
+Version:        3.1.57
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-network-3.1.55.tar.bz2 -> yast2-network-3.1.57.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.55/package/yast2-network.changes 
new/yast2-network-3.1.57/package/yast2-network.changes
--- old/yast2-network-3.1.55/package/yast2-network.changes      2014-05-06 
15:03:52.000000000 +0200
+++ new/yast2-network-3.1.57/package/yast2-network.changes      2014-05-16 
16:08:47.000000000 +0200
@@ -1,4 +1,18 @@
 -------------------------------------------------------------------
+Fri May 16 13:59:51 UTC 2014 - [email protected]
+
+- bnc#877690
+  - use title style for labels
+- 3.1.57 
+
+-------------------------------------------------------------------
+Fri May 16 11:11:53 UTC 2014 - [email protected]
+
+- bnc#876848
+  - network autoconfiguration fixed for kvm guests
+- 3.1.56 
+
+-------------------------------------------------------------------
 Tue May  6 12:53:02 UTC 2014 - [email protected]
 
 - bnc#874178
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.55/package/yast2-network.spec 
new/yast2-network-3.1.57/package/yast2-network.spec
--- old/yast2-network-3.1.55/package/yast2-network.spec 2014-05-06 
15:03:52.000000000 +0200
+++ new/yast2-network-3.1.57/package/yast2-network.spec 2014-05-16 
16:08:47.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-network
-Version:        3.1.55
+Version:        3.1.57
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-network-3.1.55/src/include/network/lan/address.rb 
new/yast2-network-3.1.57/src/include/network/lan/address.rb
--- old/yast2-network-3.1.55/src/include/network/lan/address.rb 2014-05-06 
15:03:52.000000000 +0200
+++ new/yast2-network-3.1.57/src/include/network/lan/address.rb 2014-05-16 
16:08:47.000000000 +0200
@@ -285,7 +285,7 @@
                       _("No Link and IP Setup (Bonding Slaves)")
                     ),
                     HSpacing(1),
-                    CheckBox(Id(:ibft), Opt(:notify), _("Use iBFT values"))
+                    CheckBox(Id(:ibft), Opt(:notify), _("Use iBFT Values"))
                   )
                 )
               ),
@@ -320,7 +320,7 @@
                   RadioButton(
                     Id(:static),
                     Opt(:notify),
-                    _("Statically assigned IP Address")
+                    _("Statically Assigned IP Address")
                   )
                 ),
                 HBox(
@@ -1402,7 +1402,7 @@
           "maximum" => 100,
           # Combo box label - when to activate device (e.g. on boot, manually, 
never,..)
           "label"   => _(
-            "Ifplugd priority"
+            "Ifplugd Priority"
           ),
           "help" =>
             # Device activation main help. The individual parts will be
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.55/src/include/network/routines.rb 
new/yast2-network-3.1.57/src/include/network/routines.rb
--- old/yast2-network-3.1.55/src/include/network/routines.rb    2014-05-06 
15:03:52.000000000 +0200
+++ new/yast2-network-3.1.57/src/include/network/routines.rb    2014-05-16 
16:08:47.000000000 +0200
@@ -1054,8 +1054,19 @@
     #
     # @return [boolean] true if physical layer is connected
     def phy_connected?(dev_name)
-      # SetLinkUp ensures that driver is properly initialized
-      SetLinkUp(dev_name) && has_carrier?(dev_name)
+      return true if has_carrier?(dev_name)
+
+      # SetLinkUp ensures that driver is loaded
+      SetLinkUp(dev_name)
+
+      # Wait for driver initialization if needed. bnc#876848
+      # 5 secs is minimum proposed by sysconfig guys for intel drivers.
+      #
+      # For a discussion regarding this see
+      # https://github.com/yast/yast-network/pull/202
+      sleep(5)
+
+      has_carrier?(dev_name)
     end
 
     def validPrefixOrNetmask(ip, mask)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-network-3.1.55/src/include/network/services/dns.rb 
new/yast2-network-3.1.57/src/include/network/services/dns.rb
--- old/yast2-network-3.1.55/src/include/network/services/dns.rb        
2014-05-06 15:03:52.000000000 +0200
+++ new/yast2-network-3.1.57/src/include/network/services/dns.rb        
2014-05-16 16:08:47.000000000 +0200
@@ -149,7 +149,7 @@
         },
         "MODIFY_RESOLV"   => {
           "widget" => :combobox,
-          "label"  => _("&Modify DNS configuration"),
+          "label"  => _("&Modify DNS Configuration"),
           "opt"    => [:notify],
           "items"  => [
             [:nomodify, _("Only Manually")],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.55/src/include/network/widgets.rb 
new/yast2-network-3.1.57/src/include/network/widgets.rb
--- old/yast2-network-3.1.55/src/include/network/widgets.rb     2014-05-06 
15:03:52.000000000 +0200
+++ new/yast2-network-3.1.57/src/include/network/widgets.rb     2014-05-16 
16:08:47.000000000 +0200
@@ -192,7 +192,7 @@
       ret = {
         "widget" => :combobox,
         # Combo box label - when to activate device (e.g. on boot, manually, 
never,..)
-        "label"  => _("Activate &device"),
+        "label"  => _("Activate &Device"),
         "opt"    => [:notify],
         "handle" => fun_ref(method(:handleStartmode), "symbol (string, map)"),
         "help"   =>
@@ -244,7 +244,7 @@
       {
         "widget" => :radio_buttons,
         "items"  => LanItems.ipoib_modes.to_a,
-        "label"  => _("IPoIB device mode"),
+        "label"  => _("IPoIB Device Mode"),
         "opt"    => [:hstretch],
         "init"   => fun_ref(method(:init_ipoib_mode_widget), "void (string)"),
         "store"  => fun_ref(method(:store_ipoib_mode_widget), "void (string, 
map)")

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to