diff --git a/YaST2-Firstboot.service b/YaST2-Firstboot.service index b0c9915..7ba0998 100644 --- a/YaST2-Firstboot.service +++ b/YaST2-Firstboot.service @@ -2,7 +2,7 @@ Description=YaST2 Firstboot After=apparmor.service local-fs.target plymouth-start.service YaST2-Second-Stage.service Before=getty@tty1.service serial-getty@ttyS0.service serial-getty@ttyS1.service serial-getty@ttyS2.service -Before=display-manager.service network.service +Before=display-manager.service ConditionPathExists=/var/lib/YaST2/reconfig_system [Service] diff --git a/yast2-installation-3.2.7.tar.bz2 b/yast2-installation-3.2.7.tar.bz2 deleted file mode 100644 index b0a9144..0000000 --- a/yast2-installation-3.2.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:563c882331d0a827b1bd483e11c72390db2fa2a0cae88cdf5eff57875742c590 -size 428429 diff --git a/yast2-installation-3.2.9.tar.bz2 b/yast2-installation-3.2.9.tar.bz2 new file mode 100644 index 0000000..584aba5 --- /dev/null +++ b/yast2-installation-3.2.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4983eaa6243e614f46475d19dd83fa1dd1ca758e3e59ddf996e5b2c21c12de08 +size 427999 diff --git a/yast2-installation.changes b/yast2-installation.changes index 4cd3ef6..e8bb03c 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Nov 14 14:30:12 UTC 2016 - jreidinger@suse.com + +- The user has to confirm when the configuration proposal contains + a non-blocking error (generic fix for bsc#1003682) +- 3.2.9 + +------------------------------------------------------------------- +Fri Nov 11 16:41:25 CET 2016 - schubi@suse.de + +- Fixed bug: AutoYaST hangs while running second stage. + Removed network.service in the Before section of + YaST2-Firstboot.service. (bnc#1007752) +- 3.2.8 + ------------------------------------------------------------------- Fri Nov 11 13:50:06 UTC 2016 - jreidinger@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 08b0ebe..6cd4da4 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.2.7 +Version: 3.2.9 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build