diff --git a/YaST2-Firstboot.service b/YaST2-Firstboot.service index 1e93098..64b2048 100644 --- a/YaST2-Firstboot.service +++ b/YaST2-Firstboot.service @@ -8,7 +8,8 @@ ConditionPathExists=/var/lib/YaST2/reconfig_system [Service] Type=oneshot Environment=SYSTEMCTL_OPTIONS=--ignore-dependencies TERM=linux -ExecStartPre=-/usr/bin/plymouth --hide-splash +ExecStartPre=-/usr/bin/plymouth quit +ExecStartPre=-/usr/bin/plymouth --wait ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot ExecStartPost=/usr/bin/rm -f /var/lib/YaST2/reconfig_system ExecStartPost=/usr/bin/systemctl restart systemd-vconsole-setup.service diff --git a/yast2-installation-3.1.169.tar.bz2 b/yast2-installation-3.1.169.tar.bz2 deleted file mode 100644 index eaed7eb..0000000 --- a/yast2-installation-3.1.169.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9839f21b10dab862f5db2f949a119414839d8b71b64c53d6ee68e25a7bad3d85 -size 394820 diff --git a/yast2-installation-3.1.171.tar.bz2 b/yast2-installation-3.1.171.tar.bz2 new file mode 100644 index 0000000..fefa788 --- /dev/null +++ b/yast2-installation-3.1.171.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc130ab99505865a092255e7a90fdf3803577938bd3f4b6cca60b43457d23c4 +size 395127 diff --git a/yast2-installation.changes b/yast2-installation.changes index 22e8002..0ea1d3b 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Feb 29 09:05:16 UTC 2016 - mfilka@suse.com + +- bsc#956473 + - network interfaces listing shows all IPv4 / IPv6 addresses per + device +- 3.1.171 + +------------------------------------------------------------------- +Fri Feb 26 08:36:55 UTC 2016 - ancor@suse.com + +- Ensure plymouth does not interfere with X11 when executing + yast2-firstboot (bsc#966874) +- 3.1.170 + ------------------------------------------------------------------- Sun Feb 21 21:15:02 UTC 2016 - mfilka@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index e55e5f7..9c26586 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.169 +Version: 3.1.171 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build