From 866f8453b1d30982150d756fc5f1b66b135b8c0ccececc3ae2007869ad90f169 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 13 Mar 2018 01:23:31 +0000 Subject: [PATCH 1/2] - Respect if custom boot is logical volume and display it correctly (bsc#1084815) - 4.0.21 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=706 --- yast2-bootloader-4.0.20.tar.bz2 | 3 --- yast2-bootloader-4.0.21.tar.bz2 | 3 +++ yast2-bootloader.changes | 7 +++++++ yast2-bootloader.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-4.0.20.tar.bz2 create mode 100644 yast2-bootloader-4.0.21.tar.bz2 diff --git a/yast2-bootloader-4.0.20.tar.bz2 b/yast2-bootloader-4.0.20.tar.bz2 deleted file mode 100644 index be1d748..0000000 --- a/yast2-bootloader-4.0.20.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7107b99e05760b50209a710a255ec9635747a68f27f2d5582bccf23af53e186 -size 119536 diff --git a/yast2-bootloader-4.0.21.tar.bz2 b/yast2-bootloader-4.0.21.tar.bz2 new file mode 100644 index 0000000..1b36a7e --- /dev/null +++ b/yast2-bootloader-4.0.21.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17bcbf83746a6e8b4a5541cb4c7166e4d464edcc1343be09a3c34007bd17953b +size 120077 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 13027b6..1bb3c58 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 12 14:43:36 UTC 2018 - jreidinger@suse.com + +- Respect if custom boot is logical volume and display it + correctly (bsc#1084815) +- 4.0.21 + ------------------------------------------------------------------- Wed Mar 7 13:49:53 UTC 2018 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 52691b8..a0067b1 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 4.0.20 +Version: 4.0.21 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From cb79d9edae9f084dc81dd40691c8687ab3a32d1c51ece3797fc26d148f53f1e8 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 14 Mar 2018 14:29:14 +0000 Subject: [PATCH 2/2] - fix detection of kernel name for alternative raid names (it ensures that fix for bsc#944041 works) - 4.0.22 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=707 --- yast2-bootloader-4.0.21.tar.bz2 | 3 --- yast2-bootloader-4.0.22.tar.bz2 | 3 +++ yast2-bootloader.changes | 7 +++++++ yast2-bootloader.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-4.0.21.tar.bz2 create mode 100644 yast2-bootloader-4.0.22.tar.bz2 diff --git a/yast2-bootloader-4.0.21.tar.bz2 b/yast2-bootloader-4.0.21.tar.bz2 deleted file mode 100644 index 1b36a7e..0000000 --- a/yast2-bootloader-4.0.21.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17bcbf83746a6e8b4a5541cb4c7166e4d464edcc1343be09a3c34007bd17953b -size 120077 diff --git a/yast2-bootloader-4.0.22.tar.bz2 b/yast2-bootloader-4.0.22.tar.bz2 new file mode 100644 index 0000000..fd2e9bf --- /dev/null +++ b/yast2-bootloader-4.0.22.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e8fa7de8c846f0e650d35e7ccad172af295bf3740fa6f9656ee692ad0f0b179 +size 119988 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 1bb3c58..cc7ce05 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 14 13:54:06 UTC 2018 - jreidinger@suse.com + +- fix detection of kernel name for alternative raid names (it + ensures that fix for bsc#944041 works) +- 4.0.22 + ------------------------------------------------------------------- Mon Mar 12 14:43:36 UTC 2018 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index a0067b1..139a016 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 4.0.21 +Version: 4.0.22 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build