diff --git a/YaST2-Second-Stage.service b/YaST2-Second-Stage.service index ba2c5e5..bd35f2d 100644 --- a/YaST2-Second-Stage.service +++ b/YaST2-Second-Stage.service @@ -6,10 +6,11 @@ After=systemd-user-sessions.service # Run after kernels are purged to prevent a zypper lock (bsc#1196431) After=purge-kernels.service Conflicts=plymouth-start.service -# Prevent getty auto-generation (bsc#1196614, bsc#1196594) +# Prevent getty auto-generation (bsc#1196614, bsc#1196594, bsc#1199746) 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 +Before=serial-getty@sclp_line0.service # Prevent too early user login (bsc#1196594) Before=display-manager.service ConditionPathExists=/var/lib/YaST2/runme_at_boot diff --git a/yast2-installation-4.5.1.tar.bz2 b/yast2-installation-4.5.1.tar.bz2 deleted file mode 100644 index 019f6b1..0000000 --- a/yast2-installation-4.5.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a60af246feda4b813d8a2076b00cd31be7e9a75b2a5115c7529120daee093a8d -size 1482199 diff --git a/yast2-installation-4.5.2.tar.bz2 b/yast2-installation-4.5.2.tar.bz2 new file mode 100644 index 0000000..c7bbfc7 --- /dev/null +++ b/yast2-installation-4.5.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:118a736189198803c2368aaebdc1a552c511a0d5b7ab0fb63da1812e905289d1 +size 1482191 diff --git a/yast2-installation.changes b/yast2-installation.changes index edcf329..be2f463 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 23 15:42:10 UTC 2022 - Knut Anderssen + +- AutoYaST Second Stage: Added a missing dependency to the service + to prevent getty-autogeneration listen on 5901 port (bsc#1199746) +- 4.5.2 + ------------------------------------------------------------------- Mon Apr 25 23:10:17 UTC 2022 - Knut Anderssen diff --git a/yast2-installation.spec b/yast2-installation.spec index 7bc8067..0a63597 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.5.1 +Version: 4.5.2 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only