Hello community,
here is the log from the commit of package yast2-installation for
openSUSE:Factory checked in at 2013-06-24 09:47:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
and /work/SRC/openSUSE:Factory/.yast2-installation.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-installation"
Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2013-05-14 07:11:12.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes
2013-06-24 09:47:07.000000000 +0200
@@ -1,0 +2,35 @@
+Fri Jun 21 16:55:50 CEST 2013 - [email protected]
+
+- only show desktops for which their defined patterns are known
+ (needed when desktop defined in control file is only available
+ via some optional installation source - fate#315061)
+- 2.24.7
+
+-------------------------------------------------------------------
+Wed Jun 19 11:42:59 CEST 2013 - [email protected]
+
+- make check for sshd more robust (bnc#825160)
+- 2.24.6
+
+-------------------------------------------------------------------
+Thu Jun 6 08:29:44 UTC 2013 - [email protected]
+
+- bnc#774301
+ - fixed udev events handling in kernel_finish
+- 2.24.5
+
+-------------------------------------------------------------------
+Wed Jun 5 13:02:06 UTC 2013 - [email protected]
+
+- use WFM::ClientExists() call instead of checking *.ycp file
+ presence (works also with non-YCP clients and checks also e.g.
+ /y2update/clients path)
+
+-------------------------------------------------------------------
+Mon May 27 15:27:12 CEST 2013 - [email protected]
+
+- Using unique IDs while calling rpmcopy_secondstage to prevent
+ from disabling this step in AutoYaST or Upgrade while it should
+ be disabled only in Installation (bnc#813072).
+
+-------------------------------------------------------------------
Old:
----
yast2-installation-2.24.4.tar.bz2
New:
----
yast2-installation-2.24.7.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-installation.spec ++++++
--- /var/tmp/diff_new_pack.a5ZDC4/_old 2013-06-24 09:47:08.000000000 +0200
+++ /var/tmp/diff_new_pack.a5ZDC4/_new 2013-06-24 09:47:08.000000000 +0200
@@ -17,7 +17,7 @@
Name: yast2-installation
-Version: 2.24.4
+Version: 2.24.7
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ yast2-installation-2.24.4.tar.bz2 -> yast2-installation-2.24.7.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-installation-2.24.4/VERSION
new/yast2-installation-2.24.7/VERSION
--- old/yast2-installation-2.24.4/VERSION 2013-05-13 10:35:26.000000000
+0200
+++ new/yast2-installation-2.24.7/VERSION 2013-06-21 21:15:54.000000000
+0200
@@ -1 +1 @@
-2.24.4
+2.24.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-installation-2.24.4/configure
new/yast2-installation-2.24.7/configure
--- old/yast2-installation-2.24.4/configure 2013-05-13 15:57:03.000000000
+0200
+++ new/yast2-installation-2.24.7/configure 2013-06-21 21:16:05.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-installation 2.24.4.
+# Generated by GNU Autoconf 2.69 for yast2-installation 2.24.7.
#
# Report bugs to <http://bugs.opensuse.org/>.
#
@@ -579,8 +579,8 @@
# Identity of this package.
PACKAGE_NAME='yast2-installation'
PACKAGE_TARNAME='yast2-installation'
-PACKAGE_VERSION='2.24.4'
-PACKAGE_STRING='yast2-installation 2.24.4'
+PACKAGE_VERSION='2.24.7'
+PACKAGE_STRING='yast2-installation 2.24.7'
PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
PACKAGE_URL=''
@@ -1258,7 +1258,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-installation 2.24.4 to adapt to many kinds of
systems.
+\`configure' configures yast2-installation 2.24.7 to adapt to many kinds of
systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1330,7 +1330,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of yast2-installation 2.24.4:";;
+ short | recursive ) echo "Configuration of yast2-installation 2.24.7:";;
esac
cat <<\_ACEOF
@@ -1410,7 +1410,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-yast2-installation configure 2.24.4
+yast2-installation configure 2.24.7
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1427,7 +1427,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-installation $as_me 2.24.4, which was
+It was created by yast2-installation $as_me 2.24.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2366,7 +2366,7 @@
# Define the identity of the package.
PACKAGE='yast2-installation'
- VERSION='2.24.4'
+ VERSION='2.24.7'
cat >>confdefs.h <<_ACEOF
@@ -2489,7 +2489,7 @@
-VERSION="2.24.4"
+VERSION="2.24.7"
RPMNAME="yast2-installation"
MAINTAINER="Jiří Suchomel <[email protected]>"
@@ -3648,7 +3648,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by yast2-installation $as_me 2.24.4, which was
+This file was extended by yast2-installation $as_me 2.24.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -3701,7 +3701,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-installation config.status 2.24.4
+yast2-installation config.status 2.24.7
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-installation-2.24.4/configure.in
new/yast2-installation-2.24.7/configure.in
--- old/yast2-installation-2.24.4/configure.in 2013-05-13 15:56:59.000000000
+0200
+++ new/yast2-installation-2.24.7/configure.in 2013-06-21 21:16:01.000000000
+0200
@@ -3,7 +3,7 @@
dnl -- This file is generated by y2autoconf 2.24.0 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
-AC_INIT(yast2-installation, 2.24.4, http://bugs.opensuse.org/,
yast2-installation)
+AC_INIT(yast2-installation, 2.24.7, http://bugs.opensuse.org/,
yast2-installation)
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.24.4"
+VERSION="2.24.7"
RPMNAME="yast2-installation"
MAINTAINER="Jiří Suchomel <[email protected]>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-installation-2.24.4/control/control.SLED.xml
new/yast2-installation-2.24.7/control/control.SLED.xml
--- old/yast2-installation-2.24.4/control/control.SLED.xml 2013-03-29
12:11:32.000000000 +0100
+++ new/yast2-installation-2.24.7/control/control.SLED.xml 2013-05-28
10:31:33.000000000 +0200
@@ -1030,7 +1030,8 @@
<modules config:type="list">
<module>
<label>Perform Update</label>
- <name>rpmcopy_secondstage</name>
+ <name>rpmcopy_secondstage_update</name>
+ <execute>inst_rpmcopy_secondstage</execute>
</module>
<module>
<heading>yes</heading>
@@ -1419,7 +1420,8 @@
</module>
<module>
<label>Perform Installation</label>
- <name>rpmcopy_secondstage</name>
+ <name>rpmcopy_secondstage_autoinstall</name>
+ <execute>inst_rpmcopy_secondstage</execute>
</module>
<module>
<heading>yes</heading>
@@ -1450,7 +1452,8 @@
</module>
<module>
<label>Perform Update</label>
- <name>rpmcopy_secondstage</name>
+ <name>rpmcopy_secondstage_autoupgrade</name>
+ <execute>inst_rpmcopy_secondstage</execute>
</module>
<module>
<heading>yes</heading>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-installation-2.24.4/control/control.SLES.xml
new/yast2-installation-2.24.7/control/control.SLES.xml
--- old/yast2-installation-2.24.4/control/control.SLES.xml 2013-03-29
12:11:32.000000000 +0100
+++ new/yast2-installation-2.24.7/control/control.SLES.xml 2013-05-28
10:31:33.000000000 +0200
@@ -1175,7 +1175,8 @@
<modules config:type="list">
<module>
<label>Perform Update</label>
- <name>rpmcopy_secondstage</name>
+ <name>rpmcopy_secondstage_update</name>
+ <execute>inst_rpmcopy_secondstage</execute>
</module>
<module>
<heading>yes</heading>
@@ -1609,7 +1610,8 @@
</module>
<module>
<label>Perform Installation</label>
- <name>rpmcopy_secondstage</name>
+ <name>rpmcopy_secondstage_autoinstall</name>
+ <execute>inst_rpmcopy_secondstage</execute>
</module>
<module>
<heading>yes</heading>
@@ -1641,7 +1643,8 @@
</module>
<module>
<label>Perform Update</label>
- <name>rpmcopy_secondstage</name>
+ <name>rpmcopy_secondstage_autoupgrade</name>
+ <execute>inst_rpmcopy_secondstage</execute>
</module>
<module>
<heading>yes</heading>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-installation-2.24.4/control/control.openSUSE.xml
new/yast2-installation-2.24.7/control/control.openSUSE.xml
--- old/yast2-installation-2.24.4/control/control.openSUSE.xml 2013-03-29
12:11:32.000000000 +0100
+++ new/yast2-installation-2.24.7/control/control.openSUSE.xml 2013-05-28
10:31:33.000000000 +0200
@@ -1496,7 +1496,8 @@
</module>
<module>
<label>Perform Installation</label>
- <name>rpmcopy_secondstage</name>
+ <name>rpmcopy_secondstage_autoinstall</name>
+ <execute>inst_rpmcopy_secondstage</execute>
</module>
<module>
<heading>yes</heading>
@@ -1524,7 +1525,8 @@
</module>
<module>
<label>Perform Update</label>
- <name>rpmcopy_secondstage</name>
+ <name>rpmcopy_secondstage_autoupgrade</name>
+ <execute>inst_rpmcopy_secondstage</execute>
</module>
<module>
<heading>yes</heading>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-installation-2.24.4/src/clients/inst_new_desktop.ycp
new/yast2-installation-2.24.7/src/clients/inst_new_desktop.ycp
--- old/yast2-installation-2.24.4/src/clients/inst_new_desktop.ycp
2013-01-22 11:22:35.000000000 +0100
+++ new/yast2-installation-2.24.7/src/clients/inst_new_desktop.ycp
2013-06-21 21:15:54.000000000 +0200
@@ -95,6 +95,21 @@
return sformat ("desktop_description_%1", desktop_name);
}
+/**
+ * Check if given list of patterns is available for installation
+ */
+boolean PatternsAvailable (list<string> patterns) {
+ boolean all_available = true;
+ foreach (string pattern, patterns, {
+ if (size (Pkg::ResolvableProperties (pattern, `pattern, "")) < 1)
+ {
+ y2warning ("pattern '%1' not found", pattern);
+ all_available = false;
+ }
+ });
+ return all_available;
+}
+
list <string> other_desktops = [];
term GetDesktops (string desktops, boolean show_descr) {
@@ -191,6 +206,11 @@
return ret;
}
+// filter out those desktops with unavailable patterns
+all_desktops = filter (string desktop_name, map one_desktop, all_desktops, {
+ return PatternsAvailable (one_desktop["patterns"]:[]);
+});
+
term major_desktops = GetDesktops ("major", true);
term major_no_descr = GetDesktops ("major", false);
term minor_desktops = GetDesktops ("minor", true);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-installation-2.24.4/src/include/inst_inc_second.ycp
new/yast2-installation-2.24.7/src/include/inst_inc_second.ycp
--- old/yast2-installation-2.24.4/src/include/inst_inc_second.ycp
2013-01-22 11:22:35.000000000 +0100
+++ new/yast2-installation-2.24.7/src/include/inst_inc_second.ycp
2013-06-05 15:56:34.000000000 +0200
@@ -399,7 +399,7 @@
SCR::Execute (.target.remove, Installation::current_step);
}
- if (WFM::Read (.local.size,
"/usr/share/YaST2/clients/product_post.ycp") > 0)
+ if (WFM::ClientExists("product_post"))
WFM::CallFunction ("product_post", [Mode::update ()]);
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-installation-2.24.4/src/inst_finish/driver_update2_finish.ycp
new/yast2-installation-2.24.7/src/inst_finish/driver_update2_finish.ycp
--- old/yast2-installation-2.24.4/src/inst_finish/driver_update2_finish.ycp
2013-01-22 11:22:35.000000000 +0100
+++ new/yast2-installation-2.24.7/src/inst_finish/driver_update2_finish.ycp
2013-06-05 15:56:34.000000000 +0200
@@ -64,8 +64,9 @@
else if (func == "Write")
{
Vendor::DriverUpdate2 ();
- if (WFM::Read (.local.size, "/usr/share/YaST2/clients/product_finish.ycp")
> 0)
- WFM::CallFunction ("product_finish", [Mode::update ()]);
+
+ if (WFM::ClientExists("product_finish"))
+ WFM::CallFunction ("product_finish", [Mode::update ()]);
}
else
{
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-installation-2.24.4/src/inst_finish/kernel_finish.ycp
new/yast2-installation-2.24.7/src/inst_finish/kernel_finish.ycp
--- old/yast2-installation-2.24.4/src/inst_finish/kernel_finish.ycp
2013-01-22 11:22:35.000000000 +0100
+++ new/yast2-installation-2.24.7/src/inst_finish/kernel_finish.ycp
2013-06-17 10:01:53.000000000 +0200
@@ -128,7 +128,9 @@
// BNC #427705, formerly added as BNC #163073
// after the chroot into the installed system has been performed.
// This will recreate all missing links.
- SCR::Execute (.target.bash, "/sbin/udevadm trigger; /sbin/udevadm settle
--timeout=60");
+ // bnc#774301 - without --action=change at least when installing
+ // over lcs device on s390 emulated eth device get lost
+ SCR::Execute (.target.bash, "/sbin/udevadm trigger --action=change;
/sbin/udevadm settle --timeout=60");
}
else
{
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-installation-2.24.4/startup/YaST2.call
new/yast2-installation-2.24.7/startup/YaST2.call
--- old/yast2-installation-2.24.4/startup/YaST2.call 2013-01-22
11:22:35.000000000 +0100
+++ new/yast2-installation-2.24.7/startup/YaST2.call 2013-06-19
11:55:54.000000000 +0200
@@ -509,9 +509,7 @@
# 3.2) prequalification checks for SSH
#---------------------------------------------
# 3.2.1) Check for SSH daemon
-if [ -f /var/run/sshd.*pid ];then
- ps `cat /var/run/sshd.*pid` >/dev/null || MEDIUM[2]=0
-else
+if ! systemctl --quiet is-active sshd ; then
log "\tNo SSH daemon running -> Medium SSH disabled"
MEDIUM[1]=0
fi
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]