From 54e3cf8d1e7ff839637e1711959b495aa27bf2b71a2e8f68e9381844f6736a6a Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Tue, 3 Dec 2013 14:03:10 +0000 Subject: [PATCH 1/8] - Show popup window with used hooks before installation finished - 3.1.10 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=535 --- yast2-installation-3.1.10.tar.bz2 | 3 +++ yast2-installation-3.1.9.tar.bz2 | 3 --- yast2-installation.changes | 6 ++++++ yast2-installation.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) create mode 100644 yast2-installation-3.1.10.tar.bz2 delete mode 100644 yast2-installation-3.1.9.tar.bz2 diff --git a/yast2-installation-3.1.10.tar.bz2 b/yast2-installation-3.1.10.tar.bz2 new file mode 100644 index 0000000..bfb5dc5 --- /dev/null +++ b/yast2-installation-3.1.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfcfdd1b376a772a1dc4a738c99c03dafa3bae5db96e6de6feae67db4a75cc2b +size 1219561 diff --git a/yast2-installation-3.1.9.tar.bz2 b/yast2-installation-3.1.9.tar.bz2 deleted file mode 100644 index 3418bdd..0000000 --- a/yast2-installation-3.1.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58201df47de058327dd4fbb7bab00f7b00d57f5e3f19726a68e0dd24f9b54a89 -size 1219207 diff --git a/yast2-installation.changes b/yast2-installation.changes index 94684ac..109689a 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 3 13:40:27 UTC 2013 - vmoravec@suse.com + +- Show popup window with used hooks before installation finished +- 3.1.10 + ------------------------------------------------------------------- Mon Dec 2 12:28:26 UTC 2013 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 5526038..ebb705a 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.9 +Version: 3.1.10 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -45,13 +45,13 @@ BuildRequires: trang BuildRequires: libxml2-tools # Linuxrc.keys -BuildRequires: yast2 >= 3.1.6 +BuildRequires: yast2 >= 3.1.7 # AutoinstConfig::getProposalList Requires: autoyast2-installation >= 2.17.1 # ProductProfile -Requires: yast2 >= 3.1.6 +Requires: yast2 >= 3.1.7 # Language::GetLanguageItems and other API # Language::Set (handles downloading the translation extensions) From f4a568c57ef51d14b7ffbe875e972d4c4feba18b6d4b2366b24bb78e99102c53 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Tue, 3 Dec 2013 16:37:09 +0000 Subject: [PATCH 2/8] - remove server base scenario and media check clients from SLE installation (BNC#314695) - add storage proposal dialog to SLE installation (FATE#314695) - 3.1.11 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=536 --- yast2-installation-3.1.10.tar.bz2 | 3 --- yast2-installation-3.1.11.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.10.tar.bz2 create mode 100644 yast2-installation-3.1.11.tar.bz2 diff --git a/yast2-installation-3.1.10.tar.bz2 b/yast2-installation-3.1.10.tar.bz2 deleted file mode 100644 index bfb5dc5..0000000 --- a/yast2-installation-3.1.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dfcfdd1b376a772a1dc4a738c99c03dafa3bae5db96e6de6feae67db4a75cc2b -size 1219561 diff --git a/yast2-installation-3.1.11.tar.bz2 b/yast2-installation-3.1.11.tar.bz2 new file mode 100644 index 0000000..c37c8fa --- /dev/null +++ b/yast2-installation-3.1.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcee83dbb04b1f71db8af39375c7265ea77db7b4dd2b0e0ff7289defabe23e2d +size 1219763 diff --git a/yast2-installation.changes b/yast2-installation.changes index 109689a..7a6da55 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 3 15:11:17 UTC 2013 - jreidinger@suse.com + +- remove server base scenario and media check clients from SLE + installation (BNC#314695) +- add storage proposal dialog to SLE installation (FATE#314695) +- 3.1.11 + ------------------------------------------------------------------- Tue Dec 3 13:40:27 UTC 2013 - vmoravec@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index ebb705a..6883ddd 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.10 +Version: 3.1.11 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 717c88269be603014043c44d0e16b341ab143d8dce9e83da60303051076fc149 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Wed, 4 Dec 2013 10:00:21 +0000 Subject: [PATCH 3/8] - removed "trang" dependency (requires complete Java stack, convert the file directly in the source repository) - 3.1.12 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=537 --- yast2-installation-3.1.11.tar.bz2 | 3 --- yast2-installation-3.1.12.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 4 +--- 4 files changed, 11 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-3.1.11.tar.bz2 create mode 100644 yast2-installation-3.1.12.tar.bz2 diff --git a/yast2-installation-3.1.11.tar.bz2 b/yast2-installation-3.1.11.tar.bz2 deleted file mode 100644 index c37c8fa..0000000 --- a/yast2-installation-3.1.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcee83dbb04b1f71db8af39375c7265ea77db7b4dd2b0e0ff7289defabe23e2d -size 1219763 diff --git a/yast2-installation-3.1.12.tar.bz2 b/yast2-installation-3.1.12.tar.bz2 new file mode 100644 index 0000000..79b31d2 --- /dev/null +++ b/yast2-installation-3.1.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22ebbc56c1fab8011bc2d2146fddb6c3768cc8c126e833a5e14d0d9e704e4e70 +size 1223573 diff --git a/yast2-installation.changes b/yast2-installation.changes index 7a6da55..760ae68 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 4 08:30:37 UTC 2013 - lslezak@suse.cz + +- removed "trang" dependency (requires complete Java stack, convert + the file directly in the source repository) +- 3.1.12 + ------------------------------------------------------------------- Tue Dec 3 15:11:17 UTC 2013 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 6883ddd..2ac0692 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.11 +Version: 3.1.12 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -38,8 +38,6 @@ BuildRequires: rubygem-rspec BuildRequires: update-desktop-files BuildRequires: yast2-core-devel BuildRequires: yast2-devtools >= 3.0.6 -# trang to convert rnc to rng -BuildRequires: trang # xmllint BuildRequires: libxml2-tools From 112472fb2c849ba45e858c8d6958c8a9563a47816dc0565a60e5006a557094d9 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Wed, 4 Dec 2013 16:20:38 +0000 Subject: [PATCH 4/8] - fix failure in remote disks activation client - 3.1.13 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=538 --- yast2-installation-3.1.12.tar.bz2 | 3 --- yast2-installation-3.1.13.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.12.tar.bz2 create mode 100644 yast2-installation-3.1.13.tar.bz2 diff --git a/yast2-installation-3.1.12.tar.bz2 b/yast2-installation-3.1.12.tar.bz2 deleted file mode 100644 index 79b31d2..0000000 --- a/yast2-installation-3.1.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22ebbc56c1fab8011bc2d2146fddb6c3768cc8c126e833a5e14d0d9e704e4e70 -size 1223573 diff --git a/yast2-installation-3.1.13.tar.bz2 b/yast2-installation-3.1.13.tar.bz2 new file mode 100644 index 0000000..af62bb3 --- /dev/null +++ b/yast2-installation-3.1.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:842e28d8a33f515aed1b9d3ad4e1bde846401c7843b2d9f91ca4a92ea094d07c +size 1223938 diff --git a/yast2-installation.changes b/yast2-installation.changes index 760ae68..2aee0eb 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 4 16:11:37 UTC 2013 - jreidinger@suse.com + +- fix failure in remote disks activation client +- 3.1.13 + ------------------------------------------------------------------- Wed Dec 4 08:30:37 UTC 2013 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 2ac0692..d6bc950 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.12 +Version: 3.1.13 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From d39d553469013234bec1abc2b661bd38c2134079171bdf8945cc46eafb7b8fe8 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Thu, 5 Dec 2013 13:55:48 +0000 Subject: [PATCH 5/8] installation (FATE#314695) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=539 --- yast2-installation-3.1.13.tar.bz2 | 4 ++-- yast2-installation.changes | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/yast2-installation-3.1.13.tar.bz2 b/yast2-installation-3.1.13.tar.bz2 index af62bb3..fbf089e 100644 --- a/yast2-installation-3.1.13.tar.bz2 +++ b/yast2-installation-3.1.13.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:842e28d8a33f515aed1b9d3ad4e1bde846401c7843b2d9f91ca4a92ea094d07c -size 1223938 +oid sha256:e5f2e7c65fcc802da67b52f725fcda8ae33aa629057a649cc667fcfae8461242 +size 1223736 diff --git a/yast2-installation.changes b/yast2-installation.changes index 2aee0eb..0e47cdc 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -15,7 +15,7 @@ Wed Dec 4 08:30:37 UTC 2013 - lslezak@suse.cz Tue Dec 3 15:11:17 UTC 2013 - jreidinger@suse.com - remove server base scenario and media check clients from SLE - installation (BNC#314695) + installation (FATE#314695) - add storage proposal dialog to SLE installation (FATE#314695) - 3.1.11 From a35009bb1a00c9ae432905f080641c2c25e77a59c46272ca39766a3e14a94ae2 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Thu, 5 Dec 2013 15:30:36 +0000 Subject: [PATCH 6/8] - added a new client for SCC registration (first iteration, UI only, does not work yet) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=540 --- yast2-installation-3.1.13.tar.bz2 | 4 ++-- yast2-installation.changes | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.1.13.tar.bz2 b/yast2-installation-3.1.13.tar.bz2 index fbf089e..4c4acab 100644 --- a/yast2-installation-3.1.13.tar.bz2 +++ b/yast2-installation-3.1.13.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5f2e7c65fcc802da67b52f725fcda8ae33aa629057a649cc667fcfae8461242 -size 1223736 +oid sha256:ae7c8af8b354cab8804343e496ab6e45fa1b79765c344491b98674a6435796e6 +size 1223787 diff --git a/yast2-installation.changes b/yast2-installation.changes index 0e47cdc..ad2dd7e 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 5 15:25:18 UTC 2013 - lslezak@suse.cz + +- added a new client for SCC registration (first iteration, UI + only, does not work yet) + ------------------------------------------------------------------- Wed Dec 4 16:11:37 UTC 2013 - jreidinger@suse.com From a2ab15912e49de8d7bbde8e7ffac020cf224cfadd1b6864d5e4a93886b35f138 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Thu, 5 Dec 2013 16:05:35 +0000 Subject: [PATCH 7/8] - fix opening zfcp client in disk activation on s390 - 3.1.14 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=541 --- yast2-installation-3.1.13.tar.bz2 | 3 --- yast2-installation-3.1.14.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.13.tar.bz2 create mode 100644 yast2-installation-3.1.14.tar.bz2 diff --git a/yast2-installation-3.1.13.tar.bz2 b/yast2-installation-3.1.13.tar.bz2 deleted file mode 100644 index 4c4acab..0000000 --- a/yast2-installation-3.1.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae7c8af8b354cab8804343e496ab6e45fa1b79765c344491b98674a6435796e6 -size 1223787 diff --git a/yast2-installation-3.1.14.tar.bz2 b/yast2-installation-3.1.14.tar.bz2 new file mode 100644 index 0000000..ca42fd9 --- /dev/null +++ b/yast2-installation-3.1.14.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0189c7e97cfabcd17002bd88343d44cd8efaf3ee985198c2e321ee5377bbcc10 +size 1223792 diff --git a/yast2-installation.changes b/yast2-installation.changes index ad2dd7e..61dcc91 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 5 15:32:24 UTC 2013 - jreidinger@suse.com + +- fix opening zfcp client in disk activation on s390 +- 3.1.14 + ------------------------------------------------------------------- Thu Dec 5 15:25:18 UTC 2013 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index d6bc950..fb31792 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.13 +Version: 3.1.14 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 46726c19eae6f06f587a5407d564fc1110b475781da3a95b56cc0e800835422c Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Thu, 5 Dec 2013 16:35:30 +0000 Subject: [PATCH 8/8] Updated to git ref 121c7b1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=542 --- yast2-installation-3.1.14.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.1.14.tar.bz2 b/yast2-installation-3.1.14.tar.bz2 index ca42fd9..4df2e37 100644 --- a/yast2-installation-3.1.14.tar.bz2 +++ b/yast2-installation-3.1.14.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0189c7e97cfabcd17002bd88343d44cd8efaf3ee985198c2e321ee5377bbcc10 -size 1223792 +oid sha256:26fdb739d32b469f6cfe22430d3bc508277cd66a952ceb8b341d74afea6e9bbf +size 1224996