- 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:
parent
917cbb9f3b
commit
aba58cd796
@ -1,7 +1,5 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=YaST2 Second Stage
|
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
|
After=apparmor.service local-fs.target plymouth-start.service
|
||||||
Conflicts=plymouth-start.service
|
Conflicts=plymouth-start.service
|
||||||
Before=getty@tty1.service serial-getty@ttyS0.service serial-getty@ttyS1.service serial-getty@ttyS2.service
|
Before=getty@tty1.service serial-getty@ttyS0.service serial-getty@ttyS1.service serial-getty@ttyS2.service
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:979d7a28b94b96558497d97fcc679f9fd1852864b4345d42bba0218d500947e3
|
|
||||||
size 452737
|
|
3
yast2-installation-4.0.32.tar.bz2
Normal file
3
yast2-installation-4.0.32.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aadb749f17f874a15e7563b6bb4cdf504ba13ee7ab55bf2b70e355d081b9722f
|
||||||
|
size 453112
|
@ -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
|
Tue Feb 6 12:24:34 CET 2018 - schubi@suse.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 4.0.31
|
Version: 4.0.32
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user