forked from pool/yast2-installation
- The user is now informed about SSH keys to be reused (copied
from a previous system) during system installation. - The user can select a different partition (or none) to read the keys from and whether to also copy config files. - SSH import functionality not longer depending from "copy_to_system" feature. - Fate#319624 - 3.1.187 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=782
This commit is contained in:
parent
f574127026
commit
b05d4238f8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a9abc8fb5619bcbc5e21a57c6b079f87bff2197031923d32dea74bbbef08592
|
||||
size 415074
|
3
yast2-installation-3.1.187.tar.bz2
Normal file
3
yast2-installation-3.1.187.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd9250bd912b8280e1bb29de671ee2011e837d4df2e268b1949ee04d10682b5d
|
||||
size 422464
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 16 16:39:34 UTC 2016 - ancor@suse.com
|
||||
|
||||
- The user is now informed about SSH keys to be reused (copied
|
||||
from a previous system) during system installation.
|
||||
- The user can select a different partition (or none) to read the
|
||||
keys from and whether to also copy config files.
|
||||
- SSH import functionality not longer depending from
|
||||
"copy_to_system" feature.
|
||||
- Fate#319624
|
||||
- 3.1.187
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 16 08:29:25 UTC 2016 - lslezak@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 3.1.186
|
||||
Version: 3.1.187
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user