forked from pool/yast2-installation
Accepting request 440334 from YaST:Head
submit new version 3.2.9 OBS-URL: https://build.opensuse.org/request/show/440334 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=374
This commit is contained in:
commit
deb20ab6e0
@ -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]
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:563c882331d0a827b1bd483e11c72390db2fa2a0cae88cdf5eff57875742c590
|
||||
size 428429
|
3
yast2-installation-3.2.9.tar.bz2
Normal file
3
yast2-installation-3.2.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4983eaa6243e614f46475d19dd83fa1dd1ca758e3e59ddf996e5b2c21c12de08
|
||||
size 427999
|
@ -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
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 3.2.7
|
||||
Version: 3.2.9
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user