diff --git a/YaST2-Second-Stage.service b/YaST2-Second-Stage.service index 29e502e..7bdce64 100644 --- a/YaST2-Second-Stage.service +++ b/YaST2-Second-Stage.service @@ -2,7 +2,7 @@ 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 xinetd.service +After=apparmor.service local-fs.target plymouth-start.service Before=getty@tty1.service display-manager.service network.service NetworkManager.service SuSEfirewall2_init.service SuSEfirewall2.service ConditionPathExists=/var/lib/YaST2/runme_at_boot diff --git a/yast2-installation-3.1.159.tar.bz2 b/yast2-installation-3.1.159.tar.bz2 deleted file mode 100644 index 601f724..0000000 --- a/yast2-installation-3.1.159.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6f3603411c2369150accdd1594418ef2694bf37d953bcc1270beafb6368a906 -size 395655 diff --git a/yast2-installation-3.1.161.tar.bz2 b/yast2-installation-3.1.161.tar.bz2 new file mode 100644 index 0000000..329d6b9 --- /dev/null +++ b/yast2-installation-3.1.161.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdb2fa367d6aa797eb370ecaa86a0115b44affbac983a544410625f360ee30d4 +size 396039 diff --git a/yast2-installation.changes b/yast2-installation.changes index 2222b2f..d341044 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Oct 9 13:32:36 UTC 2015 - ancor@suse.com + +- Language selection screen fixed to immediately apply the keyboard + layout after changing it automatically (bsc#947969). +- 3.1.161 + +------------------------------------------------------------------- +Thu Oct 1 15:55:54 UTC 2015 - ancor@suse.com + +- Simplified second stage systemd unit to avoid dependencies cycles + (bnc#947521 and bnc#931643). Logic moved to YaST startup scripts. +- 3.1.160 + ------------------------------------------------------------------- Fri Sep 4 07:07:33 UTC 2015 - jsrain@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 07ad72d..d8443f0 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.159 +Version: 3.1.161 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build