Accepting request 500424 from YaST:Head
submit new version 3.2.44 OBS-URL: https://build.opensuse.org/request/show/500424 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=386
This commit is contained in:
commit
601e66906b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:870f96db59804f6592b8b953e930b77e1fb276b032b509ed7eace907e6af9620
|
||||
size 446990
|
3
yast2-installation-3.2.44.tar.bz2
Normal file
3
yast2-installation-3.2.44.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d316999e3c6696699f184980eb6c454cea425ae05a625d7d80b940e56d3e816
|
||||
size 448385
|
@ -1,3 +1,46 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 1 12:58:03 CEST 2017 - schubi@suse.de
|
||||
|
||||
- "custom" roles: Initialize pattern selection screen with settings
|
||||
defined in the control files. (bnc#1031295)
|
||||
- 3.2.44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 21:47:24 UTC 2017 - knut.anderssen@suse.com
|
||||
|
||||
- Do not lose the desktop selection when the online repositories is
|
||||
pressed. (bsc#1033594)
|
||||
- Do not allow to continue without desktop selection. (bsc#1040884)
|
||||
- 3.2.43
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 31 10:52:59 UTC 2017 - lslezak@suse.cz
|
||||
|
||||
- Fixed path to the "adddir" command (it is /sbin instead of /etc)
|
||||
(bsc#1041882)
|
||||
- 3.2.42
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 29 08:37:19 UTC 2017 - knut.anderssen@suse.com
|
||||
|
||||
- Added requirement of 'cwm/widget' in hiding_place as consequence
|
||||
of changes made in CWM. (boo#1039901).
|
||||
- 3.2.41
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 22 10:50:32 UTC 2017 - lslezak@suse.cz
|
||||
|
||||
- Fixed push button label ("Configure Online Repositories")
|
||||
(bsc#1039988)
|
||||
- 3.2.40
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 8 13:17:17 UTC 2017 - knut.anderssen@suse.com
|
||||
|
||||
- Don't crash if the regurl provided by linuxrc is invalid using
|
||||
the one provided by the control file as fallback (bsc#1035908).
|
||||
- 3.2.39
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 26 15:03:33 UTC 2017 - igonzalezsosa@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 3.2.38
|
||||
Version: 3.2.44
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -76,8 +76,8 @@ Requires: yast2-proxy
|
||||
# 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
|
||||
## Moved inst_install_inf from yast2-network to this package
|
||||
Requires: yast2-network >= 3.2.25
|
||||
|
||||
# Augeas lenses
|
||||
Requires: augeas-lenses
|
||||
|
Loading…
Reference in New Issue
Block a user