From 5237b25880b951881413e863988b18bdfc47daf8821fdb508b93e6a2e2e6fab6 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 6 Mar 2017 09:50:15 +0000 Subject: [PATCH] - 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 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=855 --- yast2-installation-3.2.23.tar.bz2 | 3 --- yast2-installation-3.2.24.tar.bz2 | 3 +++ yast2-installation.changes | 13 +++++++++++++ yast2-installation.spec | 7 ++++--- 4 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-3.2.23.tar.bz2 create mode 100644 yast2-installation-3.2.24.tar.bz2 diff --git a/yast2-installation-3.2.23.tar.bz2 b/yast2-installation-3.2.23.tar.bz2 deleted file mode 100644 index f70a455..0000000 --- a/yast2-installation-3.2.23.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6240c8ef6ed82c5009a44e21716df8ccfb08b55e9f0620b90434bef47fbe7f2b -size 443219 diff --git a/yast2-installation-3.2.24.tar.bz2 b/yast2-installation-3.2.24.tar.bz2 new file mode 100644 index 0000000..2a164b5 --- /dev/null +++ b/yast2-installation-3.2.24.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5de5054aee89bde2adca4ba98d07025ddc67aec790982bf5fd898158c055b79c +size 444318 diff --git a/yast2-installation.changes b/yast2-installation.changes index d008022..31f58b5 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Mar 6 09:39:00 UTC 2017 - mfilka@suse.com + +- 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 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 4ca6d03..fbe9231 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.2.23 +Version: 3.2.24 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -71,8 +71,9 @@ Requires: initviocons # 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