Hello community,
here is the log from the commit of package yast2-installation for
openSUSE:Factory checked in at 2017-03-21 22:47:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
and /work/SRC/openSUSE:Factory/.yast2-installation.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-installation"
Tue Mar 21 22:47:28 2017 rev:382 rq:481343 version:3.2.31
Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2017-02-04 16:52:28.365738147 +0100
+++
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes
2017-03-21 22:47:34.975460677 +0100
@@ -1,0 +2,88 @@
+Thu Mar 16 13:07:44 UTC 2017 - [email protected]
+
+- Allow proceeding with the installation after a blocking condition
+ has been corrected in the overview dialog (bsc#1029291).
+- 3.2.31
+
+-------------------------------------------------------------------
+Wed Mar 15 10:19:33 UTC 2017 - [email protected]
+
+- Improve roles buttons distribution in textmode (related to
+ FATE#320772)
+- 3.2.30
+
+-------------------------------------------------------------------
+Tue Mar 14 12:05:44 UTC 2017 - [email protected]
+
+- Fix desktop selection during installation (bsc#1029312)
+- 3.2.29
+
+-------------------------------------------------------------------
+Mon Mar 13 12:16:23 UTC 2017 - [email protected]
+
+- Support to add roles through addons (FATE#320772)
+- 3.2.28
+
+-------------------------------------------------------------------
+Thu Mar 9 17:48:25 UTC 2017 - [email protected]
+
+- fix crash when reading if desktop role should have default
+ pre-selected (bsc#1025415)
+- 3.2.27
+
+-------------------------------------------------------------------
+Wed Mar 8 16:11:59 CET 2017 - [email protected]
+
+- Really use the directory.yast file (fate#322372)
+- 3.2.26
+
+-------------------------------------------------------------------
+Thu Mar 6 13:33:41 UTC 2017 - [email protected]
+
+- fate#322328
+ - adapted all-in-one dialog according to comments from UX
+- 3.2.25
+
+-------------------------------------------------------------------
+Mon Mar 6 09:39:00 UTC 2017 - [email protected]
+
+- CaaSP: do not crash when used a dashed url for the controller
+ node location (bsc#1024965)
+- CaaSP AY: Adapted requirements of yast2-services-manager.
+ (FATE#321738)
+- bnc#1022546
+ - update all-in-one's subdialog (network/kdump/partitioning/...)
+ overview when the dialog is closed and do not lose another
+ content already entered by user.
+- 3.2.24
+
+-------------------------------------------------------------------
+Wed Feb 15 17:58:16 UTC 2017 - [email protected]
+
+- Add new desktop selection client for opensuse based on roles
+ (poo#14936, bsc#1025415)
+- drop "inst_new_desktop" client which was replaced by new desktop
+ selection one
+- 3.2.23
+
+-------------------------------------------------------------------
+Tue Feb 14 14:55:08 UTC 2017 - [email protected]
+
+- Self-Update only shows errors when a custom URL is used
+ (bsc#1025251)
+- 3.2.22
+
+-------------------------------------------------------------------
+Wed Feb 8 16:42:29 UTC 2017 - [email protected]
+
+- CaaSP all-in-one-dialog: added validation to the controller node
+ location field, modified label and write it to the minion
+ master.conf file at the end of the installation (FATE#321738)
+- CaaSP: Display the Beta product warning at start when it is
+ present (bsc#1016887)
+- Enable CaaSP specific services on the installed system
+ (FATE#321738)
+- Do not crash if role contain own service to enable (bsc#1022762)
+- 3.2.21
+
+-------------------------------------------------------------------
Old:
----
yast2-installation-3.2.20.tar.bz2
New:
----
yast2-installation-3.2.31.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-installation.spec ++++++
--- /var/tmp/diff_new_pack.GUS5nY/_old 2017-03-21 22:47:35.699358337 +0100
+++ /var/tmp/diff_new_pack.GUS5nY/_new 2017-03-21 22:47:35.703357772 +0100
@@ -17,7 +17,7 @@
Name: yast2-installation
-Version: 3.2.20
+Version: 3.2.31
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -40,14 +40,14 @@
BuildRequires: rubygem(rspec)
BuildRequires: rubygem(yast-rake)
-# UI::Widgets
-BuildRequires: yast2 >= 3.2.8
+# ProductControl.system_roles
+BuildRequires: yast2 >= 3.2.15
# AutoinstSoftware.SavePackageSelection()
Requires: autoyast2-installation >= 3.1.105
-# Needs UI:Widgets
-Requires: yast2 >= 3.2.8
+# ProductControl.system_roles
+Requires: yast2 >= 3.2.15
# Language::GetLanguageItems and other API
# Language::Set (handles downloading the translation extensions)
@@ -71,12 +71,16 @@
# Proxy settings for 2nd stage (bnc#764951)
Requires: yast2-proxy
-# Systemd default target and services
-Requires: yast2-services-manager
+# Systemd default target and services. This version supports
+# writing settings in the first installation stage.
+Requires: yast2-services-manager >= 3.2.1
# Network service setup moved into yast2-network
Requires: yast2-network >= 3.1.143
+# Augeas lenses
+Requires: augeas-lenses
+
# Only in inst-sys
# Requires: yast2-add-on
# Requires: yast2-update
@@ -104,8 +108,8 @@
# Top bar with logo
Conflicts: yast2-ycp-ui-bindings < 3.1.7
-# new registration widget
-Conflicts: yast2-registration <= 3.2.1
+# Registration#get_updates_list does not handle exceptions
+Conflicts: yast2-registration < 3.2.3
Obsoletes: yast2-installation-devel-doc
++++++ yast2-installation-3.2.20.tar.bz2 -> yast2-installation-3.2.31.tar.bz2
++++++
++++ 4638 lines of diff (skipped)