From b05d4238f8fc7b107d2520e6dd6f5585770b45ca10d21dadff4c196b473a18f0 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 16 May 2016 16:58:45 +0000 Subject: [PATCH] - 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 --- yast2-installation-3.1.186.tar.bz2 | 3 --- yast2-installation-3.1.187.tar.bz2 | 3 +++ yast2-installation.changes | 12 ++++++++++++ yast2-installation.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.186.tar.bz2 create mode 100644 yast2-installation-3.1.187.tar.bz2 diff --git a/yast2-installation-3.1.186.tar.bz2 b/yast2-installation-3.1.186.tar.bz2 deleted file mode 100644 index 0425dbe..0000000 --- a/yast2-installation-3.1.186.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a9abc8fb5619bcbc5e21a57c6b079f87bff2197031923d32dea74bbbef08592 -size 415074 diff --git a/yast2-installation-3.1.187.tar.bz2 b/yast2-installation-3.1.187.tar.bz2 new file mode 100644 index 0000000..b866283 --- /dev/null +++ b/yast2-installation-3.1.187.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd9250bd912b8280e1bb29de671ee2011e837d4df2e268b1949ee04d10682b5d +size 422464 diff --git a/yast2-installation.changes b/yast2-installation.changes index 59fb50c..09a7d68 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -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 diff --git a/yast2-installation.spec b/yast2-installation.spec index 408d0fa..08a2c6e 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.186 +Version: 3.1.187 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build