[yast-commit] [ci_new_pac] JFYI yast2-installation -> sle12
Script 'mail_helper' called by ro Hello packager, This is just FYI. Your package was checked in in distribution "sle12" by autobuild-member: ro. Here comes the log... ---------------------------%<------------------------------ Hi, here is the log from ci_new_pac /mounts/work_src_done/SLE12/yast2-installation -> sle12 Changes: -------- --- /work/SRC/SUSE:SLE-12:GA/yast2-installation/yast2-installation.changes 2014-02-12 15:19:13.000000000 +0100 +++ /mounts/work_src_done/SLE12/yast2-installation/yast2-installation.changes 2014-02-17 15:58:21.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Feb 17 13:45:08 UTC 2014 - jreidinger@suse.com + +- fix detection if ssh daemon run +- 3.1.35 + +------------------------------------------------------------------- calling whatdependson for sle12-i586 Packages directly triggered for rebuild: - yast2-installation - at least 18 other packages ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:SLE-12:GA/yast2-installation (Old) and /mounts/work_src_done/SLE12/yast2-installation (BS:build ID:32915 MAIL:yast-commit@opensuse.org) (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-installation", Maintainer is "yast-commit@opensuse.org" Old: ---- yast2-installation-3.1.34.tar.bz2 New: ---- yast2-installation-3.1.35.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-installation.spec ++++++ --- /var/tmp/diff_new_pack.USgiww/_old 2014-02-17 17:58:07.000000000 +0100 +++ /var/tmp/diff_new_pack.USgiww/_new 2014-02-17 17:58:07.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.34 +Version: 3.1.35 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-installation-3.1.34.tar.bz2 -> yast2-installation-3.1.35.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-3.1.34/package/yast2-installation.changes new/yast2-installation-3.1.35/package/yast2-installation.changes --- old/yast2-installation-3.1.34/package/yast2-installation.changes 2014-02-12 12:50:28.000000000 +0100 +++ new/yast2-installation-3.1.35/package/yast2-installation.changes 2014-02-17 15:55:11.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Mon Feb 17 13:45:08 UTC 2014 - jreidinger@suse.com + +- fix detection if ssh daemon run +- 3.1.35 + +------------------------------------------------------------------- Wed Feb 12 11:44:20 UTC 2014 - jreidinger@suse.com - fix namespace collision that cause error in installation diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-3.1.34/package/yast2-installation.spec new/yast2-installation-3.1.35/package/yast2-installation.spec --- old/yast2-installation-3.1.34/package/yast2-installation.spec 2014-02-12 12:50:28.000000000 +0100 +++ new/yast2-installation-3.1.35/package/yast2-installation.spec 2014-02-17 15:55:11.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.34 +Version: 3.1.35 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-3.1.34/startup/YaST2.call new/yast2-installation-3.1.35/startup/YaST2.call --- old/yast2-installation-3.1.34/startup/YaST2.call 2014-02-12 12:50:28.000000000 +0100 +++ new/yast2-installation-3.1.35/startup/YaST2.call 2014-02-17 15:55:11.000000000 +0100 @@ -507,7 +507,7 @@ # 3.2) prequalification checks for SSH #--------------------------------------------- # 3.2.1) Check for SSH daemon -if ! /usr/sbin/rcsshd status > /dev/null 2>&1 ; then +if ! pidof sshd > /dev/null 2>&1 ; then log "\tNo SSH daemon running -> Medium SSH disabled" MEDIUM[1]=0 fi continue with "q"... Checked in at Mon Feb 17 17:58:20 CET 2014 by ro Remember to have fun... -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
ro