From 64dd5a8a3b687673c7e812d8cb0a93a8fe74b11af80b9b7b63e03f9704c37e92 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 6 Mar 2014 08:55:15 +0000 Subject: [PATCH 1/5] Updated to git ref 0d1f67c OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=364 --- yast2-bootloader-3.1.10.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-bootloader-3.1.10.tar.bz2 b/yast2-bootloader-3.1.10.tar.bz2 index 2401dee..c1e8e5f 100644 --- a/yast2-bootloader-3.1.10.tar.bz2 +++ b/yast2-bootloader-3.1.10.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f116db2763dab20bb886cb35e4abeaa2cde4fb452d7daaecbf2ff4017fb35c8d -size 353357 +oid sha256:0b1f1596b3e8fae0a393495af933a9e876a490cf5cc3b7c07884659a2c95056d +size 353788 From 8627f80865aa4cf8087752ddcb06f586507492ae6b78f5e6174811bfce9c70c1 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 10 Mar 2014 14:21:54 +0000 Subject: [PATCH 2/5] - do not crash if there is no swap partition (bnc#867435) - 3.1.12 - fix some serial console issues (bnc#862388) (bnc#866710) - 3.1.11 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=365 --- yast2-bootloader-3.1.10.tar.bz2 | 3 --- yast2-bootloader-3.1.12.tar.bz2 | 3 +++ yast2-bootloader.changes | 12 ++++++++++++ yast2-bootloader.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-3.1.10.tar.bz2 create mode 100644 yast2-bootloader-3.1.12.tar.bz2 diff --git a/yast2-bootloader-3.1.10.tar.bz2 b/yast2-bootloader-3.1.10.tar.bz2 deleted file mode 100644 index c1e8e5f..0000000 --- a/yast2-bootloader-3.1.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b1f1596b3e8fae0a393495af933a9e876a490cf5cc3b7c07884659a2c95056d -size 353788 diff --git a/yast2-bootloader-3.1.12.tar.bz2 b/yast2-bootloader-3.1.12.tar.bz2 new file mode 100644 index 0000000..1b8d405 --- /dev/null +++ b/yast2-bootloader-3.1.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b92098f32067739d60f7da531770d17637fb3715b6331133bc4aeff2b0144005 +size 354019 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 6b808da..1e38506 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Mar 10 12:07:17 UTC 2014 - jreidinger@suse.com + +- do not crash if there is no swap partition (bnc#867435) +- 3.1.12 + +------------------------------------------------------------------- +Mon Mar 10 08:30:40 UTC 2014 - mchang@suse.com + +- fix some serial console issues (bnc#862388) (bnc#866710) +- 3.1.11 + ------------------------------------------------------------------- Wed Mar 5 10:02:23 CET 2014 - snwint@suse.de diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 2dc79d2..5859b67 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.10 +Version: 3.1.12 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From db8a2453367e36bf0d819b1e1c54ede64886f9c1b9e486e480036e2002de4824 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 13 Mar 2014 14:03:07 +0000 Subject: [PATCH 3/5] Updated to git ref 66edf67 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=366 --- yast2-bootloader-3.1.12.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-bootloader-3.1.12.tar.bz2 b/yast2-bootloader-3.1.12.tar.bz2 index 1b8d405..24e532e 100644 --- a/yast2-bootloader-3.1.12.tar.bz2 +++ b/yast2-bootloader-3.1.12.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b92098f32067739d60f7da531770d17637fb3715b6331133bc4aeff2b0144005 -size 354019 +oid sha256:e46f272f7549521634084413091dfb634458978ec8099e5801011f02d8bad100 +size 354487 From 5f8e2733289a185ede303d126b9df69e906fdf6c9892485ac6739a63c3ac5c29 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 13 Mar 2014 16:14:01 +0000 Subject: [PATCH 4/5] - fix grub2-*-efi package not installed (bnc#867380) - 3.1.13 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=367 --- yast2-bootloader-3.1.12.tar.bz2 | 3 --- yast2-bootloader-3.1.13.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.12.tar.bz2 create mode 100644 yast2-bootloader-3.1.13.tar.bz2 diff --git a/yast2-bootloader-3.1.12.tar.bz2 b/yast2-bootloader-3.1.12.tar.bz2 deleted file mode 100644 index 24e532e..0000000 --- a/yast2-bootloader-3.1.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e46f272f7549521634084413091dfb634458978ec8099e5801011f02d8bad100 -size 354487 diff --git a/yast2-bootloader-3.1.13.tar.bz2 b/yast2-bootloader-3.1.13.tar.bz2 new file mode 100644 index 0000000..4819329 --- /dev/null +++ b/yast2-bootloader-3.1.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af136365fffa40e5bb078a95d432004ebc9f45539c53927d3036227b932801f4 +size 354383 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 1e38506..4861217 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 12 09:15:33 UTC 2014 - mchang@suse.com + +- fix grub2-*-efi package not installed (bnc#867380) +- 3.1.13 + ------------------------------------------------------------------- Mon Mar 10 12:07:17 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 5859b67..9c120ff 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.12 +Version: 3.1.13 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 76bdde38ef0c10bb9b6afe68174209c7713a6423c36a2176ab1d7cfd5e156f1b Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 14 Mar 2014 10:53:58 +0000 Subject: [PATCH 5/5] Updated to git ref 05ef51f OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=368 --- yast2-bootloader-3.1.13.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-bootloader-3.1.13.tar.bz2 b/yast2-bootloader-3.1.13.tar.bz2 index 4819329..aef5a15 100644 --- a/yast2-bootloader-3.1.13.tar.bz2 +++ b/yast2-bootloader-3.1.13.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:af136365fffa40e5bb078a95d432004ebc9f45539c53927d3036227b932801f4 -size 354383 +oid sha256:a0b9d1966cbb9b9ffa1a823280a4e08464eb48b228fa6a8c18b80d0444de2ade +size 354172