Accepting request 454421 from YaST:Head

- Downloading release notes: Do not download them at all during
  AutoYaST (bsc#1009276)
- Use the directory.yast file to check avilable
  translations (fate#322372)
- 3.2.20

- Downloading release notes: Do not try again if the host or the
  proxy cannot be resolved (bnc#1022784)
- 3.2.19

- Ask for installation confirmation in all-in-one dialog before
  proceed with it. (Fate#322328)
- 3.2.18

- Respect newly registered update repos in software proposal and
  do register. (FATE#322328)

- handle proposal errors in all-in-one dialog (FATE#322328)

- Added an all-in-one installation overview for CaaSP (FATE#322328)

- Add an option to disable the self-update feature through the
  AutoYaST profile (FATE#319716)
- 3.2.17

OBS-URL: https://build.opensuse.org/request/show/454421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=381
This commit is contained in:
Dominique Leuenberger 2017-02-04 14:19:22 +00:00 committed by Git OBS Bridge
commit 6a2cc42a9e
4 changed files with 57 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6467c216555dc3c79a4a8071ee8008760bac1682fd4b00d4a9859016711e4a43
size 435073

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b0bc6529dac602c20f9ae53284e67c314d17f2ebcab7a56d0d4c64aa47f33c12
size 440640

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Fri Feb 3 10:07:35 UTC 2017 - jsrain@suse.cz
- Downloading release notes: Do not download them at all during
AutoYaST (bsc#1009276)
- Use the directory.yast file to check avilable
translations (fate#322372)
- 3.2.20
-------------------------------------------------------------------
Wed Feb 1 17:07:23 CET 2017 - schubi@suse.de
- Downloading release notes: Do not try again if the host or the
proxy cannot be resolved (bnc#1022784)
- 3.2.19
-------------------------------------------------------------------
Fri Jan 27 15:55:33 UTC 2017 - kanderssen@suse.com
- Ask for installation confirmation in all-in-one dialog before
proceed with it. (Fate#322328)
- 3.2.18
-------------------------------------------------------------------
Fri Jan 27 09:11:32 UTC 2017 - jreidinger@suse.com
- Respect newly registered update repos in software proposal and
do register. (FATE#322328)
-------------------------------------------------------------------
Thu Jan 26 14:16:43 UTC 2017 - jreidinger@suse.com
- handle proposal errors in all-in-one dialog (FATE#322328)
-------------------------------------------------------------------
Wed Jan 25 15:29:02 UTC 2017 - mvidner@suse.com
- Added an all-in-one installation overview for CaaSP (FATE#322328)
-------------------------------------------------------------------
Wed Jan 25 10:41:33 UTC 2017 - igonzalezsosa@suse.com
- Add an option to disable the self-update feature through the
AutoYaST profile (FATE#319716)
- 3.2.17
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 20 08:44:28 UTC 2017 - mfilka@suse.com Fri Jan 20 08:44:28 UTC 2017 - mfilka@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-installation Name: yast2-installation
Version: 3.2.16 Version: 3.2.20
Release: 0 Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -82,11 +82,11 @@ Requires: yast2-network >= 3.1.143
# Requires: yast2-update # Requires: yast2-update
# new root password cwm widget # new root password cwm widget
Requires: yast2-users >= 3.2.7 BuildRequires: yast2-users >= 3.2.8
# new keyboard layout cwm widget needed only for CASP, so use version that works Requires: yast2-users >= 3.2.8
# also for SP3 # new keyboard layout cwm widget
# FIXME: update dependency when CASP is merged to SP2 and SP3 for yast2-country BuildRequires: yast2-country >= 3.2.7
Requires: yast2-country >= 3.1.30 Requires: yast2-country >= 3.2.7
# Pkg::SourceProvideSignedFile Pkg::SourceProvideDigestedFile # Pkg::SourceProvideSignedFile Pkg::SourceProvideDigestedFile
# pkg-bindings are not directly required # pkg-bindings are not directly required
@ -104,8 +104,8 @@ Conflicts: yast2-core < 2.17.10
# Top bar with logo # Top bar with logo
Conflicts: yast2-ycp-ui-bindings < 3.1.7 Conflicts: yast2-ycp-ui-bindings < 3.1.7
# RegserviceSelectionDialog # new registration widget
Conflicts: yast2-registration < 3.1.179 Conflicts: yast2-registration <= 3.2.1
Obsoletes: yast2-installation-devel-doc Obsoletes: yast2-installation-devel-doc