- Startup scripts: Replaced xinetd by xvnc.socket (fate#323373)

- Revert changes added in 4.0.29 bringing back the enablement of
  the xvnc.socket during the first stage if Linuxrc.vnc is set.
  (bnc#1077236)
- 4.0.32

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=936
This commit is contained in:
YaST Team Bot 2018-02-12 09:39:47 +00:00 committed by Git OBS Bridge
parent 917cbb9f3b
commit aba58cd796
5 changed files with 13 additions and 6 deletions

View File

@ -1,7 +1,5 @@
[Unit]
Description=YaST2 Second Stage
# 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
Conflicts=plymouth-start.service
Before=getty@tty1.service serial-getty@ttyS0.service serial-getty@ttyS1.service serial-getty@ttyS2.service

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Feb 8 13:55:21 UTC 2018 - knut.anderssen@suse.com
- Startup scripts: Replaced xinetd by xvnc.socket (fate#323373)
- Revert changes added in 4.0.29 bringing back the enablement of
the xvnc.socket during the first stage if Linuxrc.vnc is set.
(bnc#1077236)
- 4.0.32
-------------------------------------------------------------------
Tue Feb 6 12:24:34 CET 2018 - schubi@suse.de

View File

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