diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-04 19:24:18 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-04 19:24:18 -0400 |
| commit | 8e442f0656365e48565547b5d6b45f0c42ae320f (patch) | |
| tree | bdd7252833db4e8443c4ed1de54df64691fa2d7d /debian | |
| parent | 302fb3183fc60cbd3fd6dcca21257df11e3bae59 (diff) | |
DNS records for hosts with known ssh public keys now automatically include SSHFP records.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a454ac58..d045bb70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ propellor (1.3.1) UNRELEASED; urgency=medium * Fix bug that prevented deploying ssh host keys when the file for the key didn't already exist. + * DNS records for hosts with known ssh public keys now automatically + include SSHFP records. -- Joey Hess <id@joeyh.name> Sun, 04 Jan 2015 18:19:30 -0400 |
