Hello community,

here is the log from the commit of package yast2-bootloader for 
openSUSE:Factory checked in at 2014-01-14 20:01:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-bootloader (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-bootloader.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-bootloader"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-bootloader/yast2-bootloader.changes        
2013-11-08 16:12:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-bootloader.new/yast2-bootloader.changes   
2014-01-14 20:01:53.000000000 +0100
@@ -1,0 +2,10 @@
+Tue Jan 14 10:37:06 UTC 2014 - jreidin...@suse.com
+
+- handle problematic conversion of perl undef in perl-json
+  (bnc#858461)
+- fix "undefined method `split' for true:TrueClass" with grub2-efi
+  (bnc#855568) ( thanks lpechacek )
+- always use local parted. It allows to have target system without parted.
+- 3.1.3
+
+-------------------------------------------------------------------

Old:
----
  yast2-bootloader-3.1.2.tar.bz2

New:
----
  yast2-bootloader-3.1.3.tar.bz2

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

Other differences:
------------------
++++++ yast2-bootloader.spec ++++++
--- /var/tmp/diff_new_pack.OrrqDq/_old  2014-01-14 20:01:54.000000000 +0100
+++ /var/tmp/diff_new_pack.OrrqDq/_new  2014-01-14 20:01:54.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-bootloader
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:           yast2-bootloader
-Version:        3.1.2
+Version:        3.1.3
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
 
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2-devtools >= 3.0.6
+BuildRequires:  yast2-devtools >= 3.1.10
 PreReq:         /bin/sed %fillup_prereq
 # Installation::*version variables
 # Wizard::SetDialogTitleAndIcon

++++++ yast2-bootloader-3.1.2.tar.bz2 -> yast2-bootloader-3.1.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-bootloader-3.1.2/VERSION 
new/yast2-bootloader-3.1.3/VERSION
--- old/yast2-bootloader-3.1.2/VERSION  2013-11-06 11:28:07.000000000 +0100
+++ new/yast2-bootloader-3.1.3/VERSION  1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-3.1.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.2/package/yast2-bootloader.changes 
new/yast2-bootloader-3.1.3/package/yast2-bootloader.changes
--- old/yast2-bootloader-3.1.2/package/yast2-bootloader.changes 2013-11-06 
11:28:07.000000000 +0100
+++ new/yast2-bootloader-3.1.3/package/yast2-bootloader.changes 2014-01-14 
13:07:45.000000000 +0100
@@ -1,4 +1,14 @@
 -------------------------------------------------------------------
+Tue Jan 14 10:37:06 UTC 2014 - jreidin...@suse.com
+
+- handle problematic conversion of perl undef in perl-json
+  (bnc#858461)
+- fix "undefined method `split' for true:TrueClass" with grub2-efi
+  (bnc#855568) ( thanks lpechacek )
+- always use local parted. It allows to have target system without parted.
+- 3.1.3
+
+-------------------------------------------------------------------
 Tue Nov  5 13:55:05 CET 2013 - loci...@suse.com
 
 - Using 'Kernel' Yast library for handling modules loaded on boot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-bootloader-3.1.2/package/yast2-bootloader.spec 
new/yast2-bootloader-3.1.3/package/yast2-bootloader.spec
--- old/yast2-bootloader-3.1.2/package/yast2-bootloader.spec    2013-11-06 
11:28:07.000000000 +0100
+++ new/yast2-bootloader-3.1.3/package/yast2-bootloader.spec    2014-01-14 
13:07:45.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-bootloader
-Version:        3.1.2
+Version:        3.1.3
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -25,7 +25,7 @@
 
 Group:         System/YaST
 License:        GPL-2.0+
-BuildRequires: yast2-devtools >= 3.0.6
+BuildRequires: yast2-devtools >= 3.1.10
 BuildRequires:  update-desktop-files
 PreReq:         /bin/sed %fillup_prereq
 # Installation::*version variables
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.2/src/include/bootloader/routines/lib_iface.rb 
new/yast2-bootloader-3.1.3/src/include/bootloader/routines/lib_iface.rb
--- old/yast2-bootloader-3.1.2/src/include/bootloader/routines/lib_iface.rb     
2013-11-06 11:28:07.000000000 +0100
+++ new/yast2-bootloader-3.1.3/src/include/bootloader/routines/lib_iface.rb     
2014-01-14 13:07:45.000000000 +0100
@@ -261,7 +261,7 @@
 
       devmap = res_data.data
 
-      if devmap == nil
+      if !devmap
         Builtins.y2error("Reading device mapping failed")
         return {}
       end
@@ -352,11 +352,13 @@
       )
 
       args_data = TmpYAMLFile.new([append, console])
-      run_pbl_yaml "UpdateSerialConsole(@#{args_data.path})"
+      append_data = TmpYAMLFile.new
+      run_pbl_yaml 
"#{append_data.path}=UpdateSerialConsole(@#{args_data.path})"
 
-      true
+      append_data.data
     ensure
       args_data.unlink
+      append_data.unlink
     end
 
     # Initialize the boot loader (eg. modify firmware, depending on 
architecture)

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

Reply via email to