Accepting request 390685 from YaST:Head
submit new version 3.1.181 OBS-URL: https://build.opensuse.org/request/show/390685 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=355
This commit is contained in:
commit
9b6d481e94
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a62bba8d27dff19ae7e6f30b5e7a216ebc3f8a5da5734191d511d715946568d7
|
|
||||||
size 414090
|
|
3
yast2-installation-3.1.181.tar.bz2
Normal file
3
yast2-installation-3.1.181.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6c1fca9b5a4327c277967eec702a4e192ab835eb00db9363889304c19377303a
|
||||||
|
size 414422
|
@ -1,3 +1,32 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 19 09:08:35 UTC 2016 - igonzalezsosa@suse.com
|
||||||
|
|
||||||
|
- Fix handling of license acceptance in welcome screen
|
||||||
|
(bsc#975774)
|
||||||
|
- 3.1.181
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 15 12:51:00 UTC 2016 - lslezak@suse.cz
|
||||||
|
|
||||||
|
- Run the automatic installer self update also in the AutoYaST
|
||||||
|
mode, read the optional custom URL from the profile ("general" ->
|
||||||
|
"self_update_url" node) (FATE#319716)
|
||||||
|
- 3.1.180
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 13 07:14:09 UTC 2016 - mfilka@suse.com
|
||||||
|
|
||||||
|
- bsc#956473
|
||||||
|
- improved formatting of network interfaces listing
|
||||||
|
- 3.1.179
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 12 15:09:15 UTC 2016 - jreidinger@suse.com
|
||||||
|
|
||||||
|
- do not install perl-Bootloader-YAML on target system as it is no
|
||||||
|
longer needed (FATE#317701)
|
||||||
|
- 3.1.178
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 4 09:48:42 UTC 2016 - igonzalezsosa@suse.com
|
Mon Apr 4 09:48:42 UTC 2016 - igonzalezsosa@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 3.1.177
|
Version: 3.1.181
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -91,6 +91,9 @@ Conflicts: yast2-pkg-bindings < 2.17.25
|
|||||||
# InstError
|
# InstError
|
||||||
Conflicts: yast2 < 2.18.6
|
Conflicts: yast2 < 2.18.6
|
||||||
|
|
||||||
|
# lower version requires perl-Bootloader-YAML no longer installed
|
||||||
|
Conflicts: yast2-bootloader < 3.1.166
|
||||||
|
|
||||||
# Added new function WFM::ClientExists
|
# Added new function WFM::ClientExists
|
||||||
Conflicts: yast2-core < 2.17.10
|
Conflicts: yast2-core < 2.17.10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user