From d94a9aa27ff24945efe8f1b602448d3c7578257df475b2d2bdab863c6372ffd0 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 22 Feb 2019 09:45:41 +0000 Subject: [PATCH] - Relax check for bios_boot when logical device over more disks is used to check that at least one disk can be bootable. (bsc#1125792) - Also relax installation of grub2. When at least one location success then do not complain, just log it. - 4.1.18 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=742 --- yast2-bootloader-4.1.17.tar.bz2 | 3 --- yast2-bootloader-4.1.18.tar.bz2 | 3 +++ yast2-bootloader.changes | 10 ++++++++++ yast2-bootloader.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-4.1.17.tar.bz2 create mode 100644 yast2-bootloader-4.1.18.tar.bz2 diff --git a/yast2-bootloader-4.1.17.tar.bz2 b/yast2-bootloader-4.1.17.tar.bz2 deleted file mode 100644 index 1727d2a..0000000 --- a/yast2-bootloader-4.1.17.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9bbcaf0c7b79be09ebebf13983e2615aaee0b2b712466935e55eddf01ebf4d7e -size 140545 diff --git a/yast2-bootloader-4.1.18.tar.bz2 b/yast2-bootloader-4.1.18.tar.bz2 new file mode 100644 index 0000000..02f3a28 --- /dev/null +++ b/yast2-bootloader-4.1.18.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08e4d9b34382d16555a682d06b926a7707bd231f4f6840f7b002aa828f9ddc20 +size 140810 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 5d85fb1..ab94278 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Feb 21 16:27:37 UTC 2019 - jreidinger@suse.com + +- Relax check for bios_boot when logical device over more disks is + used to check that at least one disk can be bootable. + (bsc#1125792) +- Also relax installation of grub2. When at least one location + success then do not complain, just log it. +- 4.1.18 + ------------------------------------------------------------------- Thu Feb 14 07:56:05 UTC 2019 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 46003cb..afc0644 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 4.1.17 +Version: 4.1.18 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build