diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-04 15:59:42 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-04 15:59:54 -0400 |
| commit | 84685f24c9614d5f2c19851b4c63744bcb037241 (patch) | |
| tree | 3f466362dfb5ffc0cbe0ed02e720ab203f47489f /debian | |
| parent | f1a1d0001a4c9bbfb0d658131314d014d7deb5c8 (diff) | |
Ssh.hostKeys now also installs any available SshEd25519 keys.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0176daf1..3cdaaa89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,8 @@ propellor (1.3.0) UNRELEASED; urgency=medium * Update intermediary propellor in --spin --via * Added support for DNSSEC. * sshPubKey is renamed to Ssh.pubKey, and has an added SshKeyType - parameter. + parameter. (API change) + * Ssh.hostKeys now also installs any available SshEd25519 keys. * Fix build with process 1.2.1.0. -- Joey Hess <id@joeyh.name> Thu, 01 Jan 2015 13:27:23 -0400 |
