- Fixed an error preventing the VNC connection during second

installation stage of AutoYaST when using VNC=1 (bnc#923901)
- 3.1.141

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=713
This commit is contained in:
YaST Team Bot 2015-04-24 11:59:59 +00:00 committed by Git OBS Bridge
parent 2e62ace24d
commit 803244e694
5 changed files with 14 additions and 5 deletions

View File

@ -1,6 +1,8 @@
[Unit]
Description=YaST2 Second Stage
After=apparmor.service local-fs.target plymouth-start.service
# If xinetd is enabled, make sure it's already running so we can stop it during
# initialization of the VNC server
After=apparmor.service local-fs.target plymouth-start.service xinetd.service
Before=getty@tty1.service display-manager.service network.service NetworkManager.service SuSEfirewall2_init.service SuSEfirewall2.service
ConditionPathExists=/var/lib/YaST2/runme_at_boot

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Apr 24 06:01:14 UTC 2015 - ancor@suse.com
- Fixed an error preventing the VNC connection during second
installation stage of AutoYaST when using VNC=1 (bnc#923901)
- 3.1.141
-------------------------------------------------------------------
Wed Apr 20 13:11:40 CEST 2015 - schubi@suse.de

View File

@ -17,7 +17,7 @@
Name: yast2-installation
Version: 3.1.140
Version: 3.1.141
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build