Hello community,

here is the log from the commit of package yast2-bootloader for 
openSUSE:Factory checked in at 2015-08-10 09:09:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2015-07-22 09:19:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-bootloader.new/yast2-bootloader.changes   
2015-08-10 09:09:18.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Aug  5 11:37:12 UTC 2015 - [email protected]
+
+- always run mkinitrd at the end of S/390 installation (bsc#933177)
+- 3.1.139
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-bootloader.spec ++++++
--- /var/tmp/diff_new_pack.p1RjWa/_old  2015-08-10 09:09:19.000000000 +0200
+++ /var/tmp/diff_new_pack.p1RjWa/_new  2015-08-10 09:09:19.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-bootloader
-Version:        3.1.138
+Version:        3.1.139
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-bootloader-3.1.138.tar.bz2 -> yast2-bootloader-3.1.139.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-bootloader-3.1.138/.travis.yml 
new/yast2-bootloader-3.1.139/.travis.yml
--- old/yast2-bootloader-3.1.138/.travis.yml    2015-07-09 11:32:37.000000000 
+0200
+++ new/yast2-bootloader-3.1.139/.travis.yml    2015-08-05 15:02:11.000000000 
+0200
@@ -5,7 +5,7 @@
     # 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 yast2-storage rake" -g 
"gettext yast-rake yard rspec:2.14.1 simplecov coveralls rubocop:0.29.1"
+    - sh ./travis_setup.sh -p "yast2-devtools yast2 yast2-storage rake" -g 
"gettext yast-rake yard rspec:3.3.0 simplecov coveralls rubocop:0.29.1"
 script:
     - rake check:syntax
     - rake check:pot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-bootloader-3.1.138/SUPPORTED_SCENARIOS.md 
new/yast2-bootloader-3.1.139/SUPPORTED_SCENARIOS.md
--- old/yast2-bootloader-3.1.138/SUPPORTED_SCENARIOS.md 2015-07-09 
11:32:37.000000000 +0200
+++ new/yast2-bootloader-3.1.139/SUPPORTED_SCENARIOS.md 2015-08-05 
15:02:11.000000000 +0200
@@ -22,7 +22,7 @@
 
 * software RAID
   * /boot cannot be on RAID unless it is RAID1
-  * cannot have stage1 on MD RAID1 ( so no /boot on RAID1 )
+  * cannot have stage1 on MD RAID1, so when /boot is on RAID1, then boot from 
MBR have to be used
 * LVM
   * /boot cannot be encrypted (not bootloader limitation see 
[bug](https://bugzilla.novell.com/show_bug.cgi?id=890364#c40))
 * multipath
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.138/package/yast2-bootloader.changes 
new/yast2-bootloader-3.1.139/package/yast2-bootloader.changes
--- old/yast2-bootloader-3.1.138/package/yast2-bootloader.changes       
2015-07-09 11:32:37.000000000 +0200
+++ new/yast2-bootloader-3.1.139/package/yast2-bootloader.changes       
2015-08-05 15:02:11.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Wed Aug  5 11:37:12 UTC 2015 - [email protected]
+
+- always run mkinitrd at the end of S/390 installation (bsc#933177)
+- 3.1.139
+
+-------------------------------------------------------------------
 Thu Jul  9 08:54:10 UTC 2015 - [email protected]
 
 - fix crash when aborting during initial screen (bnc#910343)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.138/package/yast2-bootloader.spec 
new/yast2-bootloader-3.1.139/package/yast2-bootloader.spec
--- old/yast2-bootloader-3.1.138/package/yast2-bootloader.spec  2015-07-09 
11:32:37.000000000 +0200
+++ new/yast2-bootloader-3.1.139/package/yast2-bootloader.spec  2015-08-05 
15:02:11.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-bootloader
-Version:        3.1.138
+Version:        3.1.139
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-bootloader-3.1.138/src/modules/Bootloader.rb 
new/yast2-bootloader-3.1.139/src/modules/Bootloader.rb
--- old/yast2-bootloader-3.1.138/src/modules/Bootloader.rb      2015-07-09 
11:32:37.000000000 +0200
+++ new/yast2-bootloader-3.1.139/src/modules/Bootloader.rb      2015-08-05 
15:02:11.000000000 +0200
@@ -579,6 +579,10 @@
     def mark_as_changed
       BootCommon.save_all = true if BootCommon.write_settings["save_all"]
 
+      # always run mkinitrd at the end of S/390 installation (bsc#933177)
+      # otherwise cio_ignore settings are not honored in initrd
+      Initrd.changed = true if Arch.s390 && Stage.initial
+
       return unless BootCommon.save_all
 
       BootCommon.changed = true


Reply via email to