diff --git a/YaST2-Firstboot.service b/YaST2-Firstboot.service index e7fce8b..3eebae9 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 xvnc.socket +Before=display-manager.service ConditionPathExists=/var/lib/YaST2/reconfig_system OnFailure=shutdown.target diff --git a/YaST2-Second-Stage.service b/YaST2-Second-Stage.service index cc9d248..ba2c5e5 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) and too early vnc connection (bsc#1197265) -Before=display-manager.service xvnc.socket +# Prevent too early user login (bsc#1196594) +Before=display-manager.service ConditionPathExists=/var/lib/YaST2/runme_at_boot [Service] diff --git a/yast2-installation-4.5.0.tar.bz2 b/yast2-installation-4.5.0.tar.bz2 deleted file mode 100644 index 7043729..0000000 --- a/yast2-installation-4.5.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90893770ba383c7b8a4b94cb63e4cda5eda57e85e3e3b16bfce47deffc62366c -size 1482167 diff --git a/yast2-installation-4.5.1.tar.bz2 b/yast2-installation-4.5.1.tar.bz2 new file mode 100644 index 0000000..019f6b1 --- /dev/null +++ b/yast2-installation-4.5.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a60af246feda4b813d8a2076b00cd31be7e9a75b2a5115c7529120daee093a8d +size 1482199 diff --git a/yast2-installation.changes b/yast2-installation.changes index 4d094a8..edcf329 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 25 23:10:17 UTC 2022 - Knut Anderssen + +- Revert changes introduced in v4.3.50 as it produces some ordering + cycle issues (bsc#1198294) +- 4.5.1 + ------------------------------------------------------------------- Wed Apr 06 13:24:58 UTC 2022 - Ladislav Slezák diff --git a/yast2-installation.spec b/yast2-installation.spec index 1626691..7bc8067 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.5.0 +Version: 4.5.1 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only