diff --git a/YaST2-Firstboot.service b/YaST2-Firstboot.service index 3eebae9..e7fce8b 100644 --- a/YaST2-Firstboot.service +++ b/YaST2-Firstboot.service @@ -6,7 +6,7 @@ After=purge-kernels.service Conflicts=plymouth-start.service Before=getty@tty1.service serial-getty@ttyS0.service serial-getty@ttyS1.service serial-getty@ttyS2.service Before=serial-getty@hvc0.service serial-getty@ttyAMA0.service -Before=display-manager.service +Before=display-manager.service xvnc.socket ConditionPathExists=/var/lib/YaST2/reconfig_system OnFailure=shutdown.target diff --git a/YaST2-Second-Stage.service b/YaST2-Second-Stage.service index ba2c5e5..cc9d248 100644 --- a/YaST2-Second-Stage.service +++ b/YaST2-Second-Stage.service @@ -10,8 +10,8 @@ Conflicts=plymouth-start.service Before=getty@tty1.service getty@tty2.service getty@tty3.service getty@tty4.service getty@tty5.service getty@tty6.service Before=serial-getty@ttyS0.service serial-getty@ttyS1.service serial-getty@ttyS2.service Before=serial-getty@hvc0.service serial-getty@ttyAMA0.service serial-getty@ttysclp0.service -# Prevent too early user login (bsc#1196594) -Before=display-manager.service +# Prevent too early user login (bsc#1196594) and too early vnc connection (bsc#1197265) +Before=display-manager.service xvnc.socket ConditionPathExists=/var/lib/YaST2/runme_at_boot [Service] diff --git a/yast2-installation-4.4.49.tar.bz2 b/yast2-installation-4.4.49.tar.bz2 deleted file mode 100644 index 3f517e9..0000000 --- a/yast2-installation-4.4.49.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64b84d1ac167bc1bfde11a079a93b7234989939ce368e985d7b8b3e24ea42a2f -size 1482217 diff --git a/yast2-installation-4.4.50.tar.bz2 b/yast2-installation-4.4.50.tar.bz2 new file mode 100644 index 0000000..d9cb181 --- /dev/null +++ b/yast2-installation-4.4.50.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c4effb34eb9e1dc311e36587d6fefacad2795e5d46735256fef29fb5740a697 +size 1481943 diff --git a/yast2-installation.changes b/yast2-installation.changes index d16e1c6..cf6c5b0 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Mar 18 11:20:47 UTC 2022 - Knut Anderssen + +- Do not stop xvnc.socket but run the YaST2-Second-Stage and + YaST2-Firsboot services before it in order to prevent early + vnc connections (bsc#1197265) +-4.4.50 + ------------------------------------------------------------------- Thu Mar 17 12:46:16 UTC 2022 - Knut Anderssen diff --git a/yast2-installation.spec b/yast2-installation.spec index 36578b4..78a7b28 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.4.49 +Version: 4.4.50 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only