Mailinglist Archive: opensuse-commit (910 mails)
| < Previous | Next > |
commit yast2-kdump for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 05 Mar 2009 17:02:33 +0100
- Message-id: <20090305160233.AA8E8678157@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package yast2-kdump for openSUSE:Factory
checked in at Thu Mar 5 17:02:33 CET 2009.
--------
--- yast2-kdump/yast2-kdump.changes 2009-02-09 16:02:31.000000000 +0100
+++ /mounts/work_src_done/STABLE/yast2-kdump/yast2-kdump.changes
2009-03-05 13:54:26.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Mar 5 13:44:29 CET 2009 - juhliarik@xxxxxxx
+
+- added fix for validation of autoyast profil (bnc#480466)
+- 2.18.1
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
yast2-kdump-2.18.0.tar.bz2
New:
----
yast2-kdump-2.18.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-kdump.spec ++++++
--- /var/tmp/diff_new_pack.C12955/_old 2009-03-05 17:01:22.000000000 +0100
+++ /var/tmp/diff_new_pack.C12955/_new 2009-03-05 17:01:22.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-kdump (Version 2.18.0)
+# spec file for package yast2-kdump (Version 2.18.1)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,12 +19,12 @@
Name: yast2-kdump
-Version: 2.18.0
+Version: 2.18.1
Release: 1
License: GPL v2 only
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-kdump-2.18.0.tar.bz2
+Source0: yast2-kdump-2.18.1.tar.bz2
Prefix: /usr
Requires: yast2 yast2-storage yast2-bootloader
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-bootloader
yast2-devtools yast2-storage yast2-testsuite
@@ -43,7 +43,7 @@
Jozef Uhliarik <juhliarik@xxxxxxx>
%prep
-%setup -n yast2-kdump-2.18.0
+%setup -n yast2-kdump-2.18.1
%build
%{prefix}/bin/y2tool y2autoconf
@@ -78,6 +78,9 @@
/usr/share/YaST2/scrconf/*.scr
%doc %{prefix}/share/doc/packages/yast2-kdump
%changelog
+* Thu Mar 05 2009 juhliarik@xxxxxxx
+- added fix for validation of autoyast profil (bnc#480466)
+- 2.18.1
* Mon Feb 09 2009 juhliarik@xxxxxxx
- added fix for correct using buttons (bnc#440554)
- 2.18.0
++++++ yast2-kdump-2.18.0.tar.bz2 -> yast2-kdump-2.18.1.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-kdump-2.18.0/configure
new/yast2-kdump-2.18.1/configure
--- old/yast2-kdump-2.18.0/configure 2009-02-04 15:52:34.000000000 +0100
+++ new/yast2-kdump-2.18.1/configure 2009-03-05 13:34:50.000000000 +0100
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.63 for yast2-kdump 2.17.14.
+# Generated by GNU Autoconf 2.63 for yast2-kdump 2.18.0.
#
# Report bugs to <http://bugs.opensuse.org/>.
#
@@ -596,8 +596,8 @@
# Identity of this package.
PACKAGE_NAME='yast2-kdump'
PACKAGE_TARNAME='yast2-kdump'
-PACKAGE_VERSION='2.17.14'
-PACKAGE_STRING='yast2-kdump 2.17.14'
+PACKAGE_VERSION='2.18.0'
+PACKAGE_STRING='yast2-kdump 2.18.0'
PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
ac_unique_file="RPMNAME"
@@ -1274,7 +1274,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-kdump 2.17.14 to adapt to many kinds of systems.
+\`configure' configures yast2-kdump 2.18.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1345,7 +1345,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of yast2-kdump 2.17.14:";;
+ short | recursive ) echo "Configuration of yast2-kdump 2.18.0:";;
esac
cat <<\_ACEOF
@@ -1425,7 +1425,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-yast2-kdump configure 2.17.14
+yast2-kdump configure 2.18.0
generated by GNU Autoconf 2.63
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1439,7 +1439,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-kdump $as_me 2.17.14, which was
+It was created by yast2-kdump $as_me 2.18.0, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ $0 $@
@@ -2286,7 +2286,7 @@
# Define the identity of the package.
PACKAGE='yast2-kdump'
- VERSION='2.17.14'
+ VERSION='2.18.0'
cat >>confdefs.h <<_ACEOF
@@ -2510,7 +2510,7 @@
-VERSION="2.17.14"
+VERSION="2.18.0"
RPMNAME="yast2-kdump"
MAINTAINER="Jozef Uhliarik <juhliarik@xxxxxxxx>"
@@ -3451,7 +3451,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by yast2-kdump $as_me 2.17.14, which was
+This file was extended by yast2-kdump $as_me 2.18.0, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -3501,7 +3501,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
-yast2-kdump config.status 2.17.14
+yast2-kdump config.status 2.18.0
configured by $0, generated by GNU Autoconf 2.63,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //;
s/[\\""\`\$]/\\\\&/g'`\\"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-kdump-2.18.0/configure.in
new/yast2-kdump-2.18.1/configure.in
--- old/yast2-kdump-2.18.0/configure.in 2009-02-04 15:52:30.000000000 +0100
+++ new/yast2-kdump-2.18.1/configure.in 2009-03-05 13:34:46.000000000 +0100
@@ -3,7 +3,7 @@
dnl -- This file is generated by y2autoconf 2.17.6 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
-AC_INIT(yast2-kdump, 2.17.14, http://bugs.opensuse.org/, yast2-kdump)
+AC_INIT(yast2-kdump, 2.18.0, http://bugs.opensuse.org/, yast2-kdump)
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.17.14"
+VERSION="2.18.0"
RPMNAME="yast2-kdump"
MAINTAINER="Jozef Uhliarik <juhliarik@xxxxxxxx>"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-kdump-2.18.0/src/Kdump.ycp
new/yast2-kdump-2.18.1/src/Kdump.ycp
--- old/yast2-kdump-2.18.0/src/Kdump.ycp 2009-02-03 11:21:57.000000000
+0100
+++ new/yast2-kdump-2.18.1/src/Kdump.ycp 2009-03-05 13:33:30.000000000
+0100
@@ -1161,6 +1161,26 @@
return result;
}
+/** bnc# 480466 - fix problem with validation autoyast profil
+ * Function filters keys for autoyast profil
+ *
+ * @param map <string, string > KDUMP_SETTINGS
+ * @return map <string, string > filtered KDUMP_SETTINGS by DEFAULT_CONFIG
+ */
+
+map <string, string > filterExport(map <string, string > settings)
+{
+ map <string, string > ret = $[];
+ list <string> keys = (list <string>)Map::Keys(DEFAULT_CONFIG);
+ ret = filter(string key, string value, settings,
+ {
+ if (contains(keys, key))
+ return true;
+ });
+
+ return ret;
+}
+
/**
* Export kdump settings to a map
* @return kdump settings
@@ -1170,7 +1190,7 @@
map out = $[
"crash_kernel" : BuildCrashkernelValue(),
"add_crash_kernel" : add_crashkernel_param,
- "general" : KDUMP_SETTINGS,
+ "general" : filterExport(KDUMP_SETTINGS),
];
y2milestone ("Kdump exporting settings: %1", out);
@@ -1190,7 +1210,7 @@
add_crashkernel_param = settings["add_crash_kernel"]:false;
boolean result = true;
map <string, string > my_import_map = settings["general"]:$[];
- foreach (any key, Map::Keys(DEFAULT_CONFIG),
+ foreach (any key, Map::Keys(DEFAULT_CONFIG),
{
string str_key = tostring(key);
string val = (string) my_import_map[str_key]:nil;
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-kdump-2.18.0/VERSION
new/yast2-kdump-2.18.1/VERSION
--- old/yast2-kdump-2.18.0/VERSION 2009-02-09 15:57:00.000000000 +0100
+++ new/yast2-kdump-2.18.1/VERSION 2009-03-05 13:45:23.000000000 +0100
@@ -1 +1 @@
-2.18.0
+2.18.1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |