diff --git a/YaST2-Second-Stage.service b/YaST2-Second-Stage.service index 1278680..2bf9ee4 100644 --- a/YaST2-Second-Stage.service +++ b/YaST2-Second-Stage.service @@ -1,7 +1,7 @@ [Unit] Description=YaST2 Second Stage After=apparmor.service local-fs.target -Before=getty@tty1.service xdm.service network.service NetworkManager.service +Before=getty@tty1.service xdm.service network.service NetworkManager.service SuSEfirewall2_init.service ConditionPathExists=/var/lib/YaST2/runme_at_boot [Service] diff --git a/yast2-installation-2.22.7.tar.bz2 b/yast2-installation-2.22.7.tar.bz2 deleted file mode 100644 index 4ebb619..0000000 --- a/yast2-installation-2.22.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:506aec9083fbfbdf17fcb887ad3bf85be32d3b3fa438864e77e403d99e932518 -size 283883 diff --git a/yast2-installation-2.22.8.tar.bz2 b/yast2-installation-2.22.8.tar.bz2 new file mode 100644 index 0000000..06573fa --- /dev/null +++ b/yast2-installation-2.22.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c35f2c23f159a8b01aa5e493f7cfe7e281aee7a5d95a9138cc8ada1816280834 +size 284153 diff --git a/yast2-installation.changes b/yast2-installation.changes index b55d471..b07f93d 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Jun 25 11:06:48 CEST 2012 - jsuchome@suse.cz + +- ensure 2nd stage is started after SuSEFirewall, so SSH port + can be correctly opened during SSH install (bnc#733361) +- 2.22.8 + +------------------------------------------------------------------- +Tue Jun 19 14:49:52 CEST 2012 - aschnell@suse.de + +- kill console before reboot (bnc#759627) + (otherwise systemd will not proceed with system shutdown) + ------------------------------------------------------------------- Wed Jun 6 11:27:02 CEST 2012 - jsuchome@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 17021b6..1e2e4c2 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 2.22.7 +Version: 2.22.8 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build