forked from pool/yast2-installation
Accepting request 399473 from YaST:Head
submit new version 3.1.191 OBS-URL: https://build.opensuse.org/request/show/399473 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=359
This commit is contained in:
commit
dbbcc03fa8
@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=YaST2 Firstboot
|
||||
After=apparmor.service local-fs.target plymouth-start.service
|
||||
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
|
||||
ConditionPathExists=/var/lib/YaST2/reconfig_system
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ae752bdc16e9bac14469a3046d876af90c3d51499f9cf00ae6a5b24daa73a1a
|
||||
size 422459
|
3
yast2-installation-3.1.191.tar.bz2
Normal file
3
yast2-installation-3.1.191.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6d3b6f36226aaf78e8c687c914d1286203268b717920dd9d4081e7743930416
|
||||
size 422737
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 1 11:41:27 UTC 2016 - igonzalezsosa@suse.com
|
||||
|
||||
- When importing SSH keys/configuration, only regular files
|
||||
will be considered (bsc#982522)
|
||||
- Force YaST2-Firstboot.service to run after
|
||||
YaST2-Second-Stage.service (bsc#980365)
|
||||
- 3.1.191
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 14:35:05 UTC 2016 - lslezak@suse.cz
|
||||
|
||||
- Move the debugger invocation code to yast2-ruby-bindings package
|
||||
to use the same implementation at run time (FATE#318421)
|
||||
- 3.1.190
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 26 13:17:42 UTC 2016 - kanderssen@suse.com
|
||||
|
||||
- System Role: centered dialog (ncurses).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 25 15:49:41 UTC 2016 - kanderssen@suse.com
|
||||
|
||||
- More visual improvements in the SSH keys importing proposal
|
||||
summary based on blog entry feedback. (Fate#319624)
|
||||
- 3.1.189
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 25 13:07:59 UTC 2016 - lslezak@suse.cz
|
||||
|
||||
- Start the Ruby debugger at the beginning of installation
|
||||
when Y2DEBUGGER is set (FATE#318421)
|
||||
- 3.1.188
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 17 08:17:51 UTC 2016 - ancor@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 3.1.187
|
||||
Version: 3.1.191
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user