- 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 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=872
This commit is contained in:
parent
2287410512
commit
8b2a802d2f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:870f96db59804f6592b8b953e930b77e1fb276b032b509ed7eace907e6af9620
|
||||
size 446990
|
3
yast2-installation-3.2.39.tar.bz2
Normal file
3
yast2-installation-3.2.39.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b25fe2579acfefa62d5f83fa998393ad8e36390dd22d558b4c073a23f893206f
|
||||
size 448448
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
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.39
|
||||
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