From 0cba8dec39447f030c0f765d1d84a1c2466b9bfc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 26 Feb 2016 10:55:14 -0400 Subject: Ssh.authorizedKey: Fix bug preventing it from working when the authorized_keys file does not yet exist. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') 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 Fri, 19 Feb 2016 11:29:53 -0400 -- cgit v1.3-2-g0d8e