Hello community,

here is the log from the commit of package yast2-bootloader for 
openSUSE:Factory checked in at 2014-09-07 11:09:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2014-08-30 16:04:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-bootloader.new/yast2-bootloader.changes   
2014-09-07 11:09:47.000000000 +0200
@@ -1,0 +2,13 @@
+Thu Sep  4 12:04:09 UTC 2014 - [email protected]
+
+- Use a more flexible rubygem requirement syntax (bnc#895069)
+- 3.1.93
+
+-------------------------------------------------------------------
+Thu Sep  4 07:49:57 UTC 2014 - [email protected]
+
+- Do not overwrite bios_boot partition flag by boot flag leading
+  to error in writing boot code (Bnc#894040)
+- 3.1.92
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-bootloader.spec ++++++
--- /var/tmp/diff_new_pack.ncHnkW/_old  2014-09-07 11:09:48.000000000 +0200
+++ /var/tmp/diff_new_pack.ncHnkW/_new  2014-09-07 11:09:48.000000000 +0200
@@ -17,18 +17,18 @@
 
 
 Name:           yast2-bootloader
-Version:        3.1.91
+Version:        3.1.93
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
 
 Url:            http://github.com/yast/yast-bootloader
-BuildRequires:  rubygem-rspec
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2 >= 3.1.0
 BuildRequires:  yast2-devtools >= 3.1.10
 BuildRequires:  yast2-storage
+BuildRequires:  rubygem(rspec)
 PreReq:         /bin/sed %fillup_prereq
 # Installation::*version variables
 # Wizard::SetDialogTitleAndIcon

++++++ yast2-bootloader-3.1.91.tar.bz2 -> yast2-bootloader-3.1.93.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.91/package/yast2-bootloader.changes 
new/yast2-bootloader-3.1.93/package/yast2-bootloader.changes
--- old/yast2-bootloader-3.1.91/package/yast2-bootloader.changes        
2014-08-27 10:13:18.000000000 +0200
+++ new/yast2-bootloader-3.1.93/package/yast2-bootloader.changes        
2014-09-04 14:53:09.000000000 +0200
@@ -1,4 +1,17 @@
 -------------------------------------------------------------------
+Thu Sep  4 12:04:09 UTC 2014 - [email protected]
+
+- Use a more flexible rubygem requirement syntax (bnc#895069)
+- 3.1.93
+
+-------------------------------------------------------------------
+Thu Sep  4 07:49:57 UTC 2014 - [email protected]
+
+- Do not overwrite bios_boot partition flag by boot flag leading
+  to error in writing boot code (Bnc#894040)
+- 3.1.92
+
+-------------------------------------------------------------------
 Wed Aug 27 07:53:45 UTC 2014 - [email protected]
 
 - do not reset secure boot to false at the end of installation in
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.91/package/yast2-bootloader.spec 
new/yast2-bootloader-3.1.93/package/yast2-bootloader.spec
--- old/yast2-bootloader-3.1.91/package/yast2-bootloader.spec   2014-08-27 
10:13:18.000000000 +0200
+++ new/yast2-bootloader-3.1.93/package/yast2-bootloader.spec   2014-09-04 
14:53:09.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-bootloader
-Version:        3.1.91
+Version:        3.1.93
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -29,7 +29,7 @@
 BuildRequires: yast2-devtools >= 3.1.10
 BuildRequires: yast2 >= 3.1.0
 BuildRequires:  update-desktop-files
-BuildRequires:  rubygem-rspec
+BuildRequires:  rubygem(rspec)
 BuildRequires:  yast2-storage
 PreReq:         /bin/sed %fillup_prereq
 # Installation::*version variables
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.91/src/include/bootloader/grub2/misc.rb 
new/yast2-bootloader-3.1.93/src/include/bootloader/grub2/misc.rb
--- old/yast2-bootloader-3.1.91/src/include/bootloader/grub2/misc.rb    
2014-08-27 10:13:18.000000000 +0200
+++ new/yast2-bootloader-3.1.93/src/include/bootloader/grub2/misc.rb    
2014-09-04 14:53:09.000000000 +0200
@@ -22,14 +22,15 @@
   module BootloaderGrub2MiscInclude
     def initialize_bootloader_grub2_misc(include_target)
       textdomain "bootloader"
-      Yast.import "Storage"
-      Yast.import "StorageDevices"
-      Yast.import "Mode"
+      Yast.import "Arch"
       Yast.import "BootCommon"
       Yast.import "BootStorage"
-      Yast.import "PackageSystem"
       Yast.import "Map"
-      Yast.import "Arch"
+      Yast.import "Mode"
+      Yast.import "PackageSystem"
+      Yast.import "Partitions"
+      Yast.import "Storage"
+      Yast.import "StorageDevices"
     end
 
     # --------------------------------------------------------------
@@ -109,7 +110,9 @@
 
       tm = Storage.GetTargetMap
       partitions = Ops.get_list(tm, [mbr_dev, "partitions"], [])
-      partitions.select! { |p| p["used_fs"] != :swap }
+      # do not select swap and do not select BIOS grub partition
+      # as it clear its special flags (bnc#894040)
+      partitions.select! { |p| p["used_fs"] != :swap && p["fsid"] != 
Partitions.fsid_bios_grub }
       # (bnc # 337742) - Unable to boot the openSUSE (32 and 64 bits) after 
installation
       # if loader_device is disk Choose any partition which is not swap to
       # satisfy such bios (bnc#893449)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.91/test/partitions_to_activate_test.rb 
new/yast2-bootloader-3.1.93/test/partitions_to_activate_test.rb
--- old/yast2-bootloader-3.1.91/test/partitions_to_activate_test.rb     
2014-08-27 10:13:18.000000000 +0200
+++ new/yast2-bootloader-3.1.93/test/partitions_to_activate_test.rb     
2014-09-04 14:53:09.000000000 +0200
@@ -53,7 +53,7 @@
 
     end
 
-    it "choose any partition on disk if disk is passed" do
+    it "choose any partition except BIOS GRUB and swap partitions on disk if 
disk is passed" do
       target_map_stub("storage_lvm.rb")
       result = Yast::BootGRUB2.grub_getPartitionToActivate("/dev/vda")
       expected_result = {

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to