Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2012-01-25 11:09:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-network (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-network.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-network", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-network/yast2-network.changes      
2012-01-17 16:17:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-network.new/yast2-network.changes 
2012-01-25 11:09:44.000000000 +0100
@@ -1,0 +2,9 @@
+Tue Jan 24 16:28:37 CET 2012 - [email protected]
+
+- Fixed broken autoyast in general (bnc#742855)
+  and in case with keep_install_network without dns without routing
+  (bnc#712864).
+- Filter out more Chelsio devices, by PCI id (bnc#711432#c83)
+- 2.22.2
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-network.spec ++++++
--- /var/tmp/diff_new_pack.p9WJCG/_old  2012-01-25 11:09:45.000000000 +0100
+++ /var/tmp/diff_new_pack.p9WJCG/_new  2012-01-25 11:09:45.000000000 +0100
@@ -16,22 +16,22 @@
 #
 
 
-
 Name:           yast2-network
-Version:        2.22.1
+Version:        2.22.2
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        yast2-network-%{version}.tar.bz2
 
-Group:          System/YaST
-License:        GPL-2.0+
 # should be required by devtools
-BuildRequires:  perl-XML-Writer pkgconfig rpm
+BuildRequires:  perl-XML-Writer
+BuildRequires:  pkgconfig
+BuildRequires:  rpm
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2-devtools yast2-testsuite
 BuildRequires:  yast2-country
+BuildRequires:  yast2-devtools
 BuildRequires:  yast2-installation >= 2.15.27
+BuildRequires:  yast2-testsuite
 
 # NetworkInterfaces::Write should write ifcfgs only once
 # Wizard::SetDesktopTitleAndIcon
@@ -62,10 +62,12 @@
 Conflicts:      yast2-core < 2.10.6
 
 Summary:        YaST2 - Network Configuration
+License:        GPL-2.0+
+Group:          System/YaST
 
 %package devel-doc
-Group:          System/YaST
 Summary:        YaST2 - Developer documentation for yast2-network
+Group:          System/YaST
 
 %description 
 This package contains the YaST2 component for network configuration.

++++++ yast2-network-2.22.1.tar.bz2 -> yast2-network-2.22.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-2.22.1/VERSION 
new/yast2-network-2.22.2/VERSION
--- old/yast2-network-2.22.1/VERSION    2012-01-13 16:12:29.000000000 +0100
+++ new/yast2-network-2.22.2/VERSION    2012-01-24 16:51:48.000000000 +0100
@@ -1 +1 @@
-2.22.1
+2.22.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-2.22.1/configure 
new/yast2-network-2.22.2/configure
--- old/yast2-network-2.22.1/configure  2012-01-13 16:12:33.000000000 +0100
+++ new/yast2-network-2.22.2/configure  2012-01-24 16:51:53.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-network 2.22.1.
+# Generated by GNU Autoconf 2.68 for yast2-network 2.22.2.
 #
 # Report bugs to <http://bugs.opensuse.org/>.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-network'
 PACKAGE_TARNAME='yast2-network'
-PACKAGE_VERSION='2.22.1'
-PACKAGE_STRING='yast2-network 2.22.1'
+PACKAGE_VERSION='2.22.2'
+PACKAGE_STRING='yast2-network 2.22.2'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1229,7 +1229,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures yast2-network 2.22.1 to adapt to many kinds of systems.
+\`configure' configures yast2-network 2.22.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1300,7 +1300,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of yast2-network 2.22.1:";;
+     short | recursive ) echo "Configuration of yast2-network 2.22.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1380,7 +1380,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-network configure 2.22.1
+yast2-network configure 2.22.2
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1397,7 +1397,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2-network $as_me 2.22.1, which was
+It was created by yast2-network $as_me 2.22.2, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2327,7 +2327,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-network'
- VERSION='2.22.1'
+ VERSION='2.22.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2449,7 +2449,7 @@
 
 
 
-VERSION="2.22.1"
+VERSION="2.22.2"
 RPMNAME="yast2-network"
 MAINTAINER="Martin Vidner <[email protected]>"
 
@@ -3379,7 +3379,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-network $as_me 2.22.1, which was
+This file was extended by yast2-network $as_me 2.22.2, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3432,7 +3432,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-yast2-network config.status 2.22.1
+yast2-network config.status 2.22.2
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-2.22.1/configure.in 
new/yast2-network-2.22.2/configure.in
--- old/yast2-network-2.22.1/configure.in       2012-01-13 16:12:30.000000000 
+0100
+++ new/yast2-network-2.22.2/configure.in       2012-01-24 16:51:49.000000000 
+0100
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 2.21.7 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-network, 2.22.1, http://bugs.opensuse.org/, yast2-network)
+AC_INIT(yast2-network, 2.22.2, http://bugs.opensuse.org/, yast2-network)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -18,7 +18,7 @@
 AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
 
 dnl Important YaST2 variables
-VERSION="2.22.1"
+VERSION="2.22.2"
 RPMNAME="yast2-network"
 MAINTAINER="Martin Vidner <[email protected]>"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-2.22.1/src/clients/lan_auto.ycp 
new/yast2-network-2.22.2/src/clients/lan_auto.ycp
--- old/yast2-network-2.22.1/src/clients/lan_auto.ycp   2012-01-13 
16:12:23.000000000 +0100
+++ new/yast2-network-2.22.2/src/clients/lan_auto.ycp   2012-01-24 
16:51:47.000000000 +0100
@@ -4,7 +4,7 @@
  * Summary:    Lan configuration proposal
  * Authors:    Michal Svec <[email protected]>
  *
- * $Id: lan_auto.ycp 67193 2012-01-13 14:54:33Z mvidner $
+ * $Id: lan_auto.ycp 67262 2012-01-24 15:44:43Z mvidner $
  */
 
 {
@@ -297,18 +297,24 @@
         Lan::Read(`cache);
         // export settings into AY map
         map from_system=Lan::Export();
-        map dns     = from_system["dns"]:$[];
-        map routing = from_system["routing"]:$[];
+        map<string, any> dns     = from_system["dns"]:$[];
+        map<string, any> routing = from_system["routing"]:$[];
 
         // copy the keys/values that are not existing in the XML
         // so we merge the inst-sys settings with the XML while XML
         // has higher priority
+        if (! haskey(param, "dns")) {
+            param["dns"] = $[];
+        }
         foreach( string key, any value, dns, {
             if( ! haskey( param["dns"]:$[], key ) ) {
                 y2milestone("(dns) taking %1 from inst-sys. Value = %2", key, 
value);
                 param["dns",key] = value;
             }
         });
+        if (! haskey(param, "routing")) {
+            param["routing"] = $[];
+        }
         foreach( string key, any value, routing, {
             if( ! haskey( param["routing"]:$[], key ) ) {
                 param["routing",key] = value;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-2.22.1/src/routines/routines.ycp 
new/yast2-network-2.22.2/src/routines/routines.ycp
--- old/yast2-network-2.22.1/src/routines/routines.ycp  2012-01-13 
16:12:26.000000000 +0100
+++ new/yast2-network-2.22.2/src/routines/routines.ycp  2012-01-24 
16:51:48.000000000 +0100
@@ -4,7 +4,7 @@
  * Summary:    Miscellaneous routines
  * Authors:    Michal Svec <[email protected]>
  *
- * $Id: routines.ycp 67124 2012-01-06 15:20:33Z mvidner $
+ * $Id: routines.ycp 67262 2012-01-24 15:44:43Z mvidner $
  */
 
 {
@@ -750,8 +750,9 @@
         card_ok=false;
         y2milestone("Filtering out virtio device without device file.");
        }
-       // filter out device with chelsio Driver and no Device File (bnc#711432)
-       if (one["module"]:""=="cxgb4" && one["dev_name"]:""==""){
+       // filter out device with chelsio Driver and no Device File or which 
cannot networking(bnc#711432)
+       if ((one["module"]:""=="cxgb4" && one["dev_name"]:""=="") ||
+               (card["vendor_id"]:0==0x11425 && card["device_id"]:0 == 
0x14102)){ // 0x10000 for PCI and 0x4102 is device id of device and 0x1425 for 
chelsio inc
         card_ok=false;
         y2milestone("Filtering out Chelsio device without device file.");
        }

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

Reply via email to