From 60df3b09ed3a70dce5b5bd6c5ac334b6e6b695be41685f04881fc582cffdfe5b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 29 Oct 2014 06:43:04 +0000 Subject: [PATCH 1/6] - fix crash during installation if kernel parameter is not pre-proposed (bnc#902397) - 3.1.106 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=471 --- yast2-bootloader-3.1.105.tar.bz2 | 3 --- yast2-bootloader-3.1.106.tar.bz2 | 3 +++ yast2-bootloader.changes | 7 +++++++ yast2-bootloader.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 yast2-bootloader-3.1.105.tar.bz2 create mode 100644 yast2-bootloader-3.1.106.tar.bz2 diff --git a/yast2-bootloader-3.1.105.tar.bz2 b/yast2-bootloader-3.1.105.tar.bz2 deleted file mode 100644 index 247efb5..0000000 --- a/yast2-bootloader-3.1.105.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d5b11048d29d134f914f7b7e1ba9f35d1507cfcc169e29b017ca358206f1c60 -size 291478 diff --git a/yast2-bootloader-3.1.106.tar.bz2 b/yast2-bootloader-3.1.106.tar.bz2 new file mode 100644 index 0000000..2b91013 --- /dev/null +++ b/yast2-bootloader-3.1.106.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14960276e632376c7ac0f2c911a138aaea542d0cb642c0d302737d7972873078 +size 291879 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 6232621..1ee9bec 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Oct 24 14:30:20 UTC 2014 - jreidinger@suse.com + +- fix crash during installation if kernel parameter is not + pre-proposed (bnc#902397) +- 3.1.106 + ------------------------------------------------------------------- Wed Oct 15 11:50:20 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 6571389..c48f37e 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.105 +Version: 3.1.106 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -133,7 +133,7 @@ rake install DESTDIR="%{buildroot}" %dir %{yast_docdir} %doc %{yast_docdir}/COPYING -%doc %{yast_docdir}/README +%doc %{yast_docdir}/README.md %doc %{yast_docdir}/CONTRIBUTING.md %files devel-doc From 79eea0d5cc6063d767c501af81f215653b925893839934a676cfb7bbfba79176 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 29 Oct 2014 07:12:47 +0000 Subject: [PATCH 2/6] Updated to git ref b962827 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=472 --- yast2-bootloader-3.1.106.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-bootloader-3.1.106.tar.bz2 b/yast2-bootloader-3.1.106.tar.bz2 index 2b91013..56fb7dd 100644 --- a/yast2-bootloader-3.1.106.tar.bz2 +++ b/yast2-bootloader-3.1.106.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14960276e632376c7ac0f2c911a138aaea542d0cb642c0d302737d7972873078 -size 291879 +oid sha256:38588b536a7ab152399eb3bcdf2f0c8db787b2c71fdd5699286c3d5269425340 +size 291881 From 2a108f434f9b53add5ef0d801c9531bb50b1980692e07827a5d2c1a3ff7f6769 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 29 Oct 2014 10:27:50 +0000 Subject: [PATCH 3/6] Updated to git ref e8b426c OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=473 --- yast2-bootloader-3.1.106.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-bootloader-3.1.106.tar.bz2 b/yast2-bootloader-3.1.106.tar.bz2 index 56fb7dd..3708b55 100644 --- a/yast2-bootloader-3.1.106.tar.bz2 +++ b/yast2-bootloader-3.1.106.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38588b536a7ab152399eb3bcdf2f0c8db787b2c71fdd5699286c3d5269425340 -size 291881 +oid sha256:083f8017f30a8fa1cc98b620199461e7689144bdf4c95b82641d19745137736c +size 292696 From 2a915d6003b6929dcad4e71ca3651493782edd86b15cc5cabdd3e58638493552 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 29 Oct 2014 13:22:47 +0000 Subject: [PATCH 4/6] - fix branding activation on live CD and also with kexec enabled (bnc#897847) - 3.1.107 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=474 --- yast2-bootloader-3.1.106.tar.bz2 | 3 --- yast2-bootloader-3.1.107.tar.bz2 | 3 +++ yast2-bootloader.changes | 7 +++++++ yast2-bootloader.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-3.1.106.tar.bz2 create mode 100644 yast2-bootloader-3.1.107.tar.bz2 diff --git a/yast2-bootloader-3.1.106.tar.bz2 b/yast2-bootloader-3.1.106.tar.bz2 deleted file mode 100644 index 3708b55..0000000 --- a/yast2-bootloader-3.1.106.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:083f8017f30a8fa1cc98b620199461e7689144bdf4c95b82641d19745137736c -size 292696 diff --git a/yast2-bootloader-3.1.107.tar.bz2 b/yast2-bootloader-3.1.107.tar.bz2 new file mode 100644 index 0000000..ac12702 --- /dev/null +++ b/yast2-bootloader-3.1.107.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e86bfc1d202f9d4244800d29e4b306aaa2fb9f5392966d952cf52d97edf7f34d +size 292519 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 1ee9bec..35f12d7 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Oct 29 07:16:22 UTC 2014 - jreidinger@suse.com + +- fix branding activation on live CD and also with kexec enabled + (bnc#897847) +- 3.1.107 + ------------------------------------------------------------------- Fri Oct 24 14:30:20 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index c48f37e..4c3b20e 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.106 +Version: 3.1.107 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From f551e2f07c186f05c0aff04e0f5a813929ac9f72c58e29e9616efd2088a0af42 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 29 Oct 2014 13:52:45 +0000 Subject: [PATCH 5/6] - do not show warning if boot from extended partition (bnc#898023) - 3.1.108 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=475 --- yast2-bootloader-3.1.107.tar.bz2 | 3 --- yast2-bootloader-3.1.108.tar.bz2 | 3 +++ yast2-bootloader.changes | 6 ++++++ yast2-bootloader.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-3.1.107.tar.bz2 create mode 100644 yast2-bootloader-3.1.108.tar.bz2 diff --git a/yast2-bootloader-3.1.107.tar.bz2 b/yast2-bootloader-3.1.107.tar.bz2 deleted file mode 100644 index ac12702..0000000 --- a/yast2-bootloader-3.1.107.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e86bfc1d202f9d4244800d29e4b306aaa2fb9f5392966d952cf52d97edf7f34d -size 292519 diff --git a/yast2-bootloader-3.1.108.tar.bz2 b/yast2-bootloader-3.1.108.tar.bz2 new file mode 100644 index 0000000..86a7f71 --- /dev/null +++ b/yast2-bootloader-3.1.108.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc5c4777fe16ec061a3ed51f34c32a37fdb645a2673781b5316cdfc043764935 +size 292775 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 35f12d7..c89dd53 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 29 13:18:10 UTC 2014 - jreidinger@suse.com + +- do not show warning if boot from extended partition (bnc#898023) +- 3.1.108 + ------------------------------------------------------------------- Wed Oct 29 07:16:22 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 4c3b20e..30149c7 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.107 +Version: 3.1.108 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From e57024b01d850078f45973fb320a5aa1787ae9353a32bd59c319957737aec28c Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 29 Oct 2014 14:32:45 +0000 Subject: [PATCH 6/6] - do not return /dev/null if cannot detect bootloader devices as it cause errors later OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=476 --- yast2-bootloader-3.1.108.tar.bz2 | 4 ++-- yast2-bootloader.changes | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/yast2-bootloader-3.1.108.tar.bz2 b/yast2-bootloader-3.1.108.tar.bz2 index 86a7f71..119dd53 100644 --- a/yast2-bootloader-3.1.108.tar.bz2 +++ b/yast2-bootloader-3.1.108.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc5c4777fe16ec061a3ed51f34c32a37fdb645a2673781b5316cdfc043764935 -size 292775 +oid sha256:31478c1bd7fe98e211ef90cb73821cbb6d57a058ea272291531094da23bcd706 +size 292691 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index c89dd53..9e10b9e 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 29 14:13:52 UTC 2014 - jreidinger@suse.com + +- do not return /dev/null if cannot detect bootloader devices as it + cause errors later + ------------------------------------------------------------------- Wed Oct 29 13:18:10 UTC 2014 - jreidinger@suse.com