Hello community,

here is the log from the commit of package yast2-core for openSUSE:13.1 checked 
in at 2013-10-22 10:16:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1/yast2-core (Old)
 and      /work/SRC/openSUSE:13.1/.yast2-core.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-core"

Changes:
--------
--- /work/SRC/openSUSE:13.1/yast2-core/yast2-core.changes       2013-10-08 
15:18:32.000000000 +0200
+++ /work/SRC/openSUSE:13.1/.yast2-core.new/yast2-core.changes  2013-10-22 
10:16:10.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Oct 21 14:02:54 UTC 2013 - lsle...@suse.cz
+
+- generateYCPWrappers: check also for YCPNull to avoid segfault
+  when a parameter is missing (bnc#846467)
+- 3.0.3
+
+-------------------------------------------------------------------

Old:
----
  yast2-core-3.0.2.tar.bz2

New:
----
  yast2-core-3.0.3.tar.bz2

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

Other differences:
------------------
++++++ yast2-core.spec ++++++
--- /var/tmp/diff_new_pack.bqwGwW/_old  2013-10-22 10:16:11.000000000 +0200
+++ /var/tmp/diff_new_pack.bqwGwW/_new  2013-10-22 10:16:11.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-core
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,20 +16,21 @@
 #
 
 
+
 Name:           yast2-core
-Version:        3.0.2
-Release:        3
+Version:        3.0.3
+Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        yast2-core-%{version}.tar.bz2
 
+
+Group: System/YaST
+License: GPL-2.0+
 # obviously
-BuildRequires:  boost-devel
-BuildRequires:  gcc-c++
-BuildRequires:  libtool
+BuildRequires: gcc-c++ boost-devel libtool
 # we have a parser
-BuildRequires:  bison
-BuildRequires:  flex
+BuildRequires: flex bison
 # incompatible change, parser.h -> parser.hh
 BuildRequires:  automake >= 1.12
 # needed for all yast packages
@@ -39,14 +40,11 @@
 # autodocs
 BuildRequires:  doxygen
 # docbook docs
-BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  libxslt
+BuildRequires: docbook-xsl-stylesheets libxslt
 # catalog: convert URIs to local filenames
 BuildRequires:  sgml-skel
 
 Summary:        YaST2 - Core Libraries
-License:        GPL-2.0+
-Group:          System/YaST
 Requires:       perl = %{perl_version}
 Provides:       liby2util = 2.16.1
 Obsoletes:      liby2util < 2.16.1
@@ -59,13 +57,10 @@
 Requires:       yast2-core = %version
 
 Summary:        YaST2 - Core Libraries
-Group:          System/YaST
 Provides:       liby2util-devel = 2.16.1
 Obsoletes:      liby2util-devel < 2.16.1
-Requires:       glibc-devel
 Requires:       hwinfo-devel
-Requires:       libstdc++-devel
-Requires:       sysfsutils
+Requires:      glibc-devel libstdc++-devel sysfsutils
 # required for libscr
 # for FlexLexer.h; I think that this dependency could be made
 # private but it seems not worth the effort
@@ -77,8 +72,8 @@
 
 %package debugger
 Requires:       yast2-core = %version
-Summary:        YaST2 - Core Libraries
 Group:          Development/Libraries
+Summary:       YaST2 - Core Libraries
 
 %description debugger
 YCP debugger client.
@@ -86,6 +81,7 @@
 %prep
 %setup -n yast2-core-%{version}
 
+
 %build
 
 %ifarch %arm
@@ -190,5 +186,3 @@
 %files debugger
 %defattr(-,root,root)
 %attr(0755,-,-) /usr/lib/YaST2/bin/ycp-debugger
-
-%changelog

++++++ yast2-core-3.0.2.tar.bz2 -> yast2-core-3.0.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-3.0.2/VERSION new/yast2-core-3.0.3/VERSION
--- old/yast2-core-3.0.2/VERSION        2013-10-02 13:06:47.000000000 +0200
+++ new/yast2-core-3.0.3/VERSION        2013-10-22 09:21:19.000000000 +0200
@@ -1 +1 @@
-3.0.2
+3.0.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-core-3.0.2/agent-modules/testsuite/tests/dir.scr 
new/yast2-core-3.0.3/agent-modules/testsuite/tests/dir.scr
--- old/yast2-core-3.0.2/agent-modules/testsuite/tests/dir.scr  2013-09-09 
13:30:40.000000000 +0200
+++ new/yast2-core-3.0.3/agent-modules/testsuite/tests/dir.scr  1970-01-01 
01:00:00.000000000 +0100
@@ -1,6 +0,0 @@
-.
-
-`ag_modules(
-    `ModulesConf("tests/dir.in.test")
-)
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-core-3.0.2/agent-modules/testsuite/tests/missing.scr 
new/yast2-core-3.0.3/agent-modules/testsuite/tests/missing.scr
--- old/yast2-core-3.0.2/agent-modules/testsuite/tests/missing.scr      
2013-09-09 13:30:40.000000000 +0200
+++ new/yast2-core-3.0.3/agent-modules/testsuite/tests/missing.scr      
1970-01-01 01:00:00.000000000 +0100
@@ -1,6 +0,0 @@
-.
-
-`ag_modules(
-    `ModulesConf("tests/missing.in.test")
-)
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-core-3.0.2/agent-modules/testsuite/tests/read1.scr 
new/yast2-core-3.0.3/agent-modules/testsuite/tests/read1.scr
--- old/yast2-core-3.0.2/agent-modules/testsuite/tests/read1.scr        
2013-09-09 13:30:40.000000000 +0200
+++ new/yast2-core-3.0.3/agent-modules/testsuite/tests/read1.scr        
1970-01-01 01:00:00.000000000 +0100
@@ -1,6 +0,0 @@
-.
-
-`ag_modules(
-    `ModulesConf("tests/read1.in.test")
-)
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-core-3.0.2/agent-modules/testsuite/tests/write1.scr 
new/yast2-core-3.0.3/agent-modules/testsuite/tests/write1.scr
--- old/yast2-core-3.0.2/agent-modules/testsuite/tests/write1.scr       
2013-09-09 13:30:40.000000000 +0200
+++ new/yast2-core-3.0.3/agent-modules/testsuite/tests/write1.scr       
1970-01-01 01:00:00.000000000 +0100
@@ -1,6 +0,0 @@
-.
-
-`ag_modules(
-    `ModulesConf("tests/write1.in.test")
-)
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-core-3.0.2/agent-modules/testsuite/tests/write2.scr 
new/yast2-core-3.0.3/agent-modules/testsuite/tests/write2.scr
--- old/yast2-core-3.0.2/agent-modules/testsuite/tests/write2.scr       
2013-09-09 13:30:55.000000000 +0200
+++ new/yast2-core-3.0.3/agent-modules/testsuite/tests/write2.scr       
1970-01-01 01:00:00.000000000 +0100
@@ -1,6 +0,0 @@
-.
-
-`ag_modules(
-    `ModulesConf("tests/write2.in.test")
-)
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-core-3.0.2/agent-modules/testsuite/tests/write3.scr 
new/yast2-core-3.0.3/agent-modules/testsuite/tests/write3.scr
--- old/yast2-core-3.0.2/agent-modules/testsuite/tests/write3.scr       
2013-09-09 13:30:55.000000000 +0200
+++ new/yast2-core-3.0.3/agent-modules/testsuite/tests/write3.scr       
1970-01-01 01:00:00.000000000 +0100
@@ -1,6 +0,0 @@
-.
-
-`ag_modules(
-    `ModulesConf("tests/write3.in.test")
-)
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-core-3.0.2/base/tools/devtools/generateYCPWrappers 
new/yast2-core-3.0.3/base/tools/devtools/generateYCPWrappers
--- old/yast2-core-3.0.2/base/tools/devtools/generateYCPWrappers        
2013-02-07 15:02:17.000000000 +0100
+++ new/yast2-core-3.0.3/base/tools/devtools/generateYCPWrappers        
2013-10-22 09:21:19.000000000 +0200
@@ -82,7 +82,7 @@
                push (@tests, "// m_param$paramcount may be nil");
            }
            else {
-               push (@tests, "if (m_param$paramcount->isVoid()) 
{ycp2error(\"Parameter %d is nil, %s is required\", $paramcount, \"$type\"); 
return YCPVoid();}");
+               push (@tests, "if (m_param$paramcount.isNull() || 
m_param$paramcount->isVoid()) {ycp2error(\"Parameter %d is nil, %s is 
required\", $paramcount, \"$type\"); return YCPVoid();}");
 
            }
            $type = "m_param" . $paramcount . "->as" . $type . "()" ;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-3.0.2/configure 
new/yast2-core-3.0.3/configure
--- old/yast2-core-3.0.2/configure      2013-10-02 13:07:14.000000000 +0200
+++ new/yast2-core-3.0.3/configure      2013-10-22 09:21:28.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-core 3.0.2.
+# Generated by GNU Autoconf 2.69 for yast2-core 3.0.3.
 #
 # Report bugs to <http://bugs.opensuse.org/>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-core'
 PACKAGE_TARNAME='yast2-core'
-PACKAGE_VERSION='3.0.2'
-PACKAGE_STRING='yast2-core 3.0.2'
+PACKAGE_VERSION='3.0.3'
+PACKAGE_STRING='yast2-core 3.0.3'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1393,7 +1393,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 3.0.2 to adapt to many kinds of systems.
+\`configure' configures yast2-core 3.0.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1464,7 +1464,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of yast2-core 3.0.2:";;
+     short | recursive ) echo "Configuration of yast2-core 3.0.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1583,7 +1583,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-core configure 3.0.2
+yast2-core configure 3.0.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2036,7 +2036,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 3.0.2, which was
+It was created by yast2-core $as_me 3.0.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2975,7 +2975,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-core'
- VERSION='3.0.2'
+ VERSION='3.0.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3098,7 +3098,7 @@
 
 
 
-VERSION="3.0.2"
+VERSION="3.0.3"
 RPMNAME="yast2-core"
 MAINTAINER="Martin Vidner <mvid...@suse.cz>"
 
@@ -18338,7 +18338,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 3.0.2, which was
+This file was extended by yast2-core $as_me 3.0.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -18404,7 +18404,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-core config.status 3.0.2
+yast2-core config.status 3.0.3
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-3.0.2/configure.ac 
new/yast2-core-3.0.3/configure.ac
--- old/yast2-core-3.0.2/configure.ac   2013-10-02 13:07:01.000000000 +0200
+++ new/yast2-core-3.0.3/configure.ac   2013-10-22 09:21:23.000000000 +0200
@@ -1,9 +1,9 @@
 dnl configure.ac for yast2-core
 dnl
-dnl -- This file is generated by y2autoconf 3.0.4 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 3.0.5 - DO NOT EDIT! --
 dnl    (edit configure.ac.in or configure.in.in instead)
 
-AC_INIT(yast2-core, 3.0.2, http://bugs.opensuse.org/, yast2-core)
+AC_INIT(yast2-core, 3.0.3, http://bugs.opensuse.org/, yast2-core)
 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="3.0.2"
+VERSION="3.0.3"
 RPMNAME="yast2-core"
 MAINTAINER="Martin Vidner <mvid...@suse.cz>"
 

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

Reply via email to