From 869e5ad12cf5177aea6bc9cd74ef573cb09925780cdd6a96a7c41b53c3dee298 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 14 Aug 2017 19:19:22 +0000 Subject: [PATCH 01/42] - Merged storage-ng branch to master (fate#318196) - Note: all changes below with this date belong to the merge. - 3.3.6 - storage-ng: adapted to the new Y2Storage::StorageManager API and improved probing and activation of storage devices. - adapted inst_disks_activate.rb to storage-ng - storage-ng: Taking /usr/bin/findmnt in order to evaluate mount points. Floppy support removed. - storage-ng: use the new library for storage hardware probing (devicegraph) instead of the old one (targetmap) - storage-ng: removed dependency from (old) yast2-storage, even if it breaks some functionality. - storage-ng: commented installation-related code relying on the old yast2-storage OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=884 --- yast2-installation-3.3.5.tar.bz2 | 3 --- yast2-installation-3.3.6.tar.bz2 | 3 +++ yast2-installation.changes | 42 ++++++++++++++++++++++++++++++++ yast2-installation.spec | 26 ++++++++++++-------- 4 files changed, 61 insertions(+), 13 deletions(-) delete mode 100644 yast2-installation-3.3.5.tar.bz2 create mode 100644 yast2-installation-3.3.6.tar.bz2 diff --git a/yast2-installation-3.3.5.tar.bz2 b/yast2-installation-3.3.5.tar.bz2 deleted file mode 100644 index 13a8eeb..0000000 --- a/yast2-installation-3.3.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2067661fcf9a0b4ad22cc063717bbd33da3e831846fa9023563a1b362e7b21ed -size 453351 diff --git a/yast2-installation-3.3.6.tar.bz2 b/yast2-installation-3.3.6.tar.bz2 new file mode 100644 index 0000000..bb2ce6c --- /dev/null +++ b/yast2-installation-3.3.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99fa1c0d55bb9d86833205d6d16c52820dfcc386f42e52faaf98b6970c5b2dde +size 453364 diff --git a/yast2-installation.changes b/yast2-installation.changes index 068fe8e..c98c726 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Mon Aug 14 15:13:42 CEST 2017 - shundhammer@suse.de + +- Merged storage-ng branch to master (fate#318196) +- Note: all changes below with this date belong to the merge. +- 3.3.6 + +------------------------------------------------------------------- +Mon Aug 14 15:13:42 CEST 2017 - ancor@suse.com + +- storage-ng: adapted to the new Y2Storage::StorageManager API + and improved probing and activation of storage devices. + +------------------------------------------------------------------- +Mon Aug 14 15:13:42 CEST 2017 - aschnell@suse.com + +- adapted inst_disks_activate.rb to storage-ng + +------------------------------------------------------------------- +Mon Aug 14 15:13:42 CEST 2017 - schubi@suse.de + +- storage-ng: Taking /usr/bin/findmnt in order to evaluate mount + points. Floppy support removed. + +------------------------------------------------------------------- +Mon Aug 14 15:13:42 CEST 2017 - ancor@suse.com + +- storage-ng: use the new library for storage hardware probing + (devicegraph) instead of the old one (targetmap) + +------------------------------------------------------------------- +Mon Aug 14 15:13:42 CEST 2017 - ancor@suse.com + +- storage-ng: removed dependency from (old) yast2-storage, even + if it breaks some functionality. + +------------------------------------------------------------------- +Mon Aug 14 15:13:42 CEST 2017 - ancor@suse.com + +- storage-ng: commented installation-related code relying on the + old yast2-storage + ------------------------------------------------------------------- Mon Aug 7 13:43:34 UTC 2017 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 86843c9..4bfe484 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.3.5 +Version: 3.3.6 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -44,6 +44,10 @@ BuildRequires: rubygem(yast-rake) # CWM::RadioButtons#vspacing BuildRequires: yast2 >= 3.2.20 +# New Y2Storage::StorageManager API +BuildRequires: yast2-storage-ng >= 0.1.32 +Requires: yast2-storage-ng >= 0.1.32 + # AutoinstSoftware.SavePackageSelection() Requires: autoyast2-installation >= 3.1.105 @@ -63,8 +67,10 @@ Conflicts: yast2-mouse < 2.18.0 # Lazy loading in ProductLicense Requires: yast2-packager >= 3.1.113 -# Storage::GetDetectedDiskPaths -Requires: yast2-storage >= 2.24.1 +# FIXME: some code present in this package still depends on the old yast2-storage +# and will break without this dependency. That's acceptable at this point of the +# migration to storage-ng. See installer-hacks.md in the yast-storage-ng repo. +# Requires: yast2-storage >= 2.24.1 # use in startup scripts Requires: initviocons @@ -76,8 +82,8 @@ Requires: yast2-proxy # writing settings in the first installation stage. Requires: yast2-services-manager >= 3.2.1 -## Moved inst_install_inf from yast2-network to this package -Requires: yast2-network >= 3.2.25 +## storage-ng based version +Requires: yast2-network >= 3.3.7 # Augeas lenses Requires: augeas-lenses @@ -89,9 +95,9 @@ Requires: augeas-lenses # new root password cwm widget BuildRequires: yast2-users >= 3.2.8 Requires: yast2-users >= 3.2.8 -# new keyboard layout cwm widget -BuildRequires: yast2-country >= 3.2.7 -Requires: yast2-country >= 3.2.7 +# storage-ng based version +BuildRequires: yast2-country >= 3.3.1 +Requires: yast2-country >= 3.3.1 # Pkg::SourceProvideSignedFile Pkg::SourceProvideDigestedFile # pkg-bindings are not directly required @@ -100,8 +106,8 @@ Conflicts: yast2-pkg-bindings < 2.17.25 # InstError Conflicts: yast2 < 2.18.6 -# lower version requires perl-Bootloader-YAML no longer installed -Conflicts: yast2-bootloader < 3.1.166 +# storage-ng based version +Conflicts: yast2-bootloader < 3.3.1 # Added new function WFM::ClientExists Conflicts: yast2-core < 2.17.10 From 904eb2b828cabfa735c6a2bcf0e99953c88de2f9c9465baee46ba77e643bbd30 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 25 Aug 2017 11:35:34 +0000 Subject: [PATCH 02/42] - Replace Installation::Product and Installation::ProductReader classes by Y2Packager::Product and Y2Packager::ProductReader (related to FATE#322276) - 3.3.7 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=885 --- yast2-installation-3.3.6.tar.bz2 | 3 --- yast2-installation-3.3.7.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-3.3.6.tar.bz2 create mode 100644 yast2-installation-3.3.7.tar.bz2 diff --git a/yast2-installation-3.3.6.tar.bz2 b/yast2-installation-3.3.6.tar.bz2 deleted file mode 100644 index bb2ce6c..0000000 --- a/yast2-installation-3.3.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:99fa1c0d55bb9d86833205d6d16c52820dfcc386f42e52faaf98b6970c5b2dde -size 453364 diff --git a/yast2-installation-3.3.7.tar.bz2 b/yast2-installation-3.3.7.tar.bz2 new file mode 100644 index 0000000..1187c7e --- /dev/null +++ b/yast2-installation-3.3.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d48a13b58dd03ca84043bed9c4fa6da74bdc1821bc71d81600e958398a397e0 +size 451547 diff --git a/yast2-installation.changes b/yast2-installation.changes index c98c726..d8d3f2f 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Aug 17 08:22:09 UTC 2017 - igonzalezsosa@suse.com + +- Replace Installation::Product and Installation::ProductReader + classes by Y2Packager::Product and Y2Packager::ProductReader + (related to FATE#322276) +- 3.3.7 + ------------------------------------------------------------------- Mon Aug 14 15:13:42 CEST 2017 - shundhammer@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index 4bfe484..f03e3d3 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.3.6 +Version: 3.3.7 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -64,8 +64,8 @@ Requires: yast2-pkg-bindings >= 3.1.33 # Mouse-related scripts moved to yast2-mouse Conflicts: yast2-mouse < 2.18.0 -# Lazy loading in ProductLicense -Requires: yast2-packager >= 3.1.113 +# Y2Packager::Product +Requires: yast2-packager >= 3.3.7 # FIXME: some code present in this package still depends on the old yast2-storage # and will break without this dependency. That's acceptable at this point of the From 29f1a207123ba55470b27efee401740b99a46add8c0ec3c71bdb866a51f2a8db Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 28 Aug 2017 15:26:34 +0000 Subject: [PATCH 03/42] - Show the product's license from libzypp in the welcome screen (FATE#322276) - 3.3.8 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=886 --- yast2-installation-3.3.7.tar.bz2 | 3 --- yast2-installation-3.3.8.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.3.7.tar.bz2 create mode 100644 yast2-installation-3.3.8.tar.bz2 diff --git a/yast2-installation-3.3.7.tar.bz2 b/yast2-installation-3.3.7.tar.bz2 deleted file mode 100644 index 1187c7e..0000000 --- a/yast2-installation-3.3.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d48a13b58dd03ca84043bed9c4fa6da74bdc1821bc71d81600e958398a397e0 -size 451547 diff --git a/yast2-installation-3.3.8.tar.bz2 b/yast2-installation-3.3.8.tar.bz2 new file mode 100644 index 0000000..6046a97 --- /dev/null +++ b/yast2-installation-3.3.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6510f9f555f2559d704419116bf73fcd18e2d8abc7ab6ace220acdca03634a28 +size 452427 diff --git a/yast2-installation.changes b/yast2-installation.changes index d8d3f2f..6910acb 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 28 15:17:19 UTC 2017 - igonzalezsosa@suse.com + +- Show the product's license from libzypp in the welcome screen + (FATE#322276) +- 3.3.8 + ------------------------------------------------------------------- Thu Aug 17 08:22:09 UTC 2017 - igonzalezsosa@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index f03e3d3..7d4e944 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.3.7 +Version: 3.3.8 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 46b4f635477331c2f343482be08bc27641a985b5a261278cc554af9c2e023713 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 30 Aug 2017 08:43:42 +0000 Subject: [PATCH 04/42] - Show README.BETA if it exists. - 3.3.9 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=887 --- yast2-installation-3.3.8.tar.bz2 | 3 --- yast2-installation-3.3.9.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.3.8.tar.bz2 create mode 100644 yast2-installation-3.3.9.tar.bz2 diff --git a/yast2-installation-3.3.8.tar.bz2 b/yast2-installation-3.3.8.tar.bz2 deleted file mode 100644 index 6046a97..0000000 --- a/yast2-installation-3.3.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6510f9f555f2559d704419116bf73fcd18e2d8abc7ab6ace220acdca03634a28 -size 452427 diff --git a/yast2-installation-3.3.9.tar.bz2 b/yast2-installation-3.3.9.tar.bz2 new file mode 100644 index 0000000..d4b1550 --- /dev/null +++ b/yast2-installation-3.3.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4081802edf7db3cfb7475856566a4d0f2c69dc4fc51d611959003e99fdbb3cf0 +size 453491 diff --git a/yast2-installation.changes b/yast2-installation.changes index 6910acb..ba4a171 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 30 07:28:06 UTC 2017 - gsouza@suse.com + +- Show README.BETA if it exists. +- 3.3.9 + ------------------------------------------------------------------- Mon Aug 28 15:17:19 UTC 2017 - igonzalezsosa@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 7d4e944..701866a 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.3.8 +Version: 3.3.9 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 2222de5485331e5310c107ffbde183218fea0d1f13f3e95e14c0b3fb193e7eec Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 30 Aug 2017 08:57:11 +0000 Subject: [PATCH 05/42] - Show README.BETA if it exists (bsc#1047060) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=888 --- yast2-installation-3.3.9.tar.bz2 | 4 ++-- yast2-installation.changes | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/yast2-installation-3.3.9.tar.bz2 b/yast2-installation-3.3.9.tar.bz2 index d4b1550..62b1aca 100644 --- a/yast2-installation-3.3.9.tar.bz2 +++ b/yast2-installation-3.3.9.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4081802edf7db3cfb7475856566a4d0f2c69dc4fc51d611959003e99fdbb3cf0 -size 453491 +oid sha256:c6adfee5dc1473a2d8a009a07f7ddc9161048f5332388de87ee21b9f8166d9c0 +size 452716 diff --git a/yast2-installation.changes b/yast2-installation.changes index ba4a171..13aa3ee 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Wed Aug 30 07:28:06 UTC 2017 - gsouza@suse.com -- Show README.BETA if it exists. +- Show README.BETA if it exists (bsc#1047060) - 3.3.9 ------------------------------------------------------------------- From a9c3b7031ee54ae32662d2cc6d3acb16716540e1078c3a442cfb4777146562cf Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 1 Sep 2017 12:26:53 +0000 Subject: [PATCH 06/42] - Skip complex welcome module in auto mode. - 3.3.10 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=889 --- yast2-installation-3.3.10.tar.bz2 | 3 +++ yast2-installation-3.3.9.tar.bz2 | 3 --- yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 yast2-installation-3.3.10.tar.bz2 delete mode 100644 yast2-installation-3.3.9.tar.bz2 diff --git a/yast2-installation-3.3.10.tar.bz2 b/yast2-installation-3.3.10.tar.bz2 new file mode 100644 index 0000000..4f26260 --- /dev/null +++ b/yast2-installation-3.3.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1999d1b95d9ea71e69d847490881b4e5b938c9ae7dfa913aca870bd167a48baf +size 452628 diff --git a/yast2-installation-3.3.9.tar.bz2 b/yast2-installation-3.3.9.tar.bz2 deleted file mode 100644 index 62b1aca..0000000 --- a/yast2-installation-3.3.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6adfee5dc1473a2d8a009a07f7ddc9161048f5332388de87ee21b9f8166d9c0 -size 452716 diff --git a/yast2-installation.changes b/yast2-installation.changes index 13aa3ee..873dd05 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 31 12:26:51 UTC 2017 - gsouza@suse.com + +- Skip complex welcome module in auto mode. +- 3.3.10 + ------------------------------------------------------------------- Wed Aug 30 07:28:06 UTC 2017 - gsouza@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 701866a..3f87937 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.3.9 +Version: 3.3.10 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 76a653cc5e3b898e9506da3e9059dc304bff2b135316bc5851ce80f46be991a9 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 4 Sep 2017 10:45:23 +0000 Subject: [PATCH 07/42] - On multi-product installation medias, the product selection happens in the welcome screen (fate#322276) - 3.3.11 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=890 --- yast2-installation-3.3.10.tar.bz2 | 3 --- yast2-installation-3.3.11.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 16 +++++++++------- 4 files changed, 19 insertions(+), 10 deletions(-) delete mode 100644 yast2-installation-3.3.10.tar.bz2 create mode 100644 yast2-installation-3.3.11.tar.bz2 diff --git a/yast2-installation-3.3.10.tar.bz2 b/yast2-installation-3.3.10.tar.bz2 deleted file mode 100644 index 4f26260..0000000 --- a/yast2-installation-3.3.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1999d1b95d9ea71e69d847490881b4e5b938c9ae7dfa913aca870bd167a48baf -size 452628 diff --git a/yast2-installation-3.3.11.tar.bz2 b/yast2-installation-3.3.11.tar.bz2 new file mode 100644 index 0000000..1fb68f2 --- /dev/null +++ b/yast2-installation-3.3.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9487bd96463c40f6b090eefc81111ebf07aa36851a90dcfe1d031b90e9d7dc4b +size 453365 diff --git a/yast2-installation.changes b/yast2-installation.changes index 873dd05..e9b2c53 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Sep 1 12:43:42 UTC 2017 - igonzalezsosa@suse.com + +- On multi-product installation medias, the product selection + happens in the welcome screen (fate#322276) +- 3.3.11 + ------------------------------------------------------------------- Thu Aug 31 12:26:51 UTC 2017 - gsouza@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 3f87937..02c8052 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.3.10 +Version: 3.3.11 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -41,8 +41,9 @@ BuildRequires: yast2-xml BuildRequires: rubygem(rspec) BuildRequires: rubygem(yast-rake) -# CWM::RadioButtons#vspacing -BuildRequires: yast2 >= 3.2.20 +# Yast::WorkflowManager#merge_product_workflow +# CWM.show support to disable buttons +BuildRequires: yast2 >= 4.0.2 # New Y2Storage::StorageManager API BuildRequires: yast2-storage-ng >= 0.1.32 @@ -51,8 +52,9 @@ Requires: yast2-storage-ng >= 0.1.32 # AutoinstSoftware.SavePackageSelection() Requires: autoyast2-installation >= 3.1.105 -# PackageDownloader and PackageExtractor -Requires: yast2 >= 3.2.19 +# Yast::WorkflowManager#merge_product_workflow +# CWM.show support to disable buttons +Requires: yast2 >= 4.0.2 # Language::GetLanguageItems and other API # Language::Set (handles downloading the translation extensions) @@ -64,8 +66,8 @@ Requires: yast2-pkg-bindings >= 3.1.33 # Mouse-related scripts moved to yast2-mouse Conflicts: yast2-mouse < 2.18.0 -# Y2Packager::Product -Requires: yast2-packager >= 3.3.7 +# Y2Packager::Widgets::ProductLicense +Requires: yast2-packager >= 3.3.9 # FIXME: some code present in this package still depends on the old yast2-storage # and will break without this dependency. That's acceptable at this point of the From 03496162bbf915370942abe0dc7ef8e5810ebf553c0e5c552ac760fe0f0c3dc1 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 4 Sep 2017 15:25:46 +0000 Subject: [PATCH 08/42] Updated to git ref fc5de82 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=891 --- yast2-installation-3.3.11.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-3.3.11.tar.bz2 b/yast2-installation-3.3.11.tar.bz2 index 1fb68f2..28ad2e9 100644 --- a/yast2-installation-3.3.11.tar.bz2 +++ b/yast2-installation-3.3.11.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9487bd96463c40f6b090eefc81111ebf07aa36851a90dcfe1d031b90e9d7dc4b -size 453365 +oid sha256:5d969ced38dc4c4a1c59a311bc6faeafa67b0542340a1fdc01be41eb795809e8 +size 453673 From e8b6d8d394e3ad8674efdeaecbd60fd3eeb810a1bb32c55ebaea619ac332277d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 4 Sep 2017 15:56:13 +0000 Subject: [PATCH 09/42] - Configure Snapper at the end of installation if requested (part of fate#318196). - 3.3.12 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=892 --- yast2-installation-3.3.11.tar.bz2 | 3 --- yast2-installation-3.3.12.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 7 +++---- 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 yast2-installation-3.3.11.tar.bz2 create mode 100644 yast2-installation-3.3.12.tar.bz2 diff --git a/yast2-installation-3.3.11.tar.bz2 b/yast2-installation-3.3.11.tar.bz2 deleted file mode 100644 index 28ad2e9..0000000 --- a/yast2-installation-3.3.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d969ced38dc4c4a1c59a311bc6faeafa67b0542340a1fdc01be41eb795809e8 -size 453673 diff --git a/yast2-installation-3.3.12.tar.bz2 b/yast2-installation-3.3.12.tar.bz2 new file mode 100644 index 0000000..481a889 --- /dev/null +++ b/yast2-installation-3.3.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d49f258cef018b157aa24b0539bc3ca5298e7d13cad57eccccba116492490555 +size 453427 diff --git a/yast2-installation.changes b/yast2-installation.changes index e9b2c53..94b7223 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 4 12:18:45 UTC 2017 - ancor@suse.com + +- Configure Snapper at the end of installation if requested + (part of fate#318196). +- 3.3.12 + ------------------------------------------------------------------- Fri Sep 1 12:43:42 UTC 2017 - igonzalezsosa@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 02c8052..41442b8 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.3.11 +Version: 3.3.12 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -52,9 +52,8 @@ Requires: yast2-storage-ng >= 0.1.32 # AutoinstSoftware.SavePackageSelection() Requires: autoyast2-installation >= 3.1.105 -# Yast::WorkflowManager#merge_product_workflow -# CWM.show support to disable buttons -Requires: yast2 >= 4.0.2 +# Yast2::FsSnapshots.configure_snapper (& friends) +Requires: yast2 >= 4.0.3 # Language::GetLanguageItems and other API # Language::Set (handles downloading the translation extensions) From 4a587f955d3f8f7d8395f1a1d85cf31097c80fd145d8815a591550df065976ce Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 5 Sep 2017 11:37:53 +0000 Subject: [PATCH 10/42] - Fix license confirmation handling on single product medias (fate#322276) - 3.3.13 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=893 --- yast2-installation-3.3.12.tar.bz2 | 3 --- yast2-installation-3.3.13.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-3.3.12.tar.bz2 create mode 100644 yast2-installation-3.3.13.tar.bz2 diff --git a/yast2-installation-3.3.12.tar.bz2 b/yast2-installation-3.3.12.tar.bz2 deleted file mode 100644 index 481a889..0000000 --- a/yast2-installation-3.3.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d49f258cef018b157aa24b0539bc3ca5298e7d13cad57eccccba116492490555 -size 453427 diff --git a/yast2-installation-3.3.13.tar.bz2 b/yast2-installation-3.3.13.tar.bz2 new file mode 100644 index 0000000..4a09131 --- /dev/null +++ b/yast2-installation-3.3.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f4aa74bd507440e65ad30b2569537fe222eb27a08e80126d26fc24fb319a716 +size 454543 diff --git a/yast2-installation.changes b/yast2-installation.changes index 94b7223..8895785 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 5 10:20:43 UTC 2017 - igonzalezsosa@suse.com + +- Fix license confirmation handling on single product medias + (fate#322276) +- 3.3.13 + ------------------------------------------------------------------- Mon Sep 4 12:18:45 UTC 2017 - ancor@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 41442b8..d1af1df 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.3.12 +Version: 3.3.13 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -65,8 +65,8 @@ Requires: yast2-pkg-bindings >= 3.1.33 # Mouse-related scripts moved to yast2-mouse Conflicts: yast2-mouse < 2.18.0 -# Y2Packager::Widgets::ProductLicense -Requires: yast2-packager >= 3.3.9 +# Y2Packager::Widgets::ProductLicense with skip validation option +Requires: yast2-packager >= 3.3.10 # FIXME: some code present in this package still depends on the old yast2-storage # and will break without this dependency. That's acceptable at this point of the From 3d819a4de29525e1f88bbf7cd554f346b49d2a2eb835d50c8b1035b99c949044 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 6 Sep 2017 14:01:24 +0000 Subject: [PATCH 11/42] - Download release notes only for the selected products (if any product is already selected) (bsc#1056872) - 4.0.0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=894 --- yast2-installation-3.3.13.tar.bz2 | 3 --- yast2-installation-4.0.0.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.3.13.tar.bz2 create mode 100644 yast2-installation-4.0.0.tar.bz2 diff --git a/yast2-installation-3.3.13.tar.bz2 b/yast2-installation-3.3.13.tar.bz2 deleted file mode 100644 index 4a09131..0000000 --- a/yast2-installation-3.3.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f4aa74bd507440e65ad30b2569537fe222eb27a08e80126d26fc24fb319a716 -size 454543 diff --git a/yast2-installation-4.0.0.tar.bz2 b/yast2-installation-4.0.0.tar.bz2 new file mode 100644 index 0000000..4a11c19 --- /dev/null +++ b/yast2-installation-4.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7cb47599cab4d4c38865c66cf4bb90c35feab7b8f385580af2ee0514be7c931 +size 454208 diff --git a/yast2-installation.changes b/yast2-installation.changes index 8895785..0f33a39 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 5 11:41:50 UTC 2017 - lslezak@suse.cz + +- Download release notes only for the selected products (if any + product is already selected) (bsc#1056872) +- 4.0.0 + ------------------------------------------------------------------- Tue Sep 5 10:20:43 UTC 2017 - igonzalezsosa@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index d1af1df..34c145a 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.3.13 +Version: 4.0.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 5739ff0dda23faae76865f115422687d26311ed351951ac3ebabbfc6432889ff Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 11 Sep 2017 14:31:16 +0000 Subject: [PATCH 12/42] - Adapt to new yast2-country changes (needed for FATE#323837) - 4.0.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=895 --- yast2-installation-4.0.0.tar.bz2 | 3 --- yast2-installation-4.0.1.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.0.0.tar.bz2 create mode 100644 yast2-installation-4.0.1.tar.bz2 diff --git a/yast2-installation-4.0.0.tar.bz2 b/yast2-installation-4.0.0.tar.bz2 deleted file mode 100644 index 4a11c19..0000000 --- a/yast2-installation-4.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7cb47599cab4d4c38865c66cf4bb90c35feab7b8f385580af2ee0514be7c931 -size 454208 diff --git a/yast2-installation-4.0.1.tar.bz2 b/yast2-installation-4.0.1.tar.bz2 new file mode 100644 index 0000000..291b9e2 --- /dev/null +++ b/yast2-installation-4.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ec492e9c9751adaddb8ecbc9decedfc8e7f645d86fcb2289724f44824c84172 +size 452910 diff --git a/yast2-installation.changes b/yast2-installation.changes index 0f33a39..21ba612 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 11 14:08:49 UTC 2017 - jreidinger@suse.com + +- Adapt to new yast2-country changes (needed for FATE#323837) +- 4.0.1 + ------------------------------------------------------------------- Tue Sep 5 11:41:50 UTC 2017 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 34c145a..8017624 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.0 +Version: 4.0.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 19e7d5a32cd1e52a41f0c12e5f8fa55bb1980fbfa1dcb58ede02b65f291cc7bb Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 13 Sep 2017 08:57:23 +0000 Subject: [PATCH 13/42] - Removed obsolete inst_info client which is not used anymore. (bsc#1047060) - 4.0.2 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=896 --- yast2-installation-4.0.1.tar.bz2 | 3 --- yast2-installation-4.0.2.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.0.1.tar.bz2 create mode 100644 yast2-installation-4.0.2.tar.bz2 diff --git a/yast2-installation-4.0.1.tar.bz2 b/yast2-installation-4.0.1.tar.bz2 deleted file mode 100644 index 291b9e2..0000000 --- a/yast2-installation-4.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ec492e9c9751adaddb8ecbc9decedfc8e7f645d86fcb2289724f44824c84172 -size 452910 diff --git a/yast2-installation-4.0.2.tar.bz2 b/yast2-installation-4.0.2.tar.bz2 new file mode 100644 index 0000000..1a73e33 --- /dev/null +++ b/yast2-installation-4.0.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc4bdec3d9ed64321998337e898f9703c4faf48207e62c005b6556aa68b5405d +size 451954 diff --git a/yast2-installation.changes b/yast2-installation.changes index 21ba612..24ecbcd 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 12 08:38:17 UTC 2017 - knut.anderssen@suse.com + +- Removed obsolete inst_info client which is not used anymore. + (bsc#1047060) +- 4.0.2 + ------------------------------------------------------------------- Mon Sep 11 14:08:49 UTC 2017 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 8017624..bf10801 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.1 +Version: 4.0.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From ed475ce01bd2339ea5b88a00601541b17ac707f7ee98ec24cb6d5f97ae77b4d9 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 25 Sep 2017 08:39:37 +0000 Subject: [PATCH 14/42] - Re-activated the step to search for system files (users and SSH keys) in existing systems. It was temporarily disabled during the migration to storage-ng (part of fate#323837). - 4.0.3 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=897 --- yast2-installation-4.0.2.tar.bz2 | 3 --- yast2-installation-4.0.3.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.0.2.tar.bz2 create mode 100644 yast2-installation-4.0.3.tar.bz2 diff --git a/yast2-installation-4.0.2.tar.bz2 b/yast2-installation-4.0.2.tar.bz2 deleted file mode 100644 index 1a73e33..0000000 --- a/yast2-installation-4.0.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc4bdec3d9ed64321998337e898f9703c4faf48207e62c005b6556aa68b5405d -size 451954 diff --git a/yast2-installation-4.0.3.tar.bz2 b/yast2-installation-4.0.3.tar.bz2 new file mode 100644 index 0000000..89d03fc --- /dev/null +++ b/yast2-installation-4.0.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fd187bb9af48d201c10cce63136a2d6d1fe65a959a3c574432c6289f8c25872 +size 451400 diff --git a/yast2-installation.changes b/yast2-installation.changes index 24ecbcd..e0940a2 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Sep 25 08:23:25 UTC 2017 - ancor@suse.com + +- Re-activated the step to search for system files (users and SSH + keys) in existing systems. It was temporarily disabled during the + migration to storage-ng (part of fate#323837). +- 4.0.3 + ------------------------------------------------------------------- Tue Sep 12 08:38:17 UTC 2017 - knut.anderssen@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index bf10801..4e04451 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.2 +Version: 4.0.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From cc43fff8eebfc3b1b0be14db44dd2191d4afb60c2294db562dba6bbf2c5d629c Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 26 Sep 2017 10:45:44 +0000 Subject: [PATCH 15/42] - Do not allow changing the selected base product on an already registered system (bsc#1060252) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=898 --- yast2-installation-4.0.3.tar.bz2 | 4 ++-- yast2-installation.changes | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/yast2-installation-4.0.3.tar.bz2 b/yast2-installation-4.0.3.tar.bz2 index 89d03fc..f6ed1ae 100644 --- a/yast2-installation-4.0.3.tar.bz2 +++ b/yast2-installation-4.0.3.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7fd187bb9af48d201c10cce63136a2d6d1fe65a959a3c574432c6289f8c25872 -size 451400 +oid sha256:b86cf5348c6705c48f81028781c8e451c9c364ceebf68d8f06826f89b2db3251 +size 453261 diff --git a/yast2-installation.changes b/yast2-installation.changes index e0940a2..56a52fa 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 26 08:50:31 UTC 2017 - igonzalezsosa@suse.com + +- Do not allow changing the selected base product on an already + registered system (bsc#1060252) + ------------------------------------------------------------------- Mon Sep 25 08:23:25 UTC 2017 - ancor@suse.com From 39990f88085d2a18cb9d6815b88e053d36dd79d98b56d05bd8938ba7ab61d7b2 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 26 Sep 2017 12:49:22 +0000 Subject: [PATCH 16/42] Updated to git ref ad6788d OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=899 --- yast2-installation-4.0.3.tar.bz2 | 4 ++-- yast2-installation.spec | 9 ++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/yast2-installation-4.0.3.tar.bz2 b/yast2-installation-4.0.3.tar.bz2 index f6ed1ae..3ae9c9f 100644 --- a/yast2-installation-4.0.3.tar.bz2 +++ b/yast2-installation-4.0.3.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b86cf5348c6705c48f81028781c8e451c9c364ceebf68d8f06826f89b2db3251 -size 453261 +oid sha256:acbad55065d42e68d2dcc9e89da2cf03949d95dcd1be11be823d7ecf54d1e6a8 +size 452729 diff --git a/yast2-installation.spec b/yast2-installation.spec index 4e04451..b1d0bc6 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -41,9 +41,8 @@ BuildRequires: yast2-xml BuildRequires: rubygem(rspec) BuildRequires: rubygem(yast-rake) -# Yast::WorkflowManager#merge_product_workflow -# CWM.show support to disable buttons -BuildRequires: yast2 >= 4.0.2 +# Yast::WorkflowManager.merge_modules_extensions +BuildRequires: yast2 >= 4.0.8 # New Y2Storage::StorageManager API BuildRequires: yast2-storage-ng >= 0.1.32 @@ -52,8 +51,8 @@ Requires: yast2-storage-ng >= 0.1.32 # AutoinstSoftware.SavePackageSelection() Requires: autoyast2-installation >= 3.1.105 -# Yast2::FsSnapshots.configure_snapper (& friends) -Requires: yast2 >= 4.0.3 +# Yast::WorkflowManager.merge_modules_extensions +Requires: yast2 >= 4.0.8 # Language::GetLanguageItems and other API # Language::Set (handles downloading the translation extensions) From 065efc2dd0166631adaf39838cf54fcaf7da5b543f161ebab2d912a73f19b613 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 26 Sep 2017 13:54:54 +0000 Subject: [PATCH 17/42] - Add support to read release notes from an RPM in the repository (fate#323273) - 4.0.4 - Add support for system roles ordering (related to bsc#1049297) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=900 --- yast2-installation-4.0.3.tar.bz2 | 3 --- yast2-installation-4.0.4.tar.bz2 | 3 +++ yast2-installation.changes | 12 ++++++++++++ yast2-installation.spec | 8 +++++--- 4 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-4.0.3.tar.bz2 create mode 100644 yast2-installation-4.0.4.tar.bz2 diff --git a/yast2-installation-4.0.3.tar.bz2 b/yast2-installation-4.0.3.tar.bz2 deleted file mode 100644 index 3ae9c9f..0000000 --- a/yast2-installation-4.0.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:acbad55065d42e68d2dcc9e89da2cf03949d95dcd1be11be823d7ecf54d1e6a8 -size 452729 diff --git a/yast2-installation-4.0.4.tar.bz2 b/yast2-installation-4.0.4.tar.bz2 new file mode 100644 index 0000000..2e58df4 --- /dev/null +++ b/yast2-installation-4.0.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dece620e4f2b88e4604cf8306913919bccd05978bf89938e9b4855213a26987a +size 450716 diff --git a/yast2-installation.changes b/yast2-installation.changes index 56a52fa..7c7f96e 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Sep 26 13:37:17 UTC 2017 - igonzalezsosa@suse.com + +- Add support to read release notes from an RPM in the + repository (fate#323273) +- 4.0.4 + +------------------------------------------------------------------- +Tue Sep 26 13:35:36 UTC 2017 - jreidinger@suse.com + +- Add support for system roles ordering (related to bsc#1049297) + ------------------------------------------------------------------- Tue Sep 26 08:50:31 UTC 2017 - igonzalezsosa@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index b1d0bc6..6f59c53 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.3 +Version: 4.0.4 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -43,6 +43,8 @@ BuildRequires: rubygem(yast-rake) # Yast::WorkflowManager.merge_modules_extensions BuildRequires: yast2 >= 4.0.8 +# Y2Packager::Product#release_notes Y2Packager::ReleaseNotes +BuildRequires: yast2-packager >= 4.0.5 # New Y2Storage::StorageManager API BuildRequires: yast2-storage-ng >= 0.1.32 @@ -64,8 +66,8 @@ Requires: yast2-pkg-bindings >= 3.1.33 # Mouse-related scripts moved to yast2-mouse Conflicts: yast2-mouse < 2.18.0 -# Y2Packager::Widgets::ProductLicense with skip validation option -Requires: yast2-packager >= 3.3.10 +# Y2Packager::Product#release_notes Y2Packager::ReleaseNotes +Requires: yast2-packager >= 4.0.5 # FIXME: some code present in this package still depends on the old yast2-storage # and will break without this dependency. That's acceptable at this point of the From 6e31d3c647a2d6bb9c1826ea93d15079ff5648aea44ced4e1b6fb1bba501d902 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 2 Oct 2017 12:20:22 +0000 Subject: [PATCH 18/42] Updated to git ref b85384d OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=901 --- yast2-installation-4.0.4.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-4.0.4.tar.bz2 b/yast2-installation-4.0.4.tar.bz2 index 2e58df4..81a2499 100644 --- a/yast2-installation-4.0.4.tar.bz2 +++ b/yast2-installation-4.0.4.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dece620e4f2b88e4604cf8306913919bccd05978bf89938e9b4855213a26987a -size 450716 +oid sha256:c39898df0b102ae8e4179bf9473a3bf3e37f4e6330f32fdfc31dcf3f0fdbabb7 +size 450530 From 134943993fc170740d70fae896fe9a6f66a5b34d71d816f7f4f92fd0abe76188 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 10 Oct 2017 08:58:37 +0000 Subject: [PATCH 19/42] - Dropped call of dasd_reload which caused renumbering of disks and user got confused.(FATE#318138) - 4.0.6 - AY: Warn the user if an remote installation is not completely possible because there are not all needed packages availble in the installed system. (bnc#1055279, bnc#1058071) - 4.0.5 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=902 --- yast2-installation-4.0.4.tar.bz2 | 3 --- yast2-installation-4.0.6.tar.bz2 | 3 +++ yast2-installation.changes | 15 +++++++++++++++ yast2-installation.spec | 10 +++++----- 4 files changed, 23 insertions(+), 8 deletions(-) delete mode 100644 yast2-installation-4.0.4.tar.bz2 create mode 100644 yast2-installation-4.0.6.tar.bz2 diff --git a/yast2-installation-4.0.4.tar.bz2 b/yast2-installation-4.0.4.tar.bz2 deleted file mode 100644 index 81a2499..0000000 --- a/yast2-installation-4.0.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c39898df0b102ae8e4179bf9473a3bf3e37f4e6330f32fdfc31dcf3f0fdbabb7 -size 450530 diff --git a/yast2-installation-4.0.6.tar.bz2 b/yast2-installation-4.0.6.tar.bz2 new file mode 100644 index 0000000..2c0d185 --- /dev/null +++ b/yast2-installation-4.0.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:610e9346895845d03f45f54f7110cb6a125fde6491f44705a74d36921670b954 +size 450788 diff --git a/yast2-installation.changes b/yast2-installation.changes index 7c7f96e..e95d8a9 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Oct 10 08:34:44 UTC 2017 - jreidinger@suse.com + +- Dropped call of dasd_reload which caused renumbering of disks and + user got confused.(FATE#318138) +- 4.0.6 + +------------------------------------------------------------------- +Wed Oct 4 10:32:55 CEST 2017 - schubi@suse.de + +- AY: Warn the user if an remote installation is not completely + possible because there are not all needed packages availble in + the installed system. (bnc#1055279, bnc#1058071) +- 4.0.5 + ------------------------------------------------------------------- Tue Sep 26 13:37:17 UTC 2017 - igonzalezsosa@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 6f59c53..f92076f 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.4 +Version: 4.0.6 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -43,8 +43,8 @@ BuildRequires: rubygem(yast-rake) # Yast::WorkflowManager.merge_modules_extensions BuildRequires: yast2 >= 4.0.8 -# Y2Packager::Product#release_notes Y2Packager::ReleaseNotes -BuildRequires: yast2-packager >= 4.0.5 +# Yast::Packages.check_remote_installation_packages +BuildRequires: yast2-packager >= 4.0.9 # New Y2Storage::StorageManager API BuildRequires: yast2-storage-ng >= 0.1.32 @@ -66,8 +66,8 @@ Requires: yast2-pkg-bindings >= 3.1.33 # Mouse-related scripts moved to yast2-mouse Conflicts: yast2-mouse < 2.18.0 -# Y2Packager::Product#release_notes Y2Packager::ReleaseNotes -Requires: yast2-packager >= 4.0.5 +# Yast::Packages.check_remote_installation_packages +Requires: yast2-packager >= 4.0.9 # FIXME: some code present in this package still depends on the old yast2-storage # and will break without this dependency. That's acceptable at this point of the From e99e4dd9787a80f15abc9fd5d2ec08c2a703280bac9915e6469f74a031a2a291 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 11 Oct 2017 13:50:25 +0000 Subject: [PATCH 20/42] Updated to git ref 39bc3fe OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=903 --- yast2-installation-4.0.6.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-4.0.6.tar.bz2 b/yast2-installation-4.0.6.tar.bz2 index 2c0d185..9d96600 100644 --- a/yast2-installation-4.0.6.tar.bz2 +++ b/yast2-installation-4.0.6.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:610e9346895845d03f45f54f7110cb6a125fde6491f44705a74d36921670b954 -size 450788 +oid sha256:4620ec8f990b972446b18b62e7997b98164340fc57c91d97c4963e1be8f46b49 +size 451811 From 270116f2e9be08bc855870a94f9228a3e078dafa1c6eb85bbcf2c88361707a55 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 16 Oct 2017 08:31:15 +0000 Subject: [PATCH 21/42] - Adapted complex welcome client allowing to continue with the installation when there are no products available. (bsc#1059070) - 4.0.7 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=904 --- yast2-installation-4.0.6.tar.bz2 | 3 --- yast2-installation-4.0.7.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.0.6.tar.bz2 create mode 100644 yast2-installation-4.0.7.tar.bz2 diff --git a/yast2-installation-4.0.6.tar.bz2 b/yast2-installation-4.0.6.tar.bz2 deleted file mode 100644 index 9d96600..0000000 --- a/yast2-installation-4.0.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4620ec8f990b972446b18b62e7997b98164340fc57c91d97c4963e1be8f46b49 -size 451811 diff --git a/yast2-installation-4.0.7.tar.bz2 b/yast2-installation-4.0.7.tar.bz2 new file mode 100644 index 0000000..0e68aae --- /dev/null +++ b/yast2-installation-4.0.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccd3791b27a07d63b11ea3a27f4fd4da7c6dbfd756889469ff605eff3924e195 +size 452212 diff --git a/yast2-installation.changes b/yast2-installation.changes index e95d8a9..8bf6f84 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Oct 15 22:00:11 UTC 2017 - knut.anderssen@suse.com + +- Adapted complex welcome client allowing to continue with the + installation when there are no products available. (bsc#1059070) +- 4.0.7 + ------------------------------------------------------------------- Tue Oct 10 08:34:44 UTC 2017 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index f92076f..188a4f7 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.6 +Version: 4.0.7 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From a2f22c83d7af6a24d66b1e07d7cfe9ffcf31b606a214c95f4e4d72142e334d3a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 17 Oct 2017 07:39:29 +0000 Subject: [PATCH 22/42] - Write polkit settings even if no desktop is selected (bsc#1062788) - 4.0.8 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=905 --- yast2-installation-4.0.7.tar.bz2 | 3 --- yast2-installation-4.0.8.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.0.7.tar.bz2 create mode 100644 yast2-installation-4.0.8.tar.bz2 diff --git a/yast2-installation-4.0.7.tar.bz2 b/yast2-installation-4.0.7.tar.bz2 deleted file mode 100644 index 0e68aae..0000000 --- a/yast2-installation-4.0.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ccd3791b27a07d63b11ea3a27f4fd4da7c6dbfd756889469ff605eff3924e195 -size 452212 diff --git a/yast2-installation-4.0.8.tar.bz2 b/yast2-installation-4.0.8.tar.bz2 new file mode 100644 index 0000000..269f426 --- /dev/null +++ b/yast2-installation-4.0.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:679d4811b99d80ee96fd2063f436696beabead4d286790ad18d91f3bdabac4af +size 452177 diff --git a/yast2-installation.changes b/yast2-installation.changes index 8bf6f84..28efab7 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Oct 16 15:29:07 UTC 2017 - jreidinger@suse.com + +- Write polkit settings even if no desktop is selected + (bsc#1062788) +- 4.0.8 + ------------------------------------------------------------------- Sun Oct 15 22:00:11 UTC 2017 - knut.anderssen@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 188a4f7..1a266ee 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.7 +Version: 4.0.8 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 2ea823e81ef630d7fa86cae139d1a14e701f2d1b88bd7b435f44429aa9062d67 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 17 Oct 2017 09:40:34 +0000 Subject: [PATCH 23/42] Updated to git ref f310e47 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=906 --- yast2-installation-4.0.8.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-4.0.8.tar.bz2 b/yast2-installation-4.0.8.tar.bz2 index 269f426..36a484d 100644 --- a/yast2-installation-4.0.8.tar.bz2 +++ b/yast2-installation-4.0.8.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:679d4811b99d80ee96fd2063f436696beabead4d286790ad18d91f3bdabac4af -size 452177 +oid sha256:1ee6fc63f43cd5c4305ec45067025d638571f2659157dad434982b1ba6abe6e1 +size 452095 From fac590dbf35b831373d54ed0753fbf7a902e82d4bcf9a4549b3c1fc361e57caf Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 23 Oct 2017 19:46:36 +0000 Subject: [PATCH 24/42] - umount efivars properly (bsc#1063063) - 4.0.9 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=907 --- yast2-installation-4.0.8.tar.bz2 | 3 --- yast2-installation-4.0.9.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.0.8.tar.bz2 create mode 100644 yast2-installation-4.0.9.tar.bz2 diff --git a/yast2-installation-4.0.8.tar.bz2 b/yast2-installation-4.0.8.tar.bz2 deleted file mode 100644 index 36a484d..0000000 --- a/yast2-installation-4.0.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ee6fc63f43cd5c4305ec45067025d638571f2659157dad434982b1ba6abe6e1 -size 452095 diff --git a/yast2-installation-4.0.9.tar.bz2 b/yast2-installation-4.0.9.tar.bz2 new file mode 100644 index 0000000..e0b63bd --- /dev/null +++ b/yast2-installation-4.0.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:046a73a9015aa133f6cae3b6ea8f85203a8a6106a6492e018d5fe38d49252286 +size 452526 diff --git a/yast2-installation.changes b/yast2-installation.changes index 28efab7..d8a22c8 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 20 12:59:37 UTC 2017 - jsrain@suse.cz + +- umount efivars properly (bsc#1063063) +- 4.0.9 + ------------------------------------------------------------------- Mon Oct 16 15:29:07 UTC 2017 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 1a266ee..e8e1f78 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.8 +Version: 4.0.9 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 5673510a462c69b49d507edba58020f2329bc8a79a24620923e2d7c7a16e213d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 24 Oct 2017 10:38:35 +0000 Subject: [PATCH 25/42] - Less eager inst-sys cleanup, libzypp actually needs some cached files during package installation, remove only the white listed known files (bsc#1063459) - 4.0.10 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=908 --- yast2-installation-4.0.10.tar.bz2 | 3 +++ yast2-installation-4.0.9.tar.bz2 | 3 --- yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) create mode 100644 yast2-installation-4.0.10.tar.bz2 delete mode 100644 yast2-installation-4.0.9.tar.bz2 diff --git a/yast2-installation-4.0.10.tar.bz2 b/yast2-installation-4.0.10.tar.bz2 new file mode 100644 index 0000000..fff759d --- /dev/null +++ b/yast2-installation-4.0.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:356f60f226348825ae67827dfbf00cd8e04644b9146eb0dc4862db5843118dbd +size 452516 diff --git a/yast2-installation-4.0.9.tar.bz2 b/yast2-installation-4.0.9.tar.bz2 deleted file mode 100644 index e0b63bd..0000000 --- a/yast2-installation-4.0.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:046a73a9015aa133f6cae3b6ea8f85203a8a6106a6492e018d5fe38d49252286 -size 452526 diff --git a/yast2-installation.changes b/yast2-installation.changes index d8a22c8..caeb4fd 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Oct 24 10:05:38 UTC 2017 - lslezak@suse.cz + +- Less eager inst-sys cleanup, libzypp actually needs some cached + files during package installation, remove only the white listed + known files (bsc#1063459) +- 4.0.10 + ------------------------------------------------------------------- Fri Oct 20 12:59:37 UTC 2017 - jsrain@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index e8e1f78..d026dcd 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.9 +Version: 4.0.10 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 6996a671153d3c3628a51de716977587aca7dc084b997f89c02324bc869f005e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 30 Oct 2017 15:23:47 +0000 Subject: [PATCH 26/42] - Always show the license agreement on single product media, even during upgrade (bsc#1065172) - 4.0.11 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=909 --- yast2-installation-4.0.10.tar.bz2 | 3 --- yast2-installation-4.0.11.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.0.10.tar.bz2 create mode 100644 yast2-installation-4.0.11.tar.bz2 diff --git a/yast2-installation-4.0.10.tar.bz2 b/yast2-installation-4.0.10.tar.bz2 deleted file mode 100644 index fff759d..0000000 --- a/yast2-installation-4.0.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:356f60f226348825ae67827dfbf00cd8e04644b9146eb0dc4862db5843118dbd -size 452516 diff --git a/yast2-installation-4.0.11.tar.bz2 b/yast2-installation-4.0.11.tar.bz2 new file mode 100644 index 0000000..c777225 --- /dev/null +++ b/yast2-installation-4.0.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1793ea36ec259fffea5506f817f33ceb53a829cbae2eb59db6a596eeca527fb8 +size 453027 diff --git a/yast2-installation.changes b/yast2-installation.changes index caeb4fd..da239a2 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Oct 30 15:09:06 UTC 2017 - igonzalezsosa@suse.com + +- Always show the license agreement on single product media, + even during upgrade (bsc#1065172) +- 4.0.11 + ------------------------------------------------------------------- Tue Oct 24 10:05:38 UTC 2017 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index d026dcd..6d0824d 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.10 +Version: 4.0.11 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From fcbe905e3496a56fe4a14600164529897ba7876213afdfb6c5fda4511d1854f2 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 2 Nov 2017 13:54:05 +0000 Subject: [PATCH 27/42] - Cleanup old registration attempts before starting Installer. This is needed for restarted installation after it has been aborted earlier (bsc#1065167). - 4.0.12 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=910 --- yast2-installation-4.0.11.tar.bz2 | 3 --- yast2-installation-4.0.12.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.0.11.tar.bz2 create mode 100644 yast2-installation-4.0.12.tar.bz2 diff --git a/yast2-installation-4.0.11.tar.bz2 b/yast2-installation-4.0.11.tar.bz2 deleted file mode 100644 index c777225..0000000 --- a/yast2-installation-4.0.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1793ea36ec259fffea5506f817f33ceb53a829cbae2eb59db6a596eeca527fb8 -size 453027 diff --git a/yast2-installation-4.0.12.tar.bz2 b/yast2-installation-4.0.12.tar.bz2 new file mode 100644 index 0000000..e38b70d --- /dev/null +++ b/yast2-installation-4.0.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96b1e7b9da799892f5752793f96969c18db9c0d9f0f9ee246c363bbc577af063 +size 452203 diff --git a/yast2-installation.changes b/yast2-installation.changes index da239a2..6ac71c7 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Nov 2 13:05:34 CET 2017 - locilka@suse.com + +- Cleanup old registration attempts before starting Installer. This + is needed for restarted installation after it has been aborted + earlier (bsc#1065167). +- 4.0.12 + ------------------------------------------------------------------- Mon Oct 30 15:09:06 UTC 2017 - igonzalezsosa@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 6d0824d..117fcac 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.11 +Version: 4.0.12 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From c822519da6577ece66b0ffee184a51d1c11b63e7d9effaf09b4de812ce137028 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 3 Nov 2017 14:05:59 +0000 Subject: [PATCH 28/42] - Unify firewall proposals and finish clients replacing firewall_stage1_finish by firewall_finish. (fate#323460) - 4.0.13 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=911 --- yast2-installation-4.0.12.tar.bz2 | 3 --- yast2-installation-4.0.13.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.0.12.tar.bz2 create mode 100644 yast2-installation-4.0.13.tar.bz2 diff --git a/yast2-installation-4.0.12.tar.bz2 b/yast2-installation-4.0.12.tar.bz2 deleted file mode 100644 index e38b70d..0000000 --- a/yast2-installation-4.0.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96b1e7b9da799892f5752793f96969c18db9c0d9f0f9ee246c363bbc577af063 -size 452203 diff --git a/yast2-installation-4.0.13.tar.bz2 b/yast2-installation-4.0.13.tar.bz2 new file mode 100644 index 0000000..3b98d18 --- /dev/null +++ b/yast2-installation-4.0.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c09e03bcfeab13f240ec4d2a4fa907d4e12b9d6754b5dd7af46521fdd9f50e8 +size 454107 diff --git a/yast2-installation.changes b/yast2-installation.changes index 6ac71c7..e61c711 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 2 15:36:38 UTC 2017 - knut.anderssen@suse.com + +- Unify firewall proposals and finish clients replacing + firewall_stage1_finish by firewall_finish. (fate#323460) +- 4.0.13 + ------------------------------------------------------------------- Thu Nov 2 13:05:34 CET 2017 - locilka@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 117fcac..483ef67 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.12 +Version: 4.0.13 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From b474f50fa04d7a51fa0c97334389968edf84ac799d4e4181c51a973dbf1f1f38 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 7 Nov 2017 15:55:17 +0000 Subject: [PATCH 29/42] Updated to git ref 4a86613 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=912 --- yast2-installation-4.0.13.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-4.0.13.tar.bz2 b/yast2-installation-4.0.13.tar.bz2 index 3b98d18..bda9f02 100644 --- a/yast2-installation-4.0.13.tar.bz2 +++ b/yast2-installation-4.0.13.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c09e03bcfeab13f240ec4d2a4fa907d4e12b9d6754b5dd7af46521fdd9f50e8 -size 454107 +oid sha256:a28ac3d3ce729277968f2762379e6d51d55e811a0c0016d26cb0e383b4ad6bad +size 453578 From f28d79bcba21e902c6d5399b6007973c3b2b534f670824c4cd99f49ce29b697d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 30 Nov 2017 13:26:56 +0000 Subject: [PATCH 30/42] Updated to git ref 93b72e7 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=913 --- yast2-installation-4.0.13.tar.bz2 | 4 ++-- yast2-installation.spec | 7 ++++++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/yast2-installation-4.0.13.tar.bz2 b/yast2-installation-4.0.13.tar.bz2 index bda9f02..f1ae65a 100644 --- a/yast2-installation-4.0.13.tar.bz2 +++ b/yast2-installation-4.0.13.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a28ac3d3ce729277968f2762379e6d51d55e811a0c0016d26cb0e383b4ad6bad -size 453578 +oid sha256:7cd272e6779ed8d452ad35bdcba60b40500b028f9ca28a72ea7bf82b820116b5 +size 453585 diff --git a/yast2-installation.spec b/yast2-installation.spec index 483ef67..224af5b 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -16,6 +16,11 @@ # +#Compat macro for new _fillupdir macro introduced in Nov 2017 +%if ! %{defined _fillupdir} + %define _fillupdir /var/adm/fillup-templates +%endif + Name: yast2-installation Version: 4.0.13 Release: 0 @@ -245,7 +250,7 @@ systemctl enable YaST2-Firstboot.service %{yast_scrconfdir}/etc_install_inf_options.scr %{yast_scrconfdir}/run_df.scr # fillup -/var/adm/fillup-templates/sysconfig.security-checksig +%{_fillupdir}/sysconfig.security-checksig # programs and scripts %{yast_ystartupdir}/startup From deda68e039ae8a1ecb36d1efede1d2f8c93cec46fec73b974464efb13b3f143e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 1 Dec 2017 11:44:32 +0000 Subject: [PATCH 31/42] - Do not ignore start_multipath setting (bsc#1070343). - 4.0.14 - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468). OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=914 --- yast2-installation-4.0.13.tar.bz2 | 3 --- yast2-installation-4.0.14.tar.bz2 | 3 +++ yast2-installation.changes | 12 ++++++++++++ yast2-installation.spec | 18 +++++++----------- 4 files changed, 22 insertions(+), 14 deletions(-) delete mode 100644 yast2-installation-4.0.13.tar.bz2 create mode 100644 yast2-installation-4.0.14.tar.bz2 diff --git a/yast2-installation-4.0.13.tar.bz2 b/yast2-installation-4.0.13.tar.bz2 deleted file mode 100644 index f1ae65a..0000000 --- a/yast2-installation-4.0.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7cd272e6779ed8d452ad35bdcba60b40500b028f9ca28a72ea7bf82b820116b5 -size 453585 diff --git a/yast2-installation-4.0.14.tar.bz2 b/yast2-installation-4.0.14.tar.bz2 new file mode 100644 index 0000000..829ebdf --- /dev/null +++ b/yast2-installation-4.0.14.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e677ce0bad6438ee0ba7199f792852f8b0e6dd0e1fb33b61e7fb74a6f3af2f5c +size 454079 diff --git a/yast2-installation.changes b/yast2-installation.changes index e61c711..2bd6857 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Nov 30 14:33:07 UTC 2017 - igonzalezsosa@suse.com + +- Do not ignore start_multipath setting (bsc#1070343). +- 4.0.14 + +------------------------------------------------------------------- +Thu Nov 30 06:38:15 UTC 2017 - rbrown@suse.com + +- Replace references to /var/adm/fillup-templates with new + %_fillupdir macro (boo#1069468). + ------------------------------------------------------------------- Thu Nov 2 15:36:38 UTC 2017 - knut.anderssen@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 224af5b..5e22d4f 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -16,13 +16,8 @@ # -#Compat macro for new _fillupdir macro introduced in Nov 2017 -%if ! %{defined _fillupdir} - %define _fillupdir /var/adm/fillup-templates -%endif - Name: yast2-installation -Version: 4.0.13 +Version: 4.0.14 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -51,12 +46,13 @@ BuildRequires: yast2 >= 4.0.8 # Yast::Packages.check_remote_installation_packages BuildRequires: yast2-packager >= 4.0.9 -# New Y2Storage::StorageManager API -BuildRequires: yast2-storage-ng >= 0.1.32 -Requires: yast2-storage-ng >= 0.1.32 +# Y2Storage::StorageManager#activate accepts an argument +BuildRequires: yast2-storage-ng >= 4.0.43 +Requires: yast2-storage-ng >= 4.0.43 -# AutoinstSoftware.SavePackageSelection() -Requires: autoyast2-installation >= 3.1.105 +# Y2Autoinstall::ActivateCallbacks +BuildRequires: autoyast2-installation >= 4.0.11 +Requires: autoyast2-installation >= 4.0.11 # Yast::WorkflowManager.merge_modules_extensions Requires: yast2 >= 4.0.8 From 886a1138c24d45a42bfd3c473549ba7b890f205cf353ba8f408a27db8fcd499e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 5 Dec 2017 07:13:07 +0000 Subject: [PATCH 32/42] - Break autoyast2 and yast2-installation dependency cycle (bsc#1070996) - 4.0.15 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=915 --- yast2-installation-4.0.14.tar.bz2 | 3 --- yast2-installation-4.0.15.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 6 +----- 4 files changed, 11 insertions(+), 8 deletions(-) delete mode 100644 yast2-installation-4.0.14.tar.bz2 create mode 100644 yast2-installation-4.0.15.tar.bz2 diff --git a/yast2-installation-4.0.14.tar.bz2 b/yast2-installation-4.0.14.tar.bz2 deleted file mode 100644 index 829ebdf..0000000 --- a/yast2-installation-4.0.14.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e677ce0bad6438ee0ba7199f792852f8b0e6dd0e1fb33b61e7fb74a6f3af2f5c -size 454079 diff --git a/yast2-installation-4.0.15.tar.bz2 b/yast2-installation-4.0.15.tar.bz2 new file mode 100644 index 0000000..21422c5 --- /dev/null +++ b/yast2-installation-4.0.15.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6729cf2d4549a5aaf31699c69f849562939a605901fc22aecd6fcc19cd6acc4 +size 454019 diff --git a/yast2-installation.changes b/yast2-installation.changes index 2bd6857..e0b3c3b 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Dec 4 12:32:49 UTC 2017 - igonzalezsosa@suse.com + +- Break autoyast2 and yast2-installation dependency cycle + (bsc#1070996) +- 4.0.15 + ------------------------------------------------------------------- Thu Nov 30 14:33:07 UTC 2017 - igonzalezsosa@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 5e22d4f..2e1b169 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.14 +Version: 4.0.15 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -50,10 +50,6 @@ BuildRequires: yast2-packager >= 4.0.9 BuildRequires: yast2-storage-ng >= 4.0.43 Requires: yast2-storage-ng >= 4.0.43 -# Y2Autoinstall::ActivateCallbacks -BuildRequires: autoyast2-installation >= 4.0.11 -Requires: autoyast2-installation >= 4.0.11 - # Yast::WorkflowManager.merge_modules_extensions Requires: yast2 >= 4.0.8 From b82c22e63ea3d1bf07ae6652a0484cfd1523135cfecb3ed63108af9e85657239 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 11 Dec 2017 08:45:38 +0000 Subject: [PATCH 33/42] - Filter out modules extensions based on product, using white list approach (fate##324198) - 4.0.16 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=916 --- yast2-installation-4.0.15.tar.bz2 | 3 --- yast2-installation-4.0.16.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.0.15.tar.bz2 create mode 100644 yast2-installation-4.0.16.tar.bz2 diff --git a/yast2-installation-4.0.15.tar.bz2 b/yast2-installation-4.0.15.tar.bz2 deleted file mode 100644 index 21422c5..0000000 --- a/yast2-installation-4.0.15.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6729cf2d4549a5aaf31699c69f849562939a605901fc22aecd6fcc19cd6acc4 -size 454019 diff --git a/yast2-installation-4.0.16.tar.bz2 b/yast2-installation-4.0.16.tar.bz2 new file mode 100644 index 0000000..a1e3b12 --- /dev/null +++ b/yast2-installation-4.0.16.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e720e7e9bd631533dd4aa08f5f284d1430cddb69c4f8eb52a60e3554a7e1d51 +size 454347 diff --git a/yast2-installation.changes b/yast2-installation.changes index e0b3c3b..ca29302 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 8 14:17:28 UTC 2017 - gsouza@suse.com + +- Filter out modules extensions based on product, using white list + approach (fate##324198) +- 4.0.16 + ------------------------------------------------------------------- Mon Dec 4 12:32:49 UTC 2017 - igonzalezsosa@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 2e1b169..7c0b54c 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.15 +Version: 4.0.16 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 273d2dda2913efa99e15126ddc57ca279bcc725847f2819963ee3b42d4422761 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 11 Dec 2017 16:25:31 +0000 Subject: [PATCH 34/42] approach (fate#324198) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=917 --- yast2-installation-4.0.16.tar.bz2 | 4 ++-- yast2-installation.changes | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/yast2-installation-4.0.16.tar.bz2 b/yast2-installation-4.0.16.tar.bz2 index a1e3b12..c697afb 100644 --- a/yast2-installation-4.0.16.tar.bz2 +++ b/yast2-installation-4.0.16.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e720e7e9bd631533dd4aa08f5f284d1430cddb69c4f8eb52a60e3554a7e1d51 -size 454347 +oid sha256:c95443488971fbbc5b8f89f777f158a393f31e222dcd279b989ae32c2424afd6 +size 454844 diff --git a/yast2-installation.changes b/yast2-installation.changes index ca29302..cc7e3e7 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -2,7 +2,7 @@ Fri Dec 8 14:17:28 UTC 2017 - gsouza@suse.com - Filter out modules extensions based on product, using white list - approach (fate##324198) + approach (fate#324198) - 4.0.16 ------------------------------------------------------------------- From bb5c0bd341c9e6632db98bb46ae5a6932e6c4a3cbd1bde7fd4eb3c2e78fb92d6 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 11 Dec 2017 16:51:58 +0000 Subject: [PATCH 35/42] - Replaced Remote module by the new y2remote/remote class (bsc#1070582) - Updated yast2-network dependency. - 4.0.17 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=918 --- yast2-installation-4.0.16.tar.bz2 | 3 --- yast2-installation-4.0.17.tar.bz2 | 3 +++ yast2-installation.changes | 8 ++++++++ yast2-installation.spec | 7 ++++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-4.0.16.tar.bz2 create mode 100644 yast2-installation-4.0.17.tar.bz2 diff --git a/yast2-installation-4.0.16.tar.bz2 b/yast2-installation-4.0.16.tar.bz2 deleted file mode 100644 index c697afb..0000000 --- a/yast2-installation-4.0.16.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c95443488971fbbc5b8f89f777f158a393f31e222dcd279b989ae32c2424afd6 -size 454844 diff --git a/yast2-installation-4.0.17.tar.bz2 b/yast2-installation-4.0.17.tar.bz2 new file mode 100644 index 0000000..8485985 --- /dev/null +++ b/yast2-installation-4.0.17.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a238a0a7ed8008d7b6b8de0cf8104b31725198e474b4cafa06dbde07306dce0 +size 454667 diff --git a/yast2-installation.changes b/yast2-installation.changes index cc7e3e7..49d6ca1 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Dec 11 15:50:04 UTC 2017 - knut.anderssen@suse.com + +- Replaced Remote module by the new y2remote/remote class + (bsc#1070582) +- Updated yast2-network dependency. +- 4.0.17 + ------------------------------------------------------------------- Fri Dec 8 14:17:28 UTC 2017 - gsouza@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 7c0b54c..a4b076c 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.16 +Version: 4.0.17 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -81,8 +81,9 @@ Requires: yast2-proxy # writing settings in the first installation stage. Requires: yast2-services-manager >= 3.2.1 -## storage-ng based version -Requires: yast2-network >= 3.3.7 +## y2remote based version +BuildRequires: yast2-network >= 4.0.13 +Requires: yast2-network >= 4.0.13 # Augeas lenses Requires: augeas-lenses From 96bf565187f1e86bbe1221efbac5ac42642261bd39d23d1f6170c06c3e7b26c2 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 12 Dec 2017 08:48:42 +0000 Subject: [PATCH 36/42] - Log the system name at start to see which system is running in the inst-sys (for easier debugging) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=919 --- yast2-installation-4.0.17.tar.bz2 | 4 ++-- yast2-installation.changes | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/yast2-installation-4.0.17.tar.bz2 b/yast2-installation-4.0.17.tar.bz2 index 8485985..7398b92 100644 --- a/yast2-installation-4.0.17.tar.bz2 +++ b/yast2-installation-4.0.17.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a238a0a7ed8008d7b6b8de0cf8104b31725198e474b4cafa06dbde07306dce0 -size 454667 +oid sha256:a81d53858d07557f43afdb6a26b921f7680a5ad890a7989e192eb2fbb575564b +size 455396 diff --git a/yast2-installation.changes b/yast2-installation.changes index 49d6ca1..55e31d7 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 12 08:21:36 UTC 2017 - lslezak@suse.cz + +- Log the system name at start to see which system is running + in the inst-sys (for easier debugging) + ------------------------------------------------------------------- Mon Dec 11 15:50:04 UTC 2017 - knut.anderssen@suse.com From b2780158915276f89102ef37b9284759f3295563c289027df9715f37357f57be Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 14 Dec 2017 08:07:07 +0000 Subject: [PATCH 37/42] - drop copy_to_system support (FATE#320873) - 4.0.18 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=920 --- yast2-installation-4.0.17.tar.bz2 | 3 --- yast2-installation-4.0.18.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.0.17.tar.bz2 create mode 100644 yast2-installation-4.0.18.tar.bz2 diff --git a/yast2-installation-4.0.17.tar.bz2 b/yast2-installation-4.0.17.tar.bz2 deleted file mode 100644 index 7398b92..0000000 --- a/yast2-installation-4.0.17.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a81d53858d07557f43afdb6a26b921f7680a5ad890a7989e192eb2fbb575564b -size 455396 diff --git a/yast2-installation-4.0.18.tar.bz2 b/yast2-installation-4.0.18.tar.bz2 new file mode 100644 index 0000000..c8f58f0 --- /dev/null +++ b/yast2-installation-4.0.18.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:845fa70d41803309e362d13756e7915eb047147b91a1fccb30d80e7bbee945d3 +size 452282 diff --git a/yast2-installation.changes b/yast2-installation.changes index 55e31d7..73ecfda 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 13 16:07:47 UTC 2017 - jreidinger@suse.com + +- drop copy_to_system support (FATE#320873) +- 4.0.18 + ------------------------------------------------------------------- Tue Dec 12 08:21:36 UTC 2017 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index a4b076c..1694dfd 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.17 +Version: 4.0.18 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 10b4b33aad1ded8f329d718b7cd70c8e4185d6202ec297fee08879c3ffece61c Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 18 Dec 2017 16:06:49 +0000 Subject: [PATCH 38/42] - Removal of SYSTEMCTL_OPTIONS environment variable (fate#323393) - 4.0.19 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=921 --- YaST2-Firstboot.service | 2 +- YaST2-Second-Stage.service | 2 +- yast2-installation-4.0.18.tar.bz2 | 3 --- yast2-installation-4.0.19.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 6 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-4.0.18.tar.bz2 create mode 100644 yast2-installation-4.0.19.tar.bz2 diff --git a/YaST2-Firstboot.service b/YaST2-Firstboot.service index 7ba0998..753b6e7 100644 --- a/YaST2-Firstboot.service +++ b/YaST2-Firstboot.service @@ -7,7 +7,7 @@ ConditionPathExists=/var/lib/YaST2/reconfig_system [Service] Type=oneshot -Environment=SYSTEMCTL_OPTIONS=--ignore-dependencies TERM=linux +Environment=TERM=linux ExecStartPre=-/usr/bin/plymouth quit ExecStartPre=-/usr/bin/plymouth --wait ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot diff --git a/YaST2-Second-Stage.service b/YaST2-Second-Stage.service index ac09606..91ef309 100644 --- a/YaST2-Second-Stage.service +++ b/YaST2-Second-Stage.service @@ -14,7 +14,7 @@ Type=oneshot # clash), empty path causes that the installed modules are not found. Sysconfig # and envvar extensions are still loaded, /etc/sysconfig/proxy values are still # used correctly (see bnc#866692 and bnc#866692 for details). -Environment=SYSTEMCTL_OPTIONS=--ignore-dependencies TERM=linux PX_MODULE_PATH="" +Environment=TERM=linux PX_MODULE_PATH="" # Workaround of bug in plymouth --> using deactivate option # in second boot stage in order to start ncurses yast correctly # (bnc#886488) diff --git a/yast2-installation-4.0.18.tar.bz2 b/yast2-installation-4.0.18.tar.bz2 deleted file mode 100644 index c8f58f0..0000000 --- a/yast2-installation-4.0.18.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:845fa70d41803309e362d13756e7915eb047147b91a1fccb30d80e7bbee945d3 -size 452282 diff --git a/yast2-installation-4.0.19.tar.bz2 b/yast2-installation-4.0.19.tar.bz2 new file mode 100644 index 0000000..3b94c4e --- /dev/null +++ b/yast2-installation-4.0.19.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8347d3510c62dafcb006d31897dd65c2e25dca47e72f84ef81d40e8e5b5d148a +size 452038 diff --git a/yast2-installation.changes b/yast2-installation.changes index 73ecfda..a6d1762 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Dec 18 13:20:47 UTC 2017 - gsouza@suse.com + +- Removal of SYSTEMCTL_OPTIONS environment variable (fate#323393) +- 4.0.19 + ------------------------------------------------------------------- Wed Dec 13 16:07:47 UTC 2017 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 1694dfd..cf4d7d2 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.18 +Version: 4.0.19 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From a514adf6c442200f1471d9935abc2963e53b974a4817da204b297189c2eaa52f Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 19 Dec 2017 13:15:57 +0000 Subject: [PATCH 39/42] - Warn the user if the infrastructure is not available for running the second stage (bnc#1061754) - 4.0.20 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=922 --- yast2-installation-4.0.19.tar.bz2 | 3 --- yast2-installation-4.0.20.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 10 +++++----- 4 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 yast2-installation-4.0.19.tar.bz2 create mode 100644 yast2-installation-4.0.20.tar.bz2 diff --git a/yast2-installation-4.0.19.tar.bz2 b/yast2-installation-4.0.19.tar.bz2 deleted file mode 100644 index 3b94c4e..0000000 --- a/yast2-installation-4.0.19.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8347d3510c62dafcb006d31897dd65c2e25dca47e72f84ef81d40e8e5b5d148a -size 452038 diff --git a/yast2-installation-4.0.20.tar.bz2 b/yast2-installation-4.0.20.tar.bz2 new file mode 100644 index 0000000..8b77ea5 --- /dev/null +++ b/yast2-installation-4.0.20.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89604c1e2781734ed3799a7dfaf6ef0c948eaf672d94f03818b22f369c29f555 +size 452137 diff --git a/yast2-installation.changes b/yast2-installation.changes index a6d1762..caa9db5 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Dec 18 15:58:10 CET 2017 - schubi@suse.de + +- Warn the user if the infrastructure is not available for running + the second stage (bnc#1061754) +- 4.0.20 + ------------------------------------------------------------------- Mon Dec 18 13:20:47 UTC 2017 - gsouza@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index cf4d7d2..4300b46 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.19 +Version: 4.0.20 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -41,8 +41,8 @@ BuildRequires: yast2-xml BuildRequires: rubygem(rspec) BuildRequires: rubygem(yast-rake) -# Yast::WorkflowManager.merge_modules_extensions -BuildRequires: yast2 >= 4.0.8 +# Yast::AutoinstData.autoyast_second_stage_error +BuildRequires: yast2 >= 4.0.27 # Yast::Packages.check_remote_installation_packages BuildRequires: yast2-packager >= 4.0.9 @@ -50,8 +50,8 @@ BuildRequires: yast2-packager >= 4.0.9 BuildRequires: yast2-storage-ng >= 4.0.43 Requires: yast2-storage-ng >= 4.0.43 -# Yast::WorkflowManager.merge_modules_extensions -Requires: yast2 >= 4.0.8 +# Yast::AutoinstData.autoyast_second_stage_error +Requires: yast2 >= 4.0.27 # Language::GetLanguageItems and other API # Language::Set (handles downloading the translation extensions) From 9dbab4370ee2678d6e3540250ef2505b0abc8eec982c047ab7ae8587e84a650f Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 20 Dec 2017 13:49:02 +0000 Subject: [PATCH 40/42] - Fixed popup layout for bnc#1061754. - 4.0.21 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=923 --- yast2-installation-4.0.20.tar.bz2 | 3 --- yast2-installation-4.0.21.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-4.0.20.tar.bz2 create mode 100644 yast2-installation-4.0.21.tar.bz2 diff --git a/yast2-installation-4.0.20.tar.bz2 b/yast2-installation-4.0.20.tar.bz2 deleted file mode 100644 index 8b77ea5..0000000 --- a/yast2-installation-4.0.20.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89604c1e2781734ed3799a7dfaf6ef0c948eaf672d94f03818b22f369c29f555 -size 452137 diff --git a/yast2-installation-4.0.21.tar.bz2 b/yast2-installation-4.0.21.tar.bz2 new file mode 100644 index 0000000..a8d643c --- /dev/null +++ b/yast2-installation-4.0.21.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c329b10e54fc5618493c834797e15bb1ea547bbdad141ae7600586aeb6ca0ab7 +size 451934 diff --git a/yast2-installation.changes b/yast2-installation.changes index caa9db5..aa5f1b2 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 20 13:24:37 CET 2017 - schubi@suse.de + +- Fixed popup layout for bnc#1061754. +- 4.0.21 + ------------------------------------------------------------------- Mon Dec 18 15:58:10 CET 2017 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index 4300b46..b49a381 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.20 +Version: 4.0.21 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 959d565dcec7814ad0b2911d3285095e91ccffe145e4c35ab4c9dcbc004c1566 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 20 Dec 2017 15:08:42 +0000 Subject: [PATCH 41/42] Updated to git ref df203f2 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=924 --- yast2-installation-4.0.21.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yast2-installation-4.0.21.tar.bz2 b/yast2-installation-4.0.21.tar.bz2 index a8d643c..ac665fa 100644 --- a/yast2-installation-4.0.21.tar.bz2 +++ b/yast2-installation-4.0.21.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c329b10e54fc5618493c834797e15bb1ea547bbdad141ae7600586aeb6ca0ab7 -size 451934 +oid sha256:12801ef5de4af45505da7a1efbe384d8dd3302d5c0ab48e95a832143c0017a28 +size 451973 From 46f9fc0c9b0e0d74408fbbe7b18cbc9836c66a9b305df1cd5747cc824cb89945 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 10 Jan 2018 16:43:47 +0000 Subject: [PATCH 42/42] - Fix initialization to copy the profile to /tmp/profile again (bsc#1075334) - 4.0.22 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=925 --- yast2-installation-4.0.21.tar.bz2 | 3 --- yast2-installation-4.0.22.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 yast2-installation-4.0.21.tar.bz2 create mode 100644 yast2-installation-4.0.22.tar.bz2 diff --git a/yast2-installation-4.0.21.tar.bz2 b/yast2-installation-4.0.21.tar.bz2 deleted file mode 100644 index ac665fa..0000000 --- a/yast2-installation-4.0.21.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12801ef5de4af45505da7a1efbe384d8dd3302d5c0ab48e95a832143c0017a28 -size 451973 diff --git a/yast2-installation-4.0.22.tar.bz2 b/yast2-installation-4.0.22.tar.bz2 new file mode 100644 index 0000000..b84c9a2 --- /dev/null +++ b/yast2-installation-4.0.22.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e7f90834162bf7f648ba7a833649edddee0406da4144f502e0d9e7b18abadb0 +size 452017 diff --git a/yast2-installation.changes b/yast2-installation.changes index aa5f1b2..8785582 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jan 10 14:32:39 UTC 2018 - igonzalezsosa@suse.com + +- Fix initialization to copy the profile to /tmp/profile again + (bsc#1075334) +- 4.0.22 + ------------------------------------------------------------------- Wed Dec 20 13:24:37 CET 2017 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index b49a381..0eafc08 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-installation # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.21 +Version: 4.0.22 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build