Hello community, here is the log from the commit of package yast2 for openSUSE:Factory checked in at 2012-01-19 09:44:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2 (Old) and /work/SRC/openSUSE:Factory/.yast2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2/yast2.changes 2012-01-09 12:55:43.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2.new/yast2.changes 2012-01-19 09:44:56.000000000 +0100 @@ -1,0 +2,7 @@ +Fri Jan 13 14:35:47 CET 2012 - [email protected] + +- Internet test: fail early if NetworkManager has crashed + (bnc#739390). +- 2.22.3 + +------------------------------------------------------------------- Old: ---- yast2-2.22.2.tar.bz2 New: ---- yast2-2.22.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2.spec ++++++ --- /var/tmp/diff_new_pack.7z6KSE/_old 2012-01-19 09:44:58.000000000 +0100 +++ /var/tmp/diff_new_pack.7z6KSE/_new 2012-01-19 09:44:58.000000000 +0100 @@ -18,7 +18,7 @@ Name: yast2 -Version: 2.22.2 +Version: 2.22.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-2.22.2.tar.bz2 -> yast2-2.22.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-2.22.2/VERSION new/yast2-2.22.3/VERSION --- old/yast2-2.22.2/VERSION 2012-01-06 16:00:28.000000000 +0100 +++ new/yast2-2.22.3/VERSION 2012-01-13 14:51:31.000000000 +0100 @@ -1 +1 @@ -2.22.2 +2.22.3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-2.22.2/configure new/yast2-2.22.3/configure --- old/yast2-2.22.2/configure 2012-01-06 16:00:32.000000000 +0100 +++ new/yast2-2.22.3/configure 2012-01-13 14:51:36.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 2.22.2. +# Generated by GNU Autoconf 2.68 for yast2 2.22.3. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -559,8 +559,8 @@ # Identity of this package. PACKAGE_NAME='yast2' PACKAGE_TARNAME='yast2' -PACKAGE_VERSION='2.22.2' -PACKAGE_STRING='yast2 2.22.2' +PACKAGE_VERSION='2.22.3' +PACKAGE_STRING='yast2 2.22.3' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' PACKAGE_URL='' @@ -1232,7 +1232,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 2.22.2 to adapt to many kinds of systems. +\`configure' configures yast2 2.22.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1303,7 +1303,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2 2.22.2:";; + short | recursive ) echo "Configuration of yast2 2.22.3:";; esac cat <<\_ACEOF @@ -1383,7 +1383,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yast2 configure 2.22.2 +yast2 configure 2.22.3 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1400,7 +1400,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 $as_me 2.22.2, which was +It was created by yast2 $as_me 2.22.3, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2330,7 +2330,7 @@ # Define the identity of the package. PACKAGE='yast2' - VERSION='2.22.2' + VERSION='2.22.3' cat >>confdefs.h <<_ACEOF @@ -2452,7 +2452,7 @@ -VERSION="2.22.2" +VERSION="2.22.3" RPMNAME="yast2" MAINTAINER="Jiri Srain <[email protected]>" @@ -3498,7 +3498,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yast2 $as_me 2.22.2, which was +This file was extended by yast2 $as_me 2.22.3, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3551,7 +3551,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 config.status 2.22.2 +yast2 config.status 2.22.3 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-2.22.2/configure.in new/yast2-2.22.3/configure.in --- old/yast2-2.22.2/configure.in 2012-01-06 16:00:29.000000000 +0100 +++ new/yast2-2.22.3/configure.in 2012-01-13 14:51:32.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, 2.22.2, http://bugs.opensuse.org/, yast2) +AC_INIT(yast2, 2.22.3, http://bugs.opensuse.org/, yast2) 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.2" +VERSION="2.22.3" RPMNAME="yast2" MAINTAINER="Jiri Srain <[email protected]>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-2.22.2/library/modules/Version.ycp new/yast2-2.22.3/library/modules/Version.ycp --- old/yast2-2.22.2/library/modules/Version.ycp 2012-01-06 16:00:40.000000000 +0100 +++ new/yast2-2.22.3/library/modules/Version.ycp 2012-01-13 14:51:44.000000000 +0100 @@ -20,7 +20,7 @@ /** * Version of the yast2 package */ -global string yast2 = "2.22.2"; +global string yast2 = "2.22.3"; /* EOF */ } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-2.22.2/library/network/src/Internet.ycp new/yast2-2.22.3/library/network/src/Internet.ycp --- old/yast2-2.22.2/library/network/src/Internet.ycp 2012-01-06 16:00:22.000000000 +0100 +++ new/yast2-2.22.3/library/network/src/Internet.ycp 2012-01-13 14:51:29.000000000 +0100 @@ -5,7 +5,7 @@ * Authors: Michal Svec <[email protected]> * Arvin Schnell <[email protected]> * - * $Id: Internet.ycp 59157 2009-10-22 09:16:22Z mzugec $ + * $Id: Internet.ycp 67190 2012-01-13 13:46:05Z mvidner $ */ { @@ -167,7 +167,8 @@ // Skip test in case of NM because it returns code 3 (interface under NM controll) if(NetworkService::IsManaged ()){ y2milestone("Skipping interface status test because of NetworkManager"); - return true; + // only check if NM has not crashed + return SCR::Execute(.target.bash, "pgrep NetworkManager") == 0; } integer ret = (integer) SCR::Execute(.target.bash, "/sbin/ifstatus " + device); -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
