diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-04 16:54:43 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-04 16:54:43 -0400 |
| commit | 0af7629c988dbce4b1074e6c760b8c2967411483 (patch) | |
| tree | be2e7b65c9bd6be1923ef3260863d36010dc7ed6 /debian | |
| parent | a2bb647827ee7eea0c038fdd40d1bd65c0d7a2c8 (diff) | |
propellor spin
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 11d52e3c..63089cbc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,12 +6,13 @@ propellor (1.3.0) UNRELEASED; urgency=medium that docker exec doesn't enter a chroot. * Update intermediary propellor in --spin --via * Added support for DNSSEC. + * Ssh.hostKey and Ssh.hostKeys no longer install public keys from + the privdata. Instead, the public keys are included in the + configuration. (API change) + * Ssh.hostKeys now removes any host keys of types that the host is not + configured to have. * sshPubKey is renamed to Ssh.pubKey, and has an added SshKeyType parameter. (API change) - * Ssh.hostKey and Ssh.hostKeys no longer install public keys from - the privdata. Instead, the public keys of a host should be set using - Ssh.pubKey. - * 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 |
