Hello community,
here is the log from the commit of package yast2-installation for
openSUSE:Factory checked in at 2018-01-17 21:43:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
and /work/SRC/openSUSE:Factory/.yast2-installation.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-installation"
Wed Jan 17 21:43:10 2018 rev:391 rq:563406 version:4.0.22
Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2017-08-13 14:52:58.701090365 +0200
+++
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes
2018-01-17 21:43:13.921552512 +0100
@@ -1,0 +2,273 @@
+Wed Jan 10 14:32:39 UTC 2018 - [email protected]
+
+- Fix initialization to copy the profile to /tmp/profile again
+ (bsc#1075334)
+- 4.0.22
+
+-------------------------------------------------------------------
+Wed Dec 20 13:24:37 CET 2017 - [email protected]
+
+- Fixed popup layout for bnc#1061754.
+- 4.0.21
+
+-------------------------------------------------------------------
+Mon Dec 18 15:58:10 CET 2017 - [email protected]
+
+- 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 - [email protected]
+
+- Removal of SYSTEMCTL_OPTIONS environment variable (fate#323393)
+- 4.0.19
+
+-------------------------------------------------------------------
+Wed Dec 13 16:07:47 UTC 2017 - [email protected]
+
+- drop copy_to_system support (FATE#320873)
+- 4.0.18
+
+-------------------------------------------------------------------
+Tue Dec 12 08:21:36 UTC 2017 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- Filter out modules extensions based on product, using white list
+ approach (fate#324198)
+- 4.0.16
+
+-------------------------------------------------------------------
+Mon Dec 4 12:32:49 UTC 2017 - [email protected]
+
+- Break autoyast2 and yast2-installation dependency cycle
+ (bsc#1070996)
+- 4.0.15
+
+-------------------------------------------------------------------
+Thu Nov 30 14:33:07 UTC 2017 - [email protected]
+
+- Do not ignore start_multipath setting (bsc#1070343).
+- 4.0.14
+
+-------------------------------------------------------------------
+Thu Nov 30 06:38:15 UTC 2017 - [email protected]
+
+- Replace references to /var/adm/fillup-templates with new
+ %_fillupdir macro (boo#1069468).
+
+-------------------------------------------------------------------
+Thu Nov 2 15:36:38 UTC 2017 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- umount efivars properly (bsc#1063063)
+- 4.0.9
+
+-------------------------------------------------------------------
+Mon Oct 16 15:29:07 UTC 2017 - [email protected]
+
+- Write polkit settings even if no desktop is selected
+ (bsc#1062788)
+- 4.0.8
+
+-------------------------------------------------------------------
+Sun Oct 15 22:00:11 UTC 2017 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- Add support for system roles ordering (related to bsc#1049297)
+
+-------------------------------------------------------------------
+Tue Sep 26 08:50:31 UTC 2017 - [email protected]
+
+- Do not allow changing the selected base product on an already
+ registered system (bsc#1060252)
+
+-------------------------------------------------------------------
+Mon Sep 25 08:23:25 UTC 2017 - [email protected]
+
+- 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 - [email protected]
+
+- Removed obsolete inst_info client which is not used anymore.
+ (bsc#1047060)
+- 4.0.2
+
+-------------------------------------------------------------------
+Mon Sep 11 14:08:49 UTC 2017 - [email protected]
+
+- Adapt to new yast2-country changes (needed for FATE#323837)
+- 4.0.1
+
+-------------------------------------------------------------------
+Tue Sep 5 11:41:50 UTC 2017 - [email protected]
+
+- 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 - [email protected]
+
+- Fix license confirmation handling on single product medias
+ (fate#322276)
+- 3.3.13
+
+-------------------------------------------------------------------
+Mon Sep 4 12:18:45 UTC 2017 - [email protected]
+
+- Configure Snapper at the end of installation if requested
+ (part of fate#318196).
+- 3.3.12
+
+-------------------------------------------------------------------
++++ 76 more lines (skipped)
++++ between
/work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
++++ and
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes
Old:
----
yast2-installation-3.3.5.tar.bz2
New:
----
yast2-installation-4.0.22.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-installation.spec ++++++
--- /var/tmp/diff_new_pack.4NY6fZ/_old 2018-01-17 21:43:14.769512821 +0100
+++ /var/tmp/diff_new_pack.4NY6fZ/_new 2018-01-17 21:43:14.769512821 +0100
@@ -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: 3.3.5
+Version: 4.0.22
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -41,14 +41,17 @@
BuildRequires: rubygem(rspec)
BuildRequires: rubygem(yast-rake)
-# CWM::RadioButtons#vspacing
-BuildRequires: yast2 >= 3.2.20
+# Yast::AutoinstData.autoyast_second_stage_error
+BuildRequires: yast2 >= 4.0.27
+# Yast::Packages.check_remote_installation_packages
+BuildRequires: yast2-packager >= 4.0.9
+
+# 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
-
-# PackageDownloader and PackageExtractor
-Requires: yast2 >= 3.2.19
+# Yast::AutoinstData.autoyast_second_stage_error
+Requires: yast2 >= 4.0.27
# Language::GetLanguageItems and other API
# Language::Set (handles downloading the translation extensions)
@@ -60,11 +63,13 @@
# Mouse-related scripts moved to yast2-mouse
Conflicts: yast2-mouse < 2.18.0
-# Lazy loading in ProductLicense
-Requires: yast2-packager >= 3.1.113
+# Yast::Packages.check_remote_installation_packages
+Requires: yast2-packager >= 4.0.9
-# 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 +81,9 @@
# 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
+## y2remote based version
+BuildRequires: yast2-network >= 4.0.13
+Requires: yast2-network >= 4.0.13
# Augeas lenses
Requires: augeas-lenses
@@ -89,9 +95,9 @@
# 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 @@
# 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
@@ -237,7 +243,7 @@
%{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
++++++ YaST2-Firstboot.service ++++++
--- /var/tmp/diff_new_pack.4NY6fZ/_old 2018-01-17 21:43:14.801511322 +0100
+++ /var/tmp/diff_new_pack.4NY6fZ/_new 2018-01-17 21:43:14.805511136 +0100
@@ -7,7 +7,7 @@
[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
++++++ YaST2-Second-Stage.service ++++++
--- /var/tmp/diff_new_pack.4NY6fZ/_old 2018-01-17 21:43:14.837509638 +0100
+++ /var/tmp/diff_new_pack.4NY6fZ/_new 2018-01-17 21:43:14.837509638 +0100
@@ -14,7 +14,7 @@
# 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)
++++++ yast2-installation-3.3.5.tar.bz2 -> yast2-installation-4.0.22.tar.bz2
++++++
++++ 5931 lines of diff (skipped)