Hello community, here is the log from the commit of package yast2-storage for openSUSE:13.1 checked in at 2013-11-05 10:19:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:13.1/yast2-storage (Old) and /work/SRC/openSUSE:13.1/.yast2-storage.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-storage" Changes: -------- --- /work/SRC/openSUSE:13.1/yast2-storage/yast2-storage.changes 2013-10-29 10:17:44.000000000 +0100 +++ /work/SRC/openSUSE:13.1/.yast2-storage.new/yast2-storage.changes 2013-11-05 10:19:43.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Nov 04 16:42:35 CET 2013 - [email protected] + +- changed technique to ensure UTF-8 string in ruby (bnc#848812) +- version 3.0.8 + +------------------------------------------------------------------- Old: ---- yast2-storage-3.0.7.tar.bz2 New: ---- yast2-storage-3.0.8.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-storage.spec ++++++ --- /var/tmp/diff_new_pack.LtIV1H/_old 2013-11-05 10:19:43.000000000 +0100 +++ /var/tmp/diff_new_pack.LtIV1H/_new 2013-11-05 10:19:43.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-storage -Version: 3.0.7 +Version: 3.0.8 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-storage-3.0.7.tar.bz2 -> yast2-storage-3.0.8.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-storage-3.0.7/VERSION new/yast2-storage-3.0.8/VERSION --- old/yast2-storage-3.0.7/VERSION 2013-10-23 14:16:37.000000000 +0200 +++ new/yast2-storage-3.0.8/VERSION 2013-11-04 17:14:06.000000000 +0100 @@ -1 +1 @@ -3.0.7 +3.0.8 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-storage-3.0.7/configure new/yast2-storage-3.0.8/configure --- old/yast2-storage-3.0.7/configure 2013-10-25 13:54:56.000000000 +0200 +++ new/yast2-storage-3.0.8/configure 2013-11-04 17:14:47.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for yast2-storage 3.0.7. +# Generated by GNU Autoconf 2.69 for yast2-storage 3.0.8. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -590,8 +590,8 @@ # Identity of this package. PACKAGE_NAME='yast2-storage' PACKAGE_TARNAME='yast2-storage' -PACKAGE_VERSION='3.0.7' -PACKAGE_STRING='yast2-storage 3.0.7' +PACKAGE_VERSION='3.0.8' +PACKAGE_STRING='yast2-storage 3.0.8' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' PACKAGE_URL='' @@ -1380,7 +1380,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-storage 3.0.7 to adapt to many kinds of systems. +\`configure' configures yast2-storage 3.0.8 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1451,7 +1451,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2-storage 3.0.7:";; + short | recursive ) echo "Configuration of yast2-storage 3.0.8:";; esac cat <<\_ACEOF @@ -1569,7 +1569,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yast2-storage configure 3.0.7 +yast2-storage configure 3.0.8 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2022,7 +2022,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-storage $as_me 3.0.7, which was +It was created by yast2-storage $as_me 3.0.8, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2961,7 +2961,7 @@ # Define the identity of the package. PACKAGE='yast2-storage' - VERSION='3.0.7' + VERSION='3.0.8' cat >>confdefs.h <<_ACEOF @@ -3084,7 +3084,7 @@ -VERSION="3.0.7" +VERSION="3.0.8" RPMNAME="yast2-storage" MAINTAINER="Arvin Schnell <[email protected]>" @@ -16764,7 +16764,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yast2-storage $as_me 3.0.7, which was +This file was extended by yast2-storage $as_me 3.0.8, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -16830,7 +16830,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-storage config.status 3.0.7 +yast2-storage config.status 3.0.8 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-storage-3.0.7/configure.ac new/yast2-storage-3.0.8/configure.ac --- old/yast2-storage-3.0.7/configure.ac 2013-10-25 13:54:50.000000000 +0200 +++ new/yast2-storage-3.0.8/configure.ac 2013-11-04 17:14:41.000000000 +0100 @@ -3,7 +3,7 @@ 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-storage, 3.0.7, http://bugs.opensuse.org/, yast2-storage) +AC_INIT(yast2-storage, 3.0.8, http://bugs.opensuse.org/, yast2-storage) 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.7" +VERSION="3.0.8" RPMNAME="yast2-storage" MAINTAINER="Arvin Schnell <[email protected]>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-storage-3.0.7/src/modules/FileSystems.rb new/yast2-storage-3.0.8/src/modules/FileSystems.rb --- old/yast2-storage-3.0.7/src/modules/FileSystems.rb 2013-09-30 17:11:43.000000000 +0200 +++ new/yast2-storage-3.0.8/src/modules/FileSystems.rb 2013-11-04 17:12:17.000000000 +0100 @@ -29,7 +29,7 @@ # # # $Id$ -require "storage_utf8" +require "storage" require "yast" module Yast diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-storage-3.0.7/src/modules/Partitions.rb new/yast2-storage-3.0.8/src/modules/Partitions.rb --- old/yast2-storage-3.0.7/src/modules/Partitions.rb 2013-09-30 17:11:43.000000000 +0200 +++ new/yast2-storage-3.0.8/src/modules/Partitions.rb 2013-11-04 17:12:17.000000000 +0100 @@ -27,7 +27,7 @@ # Purpose: Provides information about partitions # # $Id$ -require "storage_utf8" +require "storage" require "yast" module Yast diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-storage-3.0.7/src/modules/Storage.rb new/yast2-storage-3.0.8/src/modules/Storage.rb --- old/yast2-storage-3.0.7/src/modules/Storage.rb 2013-10-10 17:55:28.000000000 +0200 +++ new/yast2-storage-3.0.8/src/modules/Storage.rb 2013-11-04 17:12:18.000000000 +0100 @@ -42,7 +42,7 @@ # $Id$ require "yast" require "dbus" -require "storage_utf8" +require "storage" module Yast class StorageClass < Module @@ -371,22 +371,22 @@ def ByteToHumanString(bytes) - ::Storage::byteToHumanString(bytes, false, 2, false) + return ::Storage::byteToHumanString(bytes, false, 2, false).force_encoding("UTF-8") end def KByteToHumanString(bytes_k) - ::Storage::byteToHumanString(bytes_k*1024, false, 2, false) + return ::Storage::byteToHumanString(bytes_k*1024, false, 2, false).force_encoding("UTF-8") end def ByteToHumanStringOmitZeroes(bytes) - ::Storage::byteToHumanString(bytes, false, 2, true) + return ::Storage::byteToHumanString(bytes, false, 2, true).force_encoding("UTF-8") end def KByteToHumanStringOmitZeroes(bytes_k) - ::Storage::byteToHumanString(bytes_k*1024, false, 2, true) + return ::Storage::byteToHumanString(bytes_k*1024, false, 2, true).force_encoding("UTF-8") end @@ -5249,7 +5249,7 @@ infos.each do |info| m = { :destructive => info.destructive, - :text => info.text + :text => info.text.force_encoding("UTF-8") } ret.push(m) end @@ -5285,15 +5285,15 @@ def LastAction - ret = @sint.getLastAction() - ret + return @sint.getLastAction().force_encoding("UTF-8") end + def ExtendedErrorMsg - ret = @sint.getExtendedErrorMessage() - ret + return @sint.getExtendedErrorMessage().force_encoding("UTF-8") end + def SetZeroNewPartitions(val) Builtins.y2milestone("SetZeroNewPartitions val:%1", val) @sint.setZeroNewPartitions(val) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-storage-3.0.7/src/modules/StorageClients.rb new/yast2-storage-3.0.8/src/modules/StorageClients.rb --- old/yast2-storage-3.0.7/src/modules/StorageClients.rb 2013-09-30 17:11:43.000000000 +0200 +++ new/yast2-storage-3.0.8/src/modules/StorageClients.rb 2013-11-04 17:12:17.000000000 +0100 @@ -26,7 +26,7 @@ # # Purpose: Define callbacks for libstorage. require "yast" -require "storage_utf8" +require "storage" module Yast @@ -143,7 +143,7 @@ ) Builtins.y2milestone("before getErrorString error:%1", error ) - tmp = @sint.getErrorString(error) + tmp = @sint.getErrorString(error).force_encoding("UTF-8") Builtins.y2milestone("before getErrorString ret:%1", tmp ) text = Ops.add(Ops.add(text, tmp), "\n\n") if !Builtins.isempty(tmp) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-storage-3.0.7/src/modules/StorageInit.rb new/yast2-storage-3.0.8/src/modules/StorageInit.rb --- old/yast2-storage-3.0.7/src/modules/StorageInit.rb 2013-09-30 17:11:54.000000000 +0200 +++ new/yast2-storage-3.0.8/src/modules/StorageInit.rb 2013-11-04 17:12:17.000000000 +0100 @@ -24,7 +24,7 @@ # Authors: Thomas Fehr ([email protected]) # # Purpose: Helper module to initialize libstorage -require "storage_utf8" +require "storage" require "yast" module Yast -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
