Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2014-11-03 13:11:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    
2014-09-19 13:56:09.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
    2014-11-03 13:12:06.000000000 +0100
@@ -1,0 +2,16 @@
+Fri Oct 31 07:41:09 UTC 2014 - jreidin...@suse.com
+
+- do not write obsolete /etc/syconfig/boot RUN_PARALLEL key
+  (bnc#896207)
+- 3.1.118
+
+-------------------------------------------------------------------
+Thu Oct 30 07:35:52 UTC 2014 - lsle...@suse.cz
+
+- properly setup locale in installation start script to display
+  texts and labels correctly in a texmode installation and also
+  to translate all buttons in graphical mode (removed "testutf8"
+  calls, it has been dropped, always set UTF-8 locale) (bnc#902411)
+- 3.1.117
+
+-------------------------------------------------------------------

Old:
----
  yast2-installation-3.1.116.tar.bz2

New:
----
  yast2-installation-3.1.118.tar.bz2

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

Other differences:
------------------
++++++ yast2-installation.spec ++++++
--- /var/tmp/diff_new_pack.ImyWax/_old  2014-11-03 13:12:07.000000000 +0100
+++ /var/tmp/diff_new_pack.ImyWax/_new  2014-11-03 13:12:07.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-installation
-Version:        3.1.116
+Version:        3.1.118
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-installation-3.1.116.tar.bz2 -> yast2-installation-3.1.118.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.1.116/.travis.yml 
new/yast2-installation-3.1.118/.travis.yml
--- old/yast2-installation-3.1.116/.travis.yml  1970-01-01 01:00:00.000000000 
+0100
+++ new/yast2-installation-3.1.118/.travis.yml  2014-10-31 17:21:23.000000000 
+0100
@@ -0,0 +1,14 @@
+language: cpp
+compiler:
+    - gcc
+before_install:
+    # disable rvm, use system Ruby
+    - rvm reset
+    - wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
+    - sh ./travis_setup.sh -p "yast2-devtools yast2-testsuite yast2-core-dev 
yast2 yast2-network" -g rspec:2.14.1
+script:
+    - make -f Makefile.cvs
+    - make
+    - sudo make install
+    - make check
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-3.1.116/README.md 
new/yast2-installation-3.1.118/README.md
--- old/yast2-installation-3.1.116/README.md    1970-01-01 01:00:00.000000000 
+0100
+++ new/yast2-installation-3.1.118/README.md    2014-10-31 17:21:23.000000000 
+0100
@@ -0,0 +1,5 @@
+# YaST - The Installation Framework #
+
+[![Travis 
Build](https://travis-ci.org/yast/yast-installation.svg?branch=master)](https://travis-ci.org/yast/yast-installation)
+[![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-installation-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-installation-master/)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.116/package/yast2-installation.changes 
new/yast2-installation-3.1.118/package/yast2-installation.changes
--- old/yast2-installation-3.1.116/package/yast2-installation.changes   
2014-09-18 16:54:12.000000000 +0200
+++ new/yast2-installation-3.1.118/package/yast2-installation.changes   
2014-10-31 17:21:23.000000000 +0100
@@ -1,4 +1,20 @@
 -------------------------------------------------------------------
+Fri Oct 31 07:41:09 UTC 2014 - jreidin...@suse.com
+
+- do not write obsolete /etc/syconfig/boot RUN_PARALLEL key
+  (bnc#896207)
+- 3.1.118
+
+-------------------------------------------------------------------
+Thu Oct 30 07:35:52 UTC 2014 - lsle...@suse.cz
+
+- properly setup locale in installation start script to display
+  texts and labels correctly in a texmode installation and also
+  to translate all buttons in graphical mode (removed "testutf8"
+  calls, it has been dropped, always set UTF-8 locale) (bnc#902411)
+- 3.1.117
+
+-------------------------------------------------------------------
 Wed Sep 17 16:04:11 UTC 2014 - lsle...@suse.cz
 
 - additionaly return file system type in ".run.df" agent result,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.116/package/yast2-installation.spec 
new/yast2-installation-3.1.118/package/yast2-installation.spec
--- old/yast2-installation-3.1.116/package/yast2-installation.spec      
2014-09-18 16:54:12.000000000 +0200
+++ new/yast2-installation-3.1.118/package/yast2-installation.spec      
2014-10-31 17:21:23.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-installation
-Version:        3.1.116
+Version:        3.1.118
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.116/src/clients/save_config_finish.rb 
new/yast2-installation-3.1.118/src/clients/save_config_finish.rb
--- old/yast2-installation-3.1.116/src/clients/save_config_finish.rb    
2014-09-18 16:54:12.000000000 +0200
+++ new/yast2-installation-3.1.118/src/clients/save_config_finish.rb    
2014-10-31 17:21:23.000000000 +0100
@@ -81,11 +81,11 @@
 
       if @func == "Info"
         if Mode.autoinst
-          steps = minimal_inst ? 3 : 7
+          steps = minimal_inst ? 3 : 6
         elsif Mode.update
-          steps = minimal_inst ? 2 : 5
+          steps = minimal_inst ? 2 : 4
         elsif Mode.installation
-          steps = minimal_inst ? 2 : 6
+          steps = minimal_inst ? 2 : 5
         else
           raise "Unknown mode"
         end
@@ -202,19 +202,6 @@
           res = SCR.Execute(path(".target.bash_output"),
             "/usr/bin/chkstat --system --set")
           log.info("updating capabilities: #{res}")
-
-          Progress.NextStep
-          # progress step title
-          Progress.Title(_("Saving boot scripts settings..."))
-          @run_in_parallel = ProductFeatures.GetBooleanFeature(
-            "globals",
-            "run_init_scripts_in_parallel"
-          )
-          SCR.Write(
-            path(".sysconfig.boot.RUN_PARALLEL"),
-            @run_in_parallel ? "yes" : "no"
-          )
-          SCR.Write(path(".sysconfig.boot"), nil)
         end
 
         # save supportconfig
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.116/startup/common/language.sh 
new/yast2-installation-3.1.118/startup/common/language.sh
--- old/yast2-installation-3.1.116/startup/common/language.sh   2014-09-18 
16:54:12.000000000 +0200
+++ new/yast2-installation-3.1.118/startup/common/language.sh   2014-10-31 
17:21:23.000000000 +0100
@@ -55,54 +55,26 @@
 #----[ set_language_init ]----#
 function set_language_init () {
 #--------------------------------------------------
-# setup LANG variable to a UTF-8 locale if testutf8
-# returns an appropriate exit code. This code only
-# works in first stage (init)
+# setup LANG variable to a UTF-8 locale
+# this code only works in first stage (init)
 # ---
-       if [ ! -x /bin/testutf8 ];then
-               return
-       fi
-       if [ -n "$Console" -o -d /proc/iSeries ];then
-               if testutf8 ; [ $? = 2 ] ; then
-                       # append UTF-8
-                       [ "$LANGUAGE" ] && LANG="${LANGUAGE%%.*}.UTF-8"
-               else
-                       # don't use UTF-8 in case of a serial console
-                       [ "$LANGUAGE" ] && LANG=$LANGUAGE
-               fi
-       else
-               # append UTF-8
-               [ "$LANGUAGE" ] && LANG="${LANGUAGE%%.*}.UTF-8"
-       fi
+        # append UTF-8
+        [ "$LANGUAGE" ] && LANG="${LANGUAGE%%.*}.UTF-8"
 }
 
 #----[ set_language_cont ]----#
 function set_language_cont () {
 #--------------------------------------------------
-# setup LANG variable to a UTF-8 locale if testutf8
-# returns an appropriate exit code. This code only
-# works in second stage (continue)
+# setup LANG variable to a UTF-8 locale
+# This code only works in second stage (continue)
 # ---
         if [ -z "$RC_LANG" ]; then
                 log "\tRC_LANG not set, using en_US as default..."
                 export RC_LANG=en_US
         fi
 
-       if [ ! -x /bin/testutf8 ];then
-               return
-       fi
-       if [ -n "$Console" -o -d /proc/iSeries ];then
-               if testutf8 ; [ $? = 2 ] ; then
-                       # get rid of encoding and/or modifier
-                       export LANG=${RC_LANG%%[.@]*}.UTF-8
-               else
-                       # don't use UTF-8 in case of a serial console
-                       export LANG=$RC_LANG
-               fi
-       else
-               # get rid of encoding and/or modifier
-               export LANG=${RC_LANG%%[.@]*}.UTF-8
-       fi
+        # get rid of encoding and/or modifier
+        export LANG=${RC_LANG%%[.@]*}.UTF-8
 }
 
 #----[ start_unicode ]-----#

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

Reply via email to