- 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 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=851
This commit is contained in:
parent
9c0c118d38
commit
52b8c3f943
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0bc6529dac602c20f9ae53284e67c314d17f2ebcab7a56d0d4c64aa47f33c12
|
||||
size 440640
|
3
yast2-installation-3.2.21.tar.bz2
Normal file
3
yast2-installation-3.2.21.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a44a46229276c5730a1f61ef58d217918144a9ad8a56c877e7195fa3176f11b
|
||||
size 443783
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 8 16:42:29 UTC 2017 - kanderssen@suse.com
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 3 10:07:35 UTC 2017 - jsrain@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 3.2.20
|
||||
Version: 3.2.21
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -77,6 +77,9 @@ Requires: yast2-services-manager
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user