Hello community, here is the log from the commit of package yast2-core checked in at Thu Sep 13 19:00:45 CEST 2007. -------- --- yast2-core/yast2-core.changes 2007-09-06 16:49:00.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2-core/yast2-core.changes 2007-09-13 09:56:22.000000000 +0200 @@ -1,0 +2,7 @@ +Thu Sep 13 09:56:14 CEST 2007 - mvidner@suse.cz + +- UI::CollectUserInput: fixed crash introduced when namespacifying, + restricting to a subtree of a dialog works now (#307056). +- 2.15.12 + +------------------------------------------------------------------- Old: ---- yast2-core-2.15.11.tar.bz2 New: ---- yast2-core-2.15.12.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-core.spec ++++++ --- /var/tmp/diff_new_pack.c31250/_old 2007-09-13 19:00:30.000000000 +0200 +++ /var/tmp/diff_new_pack.c31250/_new 2007-09-13 19:00:30.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package yast2-core (Version 2.15.11) +# spec file for package yast2-core (Version 2.15.12) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,12 +11,12 @@ # norootforbuild Name: yast2-core -Version: 2.15.11 +Version: 2.15.12 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-core-2.15.11.tar.bz2 +Source0: yast2-core-2.15.12.tar.bz2 prefix: /usr # obviously BuildRequires: gcc-c++ @@ -122,7 +122,7 @@ Stanislav Visnovsky <visnov@suse.cz> %prep -%setup -n yast2-core-2.15.11 +%setup -n yast2-core-2.15.12 %build %{prefix}/bin/y2tool y2autoconf @@ -200,6 +200,10 @@ /usr/share/YaST2/data/devtools/bin/generateYCPWrappers %changelog +* Thu Sep 13 2007 - mvidner@suse.cz +- UI::CollectUserInput: fixed crash introduced when namespacifying, + restricting to a subtree of a dialog works now (#307056). +- 2.15.12 * Thu Sep 06 2007 - mvidner@suse.cz - Enabled iterating over all functions of a Y2Namespace, for a more natural call syntax in yast2-python-bindings (#308213). ++++++ yast2-core-2.15.11.tar.bz2 -> yast2-core-2.15.12.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-core-2.15.11/configure new/yast2-core-2.15.12/configure --- old/yast2-core-2.15.11/configure 2007-09-06 16:51:07.000000000 +0200 +++ new/yast2-core-2.15.12/configure 2007-09-13 09:57:07.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.60 for yast2-core 2.15.11. +# Generated by GNU Autoconf 2.60 for yast2-core 2.15.12. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -713,8 +713,8 @@ # Identity of this package. PACKAGE_NAME='yast2-core' PACKAGE_TARNAME='yast2-core' -PACKAGE_VERSION='2.15.11' -PACKAGE_STRING='yast2-core 2.15.11' +PACKAGE_VERSION='2.15.12' +PACKAGE_STRING='yast2-core 2.15.12' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' ac_unique_file="RPMNAME" @@ -1437,7 +1437,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-core 2.15.11 to adapt to many kinds of systems. +\`configure' configures yast2-core 2.15.12 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1508,7 +1508,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2-core 2.15.11:";; + short | recursive ) echo "Configuration of yast2-core 2.15.12:";; esac cat <<\_ACEOF @@ -1618,7 +1618,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yast2-core configure 2.15.11 +yast2-core configure 2.15.12 generated by GNU Autoconf 2.60 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1632,7 +1632,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-core $as_me 2.15.11, which was +It was created by yast2-core $as_me 2.15.12, which was generated by GNU Autoconf 2.60. Invocation command line was $ $0 $@ @@ -2433,7 +2433,7 @@ # Define the identity of the package. PACKAGE='yast2-core' - VERSION='2.15.11' + VERSION='2.15.12' cat >>confdefs.h <<_ACEOF @@ -2660,7 +2660,7 @@ -VERSION="2.15.11" +VERSION="2.15.12" RPMNAME="yast2-core" MAINTAINER="Martin Vidner <mvidner@suse.cz>" @@ -24285,7 +24285,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yast2-core $as_me 2.15.11, which was +This file was extended by yast2-core $as_me 2.15.12, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -24338,7 +24338,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -yast2-core config.status 2.15.11 +yast2-core config.status 2.15.12 configured by $0, generated by GNU Autoconf 2.60, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-core-2.15.11/configure.in new/yast2-core-2.15.12/configure.in --- old/yast2-core-2.15.11/configure.in 2007-09-06 16:50:32.000000000 +0200 +++ new/yast2-core-2.15.12/configure.in 2007-09-13 09:56:35.000000000 +0200 @@ -3,7 +3,7 @@ dnl -- This file is generated by y2autoconf 2.15.8 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-core, 2.15.11, http://bugs.opensuse.org/, yast2-core) +AC_INIT(yast2-core, 2.15.12, http://bugs.opensuse.org/, yast2-core) dnl Check for presence of file 'RPMNAME' AC_CONFIG_SRCDIR([RPMNAME]) @@ -17,7 +17,7 @@ AM_INIT_AUTOMAKE(tar-ustar) dnl searches for some needed programs dnl Important YaST2 variables -VERSION="2.15.11" +VERSION="2.15.12" RPMNAME="yast2-core" MAINTAINER="Martin Vidner <mvidner@suse.cz>" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-core-2.15.11/libyui/doc/examples/Events.ycp new/yast2-core-2.15.12/libyui/doc/examples/Events.ycp --- old/yast2-core-2.15.11/libyui/doc/examples/Events.ycp 2006-09-19 13:28:21.000000000 +0200 +++ new/yast2-core-2.15.12/libyui/doc/examples/Events.ycp 2007-09-13 09:44:25.000000000 +0200 @@ -164,7 +164,7 @@ `Left( `HVSquash( `Frame( "Payment", - `RadioButtonGroup( payment_radio_box ) + `RadioButtonGroup(`id(`payment_group), payment_radio_box ) ) ) ), @@ -247,6 +247,8 @@ } if ( event["ID"]:nil == `info ) { + list<map<string, any> > pg = UI::CollectUserInput(`id(`payment_group)); + y2milestone( "CollectUserInput(`id(`payment_group)) returned %1", pg ); list<map<string, any> > widget_contents = UI::CollectUserInput(); y2milestone( "CollectUserInput() returned %1", widget_contents ); diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-core-2.15.11/libyui/src/Y2UINamespace.cc new/yast2-core-2.15.12/libyui/src/Y2UINamespace.cc --- old/yast2-core-2.15.11/libyui/src/Y2UINamespace.cc 2007-09-05 08:39:36.000000000 +0200 +++ new/yast2-core-2.15.12/libyui/src/Y2UINamespace.cc 2007-09-07 16:13:20.000000000 +0200 @@ -586,7 +586,7 @@ YCPValue -Y2UINamespace::CollectUserInput( const YCPTerm & widget_id, const YCPSymbol & property ) +Y2UINamespace::CollectUserInput( ) { if ( YUIComponent::ui() ) return YUIComponent::ui()->evaluateCollectUserInput(); @@ -596,10 +596,10 @@ YCPValue -Y2UINamespace::CollectUserInput( const YCPTerm & widget_id, const YCPTerm & property ) +Y2UINamespace::CollectUserInput( const YCPTerm & widget_id ) { if ( YUIComponent::ui() ) - return YUIComponent::ui()->evaluateCollectUserInput(); + return YUIComponent::ui()->evaluateCollectUserInput( widget_id ); else return YCPVoid(); } diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-core-2.15.11/libyui/src/Y2UINamespace.h new/yast2-core-2.15.12/libyui/src/Y2UINamespace.h --- old/yast2-core-2.15.11/libyui/src/Y2UINamespace.h 2007-08-13 09:15:41.000000000 +0200 +++ new/yast2-core-2.15.12/libyui/src/Y2UINamespace.h 2007-09-07 16:34:44.000000000 +0200 @@ -303,13 +303,11 @@ /* TYPEINFO: boolean (term) */ YCPValue WizardCommand ( const YCPTerm & command ); - // FIXME BOGUS!, see implementation - /* TYPEINFO:list<map<string, any>> () */ - YCPValue CollectUserInput( const YCPTerm & widget_id, const YCPSymbol & property ); + /* TYPEINFO:list<map<string,any>> () */ + YCPValue CollectUserInput (); - // FIXME BOGUS!, see implementation - /* TYPEINFO:list<map<string, any>> (term) */ - YCPValue CollectUserInput( const YCPTerm & widget_id, const YCPTerm & property ); + /* TYPEINFO:list<map<string,any>> (term) */ + YCPValue CollectUserInput( const YCPTerm & widget_id ); YCPValue CallHandler( void * ptr, int argc, YCPValue argv[] ); diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-core-2.15.11/VERSION new/yast2-core-2.15.12/VERSION --- old/yast2-core-2.15.11/VERSION 2007-09-06 16:48:26.000000000 +0200 +++ new/yast2-core-2.15.12/VERSION 2007-09-13 09:53:15.000000000 +0200 @@ -1 +1 @@ -2.15.11 +2.15.12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de