From 73898addafd2a5ed1c2fbf883e0e14f776bcf1bec58653cd69b8dd9c3752ffce Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 31 Jan 2018 14:12:06 +0000 Subject: [PATCH] - Do not enable xvnc.socket for second installation stage. Xvnc will be started by a direct call in vnc.sh. (bnc#1077236) - 4.0.28 - 4.0.27 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=932 --- yast2-installation-4.0.27.tar.bz2 | 3 --- yast2-installation-4.0.28.tar.bz2 | 3 +++ yast2-installation.changes | 9 ++++++++- yast2-installation.spec | 2 +- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 yast2-installation-4.0.27.tar.bz2 create mode 100644 yast2-installation-4.0.28.tar.bz2 diff --git a/yast2-installation-4.0.27.tar.bz2 b/yast2-installation-4.0.27.tar.bz2 deleted file mode 100644 index 139e26b..0000000 --- a/yast2-installation-4.0.27.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f508e5863c8763911f914e3aeba108a13fd4dbfb6ed37c86253506c8acae2aa4 -size 452810 diff --git a/yast2-installation-4.0.28.tar.bz2 b/yast2-installation-4.0.28.tar.bz2 new file mode 100644 index 0000000..0f0d302 --- /dev/null +++ b/yast2-installation-4.0.28.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73a98804a485861e7053f32de795b19ba82da38d5151c8942ac01d9fc39e7aac +size 452816 diff --git a/yast2-installation.changes b/yast2-installation.changes index 325a671..f59e1b8 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,9 +1,16 @@ +------------------------------------------------------------------- +Wed Jan 31 13:09:51 CET 2018 - schubi@suse.de + +- Do not enable xvnc.socket for second installation stage. + Xvnc will be started by a direct call in vnc.sh. (bnc#1077236) +- 4.0.28 + ------------------------------------------------------------------- Tue Jan 30 09:30:26 UTC 2018 - lslezak@suse.cz - Reimplemented finding package upgrades to require less memory (related to bsc#1076768) -- 4.0.33 +- 4.0.27 ------------------------------------------------------------------- Fri Jan 26 11:19:05 UTC 2018 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 11f6e40..73a4ab8 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.0.27 +Version: 4.0.28 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build