From aba58cd7962c00f24681fa2c382f50a1fed4fe2e93f2f1bb50914ae3e1fe5074 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 12 Feb 2018 09:39:47 +0000 Subject: [PATCH] - 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 --- YaST2-Second-Stage.service | 2 -- yast2-installation-4.0.31.tar.bz2 | 3 --- yast2-installation-4.0.32.tar.bz2 | 3 +++ yast2-installation.changes | 9 +++++++++ yast2-installation.spec | 2 +- 5 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-4.0.31.tar.bz2 create mode 100644 yast2-installation-4.0.32.tar.bz2 diff --git a/YaST2-Second-Stage.service b/YaST2-Second-Stage.service index 85d042b..452b13a 100644 --- a/YaST2-Second-Stage.service +++ b/YaST2-Second-Stage.service @@ -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 diff --git a/yast2-installation-4.0.31.tar.bz2 b/yast2-installation-4.0.31.tar.bz2 deleted file mode 100644 index a69df2e..0000000 --- a/yast2-installation-4.0.31.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:979d7a28b94b96558497d97fcc679f9fd1852864b4345d42bba0218d500947e3 -size 452737 diff --git a/yast2-installation-4.0.32.tar.bz2 b/yast2-installation-4.0.32.tar.bz2 new file mode 100644 index 0000000..43d91ed --- /dev/null +++ b/yast2-installation-4.0.32.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aadb749f17f874a15e7563b6bb4cdf504ba13ee7ab55bf2b70e355d081b9722f +size 453112 diff --git a/yast2-installation.changes b/yast2-installation.changes index fa76aa7..6104bd5 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -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 diff --git a/yast2-installation.spec b/yast2-installation.spec index 479db34..e238983 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.31 +Version: 4.0.32 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build