diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-02-26 10:55:14 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-02-26 10:55:14 -0400 |
| commit | 0cba8dec39447f030c0f765d1d84a1c2466b9bfc (patch) | |
| tree | ff57922d3184059f2a8a3575e4a3e37e44c2c755 /debian | |
| parent | e885431da416d26e01454edf47fefbc0777dcbdd (diff) | |
Ssh.authorizedKey: Fix bug preventing it from working when the authorized_keys file does not yet exist.
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 bd4e2908..76367e6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ propellor (2.16.0) UNRELEASED; urgency=medium add CustomTarget, and more improvements. Thanks, Félix Sipma. * Firewall.rule: Now takes a Table parameter. (API change) + * Ssh.authorizedKey: Fix bug preventing it from working when the + authorized_keys file does not yet exist. -- Joey Hess <id@joeyh.name> Fri, 19 Feb 2016 11:29:53 -0400 |
