- 3.1.5
- replace runlevel entries in control files with default_target entries - replace dependency on yast2-runlevel with yast2-services-manager - bnc#849391 - removed explicit start of second phase of SuSEfirewall2 initialization. Not needed when systemd is in use. - 3.1.4 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=524
This commit is contained in:
parent
74933b7db0
commit
46924ac1b1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:18b5307c3a7ad3d9525fdcb402d72e85d879c8601f3f1d31abd9cc2b39e69ecb
|
|
||||||
size 1234368
|
|
3
yast2-installation-3.1.5.tar.bz2
Normal file
3
yast2-installation-3.1.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8d20189360d5e6ba618093839635144042c9876e75edf913eb4f7eae5baf47b9
|
||||||
|
size 1233848
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 11 14:21:37 UTC 2013 - vmoravec@suse.com
|
||||||
|
|
||||||
|
- 3.1.5
|
||||||
|
- replace runlevel entries in control files with default_target
|
||||||
|
entries
|
||||||
|
- replace dependency on yast2-runlevel with yast2-services-manager
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 7 11:45:45 UTC 2013 - mfilka@suse.com
|
||||||
|
|
||||||
|
- bnc#849391
|
||||||
|
- removed explicit start of second phase of SuSEfirewall2
|
||||||
|
initialization. Not needed when systemd is in use.
|
||||||
|
- 3.1.4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 31 11:32:01 UTC 2013 - lslezak@suse.cz
|
Thu Oct 31 11:32:01 UTC 2013 - lslezak@suse.cz
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 3.1.3
|
Version: 3.1.5
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -78,6 +78,9 @@ Requires: initviocons
|
|||||||
# Proxy settings for 2nd stage (bnc#764951)
|
# Proxy settings for 2nd stage (bnc#764951)
|
||||||
Requires: yast2-proxy
|
Requires: yast2-proxy
|
||||||
|
|
||||||
|
# Systemd default target and services
|
||||||
|
Requires: yast2-services-manager
|
||||||
|
|
||||||
# Only in inst-sys
|
# Only in inst-sys
|
||||||
# Requires: yast2-network
|
# Requires: yast2-network
|
||||||
# Requires: yast2-add-on
|
# Requires: yast2-add-on
|
||||||
|
Loading…
Reference in New Issue
Block a user