From dab19d108fb88cbb57922a1efdf269456e04b3b14568208970258285a4b0ff64 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Fri, 25 Oct 2013 09:27:00 +0000 Subject: [PATCH 1/6] - removed long obsolete EVMS entries from control file (see fate#305007) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=517 --- yast2-installation-3.1.1.tar.bz2 | 4 ++-- yast2-installation.changes | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.1.1.tar.bz2 b/yast2-installation-3.1.1.tar.bz2 index d6d64ff..74e4bea 100644 --- a/yast2-installation-3.1.1.tar.bz2 +++ b/yast2-installation-3.1.1.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d75c455188a18a62c4f3165dd7c99419a9e02b68bae7c4597420c8475942b577 -size 1232634 +oid sha256:10873e8c9bbf7a2d6a9d180410a3eef82f8f49648feae6a6d4deedd63d398347 +size 1232531 diff --git a/yast2-installation.changes b/yast2-installation.changes index a6b2812..3ec60ba 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 25 10:06:07 CEST 2013 - aschnell@suse.de + +- removed long obsolete EVMS entries from control file (see + fate#305007) + ------------------------------------------------------------------- Wed Oct 23 07:27:28 UTC 2013 - lslezak@suse.cz From 132c4763f466bb430bf87aa355c5c76b63ae9307c5408f71d62ee9d48e47974d Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Fri, 25 Oct 2013 11:38:28 +0000 Subject: [PATCH 2/6] - 3.1.2 - Extended support for ignored_features: They can be also mentioned in PTOptions and thus not appended to Kernel command line (FATE#314982) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=518 --- yast2-installation-3.1.1.tar.bz2 | 3 --- yast2-installation-3.1.2.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-3.1.1.tar.bz2 create mode 100644 yast2-installation-3.1.2.tar.bz2 diff --git a/yast2-installation-3.1.1.tar.bz2 b/yast2-installation-3.1.1.tar.bz2 deleted file mode 100644 index 74e4bea..0000000 --- a/yast2-installation-3.1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10873e8c9bbf7a2d6a9d180410a3eef82f8f49648feae6a6d4deedd63d398347 -size 1232531 diff --git a/yast2-installation-3.1.2.tar.bz2 b/yast2-installation-3.1.2.tar.bz2 new file mode 100644 index 0000000..5ca659f --- /dev/null +++ b/yast2-installation-3.1.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67f7a4ab64d10e572463ec425aa7e4c7d115ad9e5de6e7991c95a41dba677869 +size 1233459 diff --git a/yast2-installation.changes b/yast2-installation.changes index 3ec60ba..ad2a539 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -9,6 +9,14 @@ Wed Oct 23 07:27:28 UTC 2013 - lslezak@suse.cz - removed autorepeat workaround for bnc#346186, not needed anymore, xset might not be installed (bnc#846768) +- 3.1.2 + +------------------------------------------------------------------- +Tue Oct 22 16:46:18 CEST 2013 - locilka@suse.com + +- Extended support for ignored_features: They can be also mentioned + in PTOptions and thus not appended to Kernel command line + (FATE#314982) ------------------------------------------------------------------- Tue Oct 15 14:15:31 CEST 2013 - locilka@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index bce0b35..7ec10d2 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.1 +Version: 3.1.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -44,8 +44,8 @@ BuildRequires: trang # xmllint BuildRequires: libxml2-tools -# /etc/YaST2/XVersion -BuildRequires: yast2 >= 2.16.52 +# Linuxrc.keys +BuildRequires: yast2 >= 3.1.1 # AutoinstConfig::getProposalList Requires: autoyast2-installation >= 2.17.1 From d42d32819164b975ca5ed78094f3c5b9c572a4b2133e7f4b7b676c8938c67188 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Fri, 25 Oct 2013 12:33:21 +0000 Subject: [PATCH 3/6] Updated to git ref 67150e6 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=519 --- yast2-installation-3.1.2.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.1.2.tar.bz2 b/yast2-installation-3.1.2.tar.bz2 index 5ca659f..ec2a8a3 100644 --- a/yast2-installation-3.1.2.tar.bz2 +++ b/yast2-installation-3.1.2.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:67f7a4ab64d10e572463ec425aa7e4c7d115ad9e5de6e7991c95a41dba677869 -size 1233459 +oid sha256:c2d4b84f42ab0555ca423135069c3c504cf0a276b554abe6f9c0876934dfb7e0 +size 1233325 From c7b331c55b76b0500f6bebcd4edf78e40e2d657573f11a304e99b6f65ccbe35a Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Tue, 29 Oct 2013 14:02:50 +0000 Subject: [PATCH 4/6] - install only "perl-YAML-LibYAML" and "perl-bootloader" packages to the target system - updated scr_switch_debugger.rb client - show release notes button (fate#314695) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=520 --- yast2-installation-3.1.2.tar.bz2 | 4 ++-- yast2-installation.changes | 12 ++++++++++++ 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.1.2.tar.bz2 b/yast2-installation-3.1.2.tar.bz2 index ec2a8a3..92b50f5 100644 --- a/yast2-installation-3.1.2.tar.bz2 +++ b/yast2-installation-3.1.2.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2d4b84f42ab0555ca423135069c3c504cf0a276b554abe6f9c0876934dfb7e0 -size 1233325 +oid sha256:56baa558423c5bc31e0bf79640bd643ae39ce0753d9033d890a7a189b9b9499e +size 1234014 diff --git a/yast2-installation.changes b/yast2-installation.changes index ad2a539..037fc47 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Oct 29 13:17:59 UTC 2013 - lslezak@suse.cz + +- install only "perl-YAML-LibYAML" and "perl-bootloader" packages + to the target system +- updated scr_switch_debugger.rb client + +------------------------------------------------------------------- +Fri Oct 26 11:39:17 UTC 2013 - jsrain@suse.cz + +- show release notes button (fate#314695) + ------------------------------------------------------------------- Fri Oct 25 10:06:07 CEST 2013 - aschnell@suse.de From c0e5d6339e75339bebdf05d2a6fe44d7eed37570091e6f3a0934bcce30e72896 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Thu, 31 Oct 2013 11:42:12 +0000 Subject: [PATCH 5/6] - install "perl-Bootloader-YAML" package OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=521 --- yast2-installation-3.1.2.tar.bz2 | 4 ++-- yast2-installation.changes | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.1.2.tar.bz2 b/yast2-installation-3.1.2.tar.bz2 index 92b50f5..5915bb2 100644 --- a/yast2-installation-3.1.2.tar.bz2 +++ b/yast2-installation-3.1.2.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:56baa558423c5bc31e0bf79640bd643ae39ce0753d9033d890a7a189b9b9499e -size 1234014 +oid sha256:7907632557a1d189f6cd4e98625fff772e13eec3235ca1bb2bc34d7fc4634cdc +size 1233969 diff --git a/yast2-installation.changes b/yast2-installation.changes index 037fc47..770f508 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 31 11:32:01 UTC 2013 - lslezak@suse.cz + +- install "perl-Bootloader-YAML" package + ------------------------------------------------------------------- Tue Oct 29 13:17:59 UTC 2013 - lslezak@suse.cz From 6dac84d9344d8d6abf828d488c7b81ad9b4a78a750d410f9a0043f9cfa8e15a1 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Fri, 1 Nov 2013 12:11:54 +0000 Subject: [PATCH 6/6] - removed "Use Automatic Configuration" option from the installation mode dialog (the 2nd stage has been removed) - 3.1.3 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=522 --- yast2-installation-3.1.2.tar.bz2 | 3 --- yast2-installation-3.1.3.tar.bz2 | 3 +++ yast2-installation.changes | 3 +++ yast2-installation.spec | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.2.tar.bz2 create mode 100644 yast2-installation-3.1.3.tar.bz2 diff --git a/yast2-installation-3.1.2.tar.bz2 b/yast2-installation-3.1.2.tar.bz2 deleted file mode 100644 index 5915bb2..0000000 --- a/yast2-installation-3.1.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7907632557a1d189f6cd4e98625fff772e13eec3235ca1bb2bc34d7fc4634cdc -size 1233969 diff --git a/yast2-installation-3.1.3.tar.bz2 b/yast2-installation-3.1.3.tar.bz2 new file mode 100644 index 0000000..0dde024 --- /dev/null +++ b/yast2-installation-3.1.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:655db9ee7657139c15a89cfd31286ba4d3ad8bac51e8ccc19a4d27708eb5f04c +size 1233256 diff --git a/yast2-installation.changes b/yast2-installation.changes index 770f508..fe61d17 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -2,6 +2,9 @@ Thu Oct 31 11:32:01 UTC 2013 - lslezak@suse.cz - install "perl-Bootloader-YAML" package +- removed "Use Automatic Configuration" option from the + installation mode dialog (the 2nd stage has been removed) +- 3.1.3 ------------------------------------------------------------------- Tue Oct 29 13:17:59 UTC 2013 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 7ec10d2..ae0feb9 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.2 +Version: 3.1.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build