From 12635c883f990f02634cdf8cb7a5c2b215a729144ceafb6c95694909d9b272b0 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 12 Jun 2017 12:47:20 +0000 Subject: [PATCH] - Do not crash if all devices have defined bios_id, but none is the first one (bsc#1043759) - 3.2.21 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=674 --- yast2-bootloader-3.2.20.tar.bz2 | 3 --- yast2-bootloader-3.2.21.tar.bz2 | 3 +++ yast2-bootloader.changes | 7 +++++++ yast2-bootloader.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-3.2.20.tar.bz2 create mode 100644 yast2-bootloader-3.2.21.tar.bz2 diff --git a/yast2-bootloader-3.2.20.tar.bz2 b/yast2-bootloader-3.2.20.tar.bz2 deleted file mode 100644 index 08c1424..0000000 --- a/yast2-bootloader-3.2.20.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db121f3540a24ded3861c159a59212097c2a81fede33183f3cec4f4f2de0d1b8 -size 166358 diff --git a/yast2-bootloader-3.2.21.tar.bz2 b/yast2-bootloader-3.2.21.tar.bz2 new file mode 100644 index 0000000..d6b38c7 --- /dev/null +++ b/yast2-bootloader-3.2.21.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b329dcd186a9575551d3bc4a15e26b4f7074c787f7d0a063ca793400545eca93 +size 166487 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 6451130..a8dc048 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 12 11:00:48 UTC 2017 - jreidinger@suse.com + +- Do not crash if all devices have defined bios_id, but none is + the first one (bsc#1043759) +- 3.2.21 + ------------------------------------------------------------------- Tue May 30 07:37:01 UTC 2017 - jreidinger@suse.com - Repropose bootloader configuration when storage proposal is diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 9f80f84..58bb488 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.2.20 +Version: 3.2.21 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build