From e77deb1ef29201ec2a957e17b613958823cca8bb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 16 Apr 2019 11:19:43 -0400 Subject: Ssh.userKeys, Ssh.userKeyAt: Create .ssh directory when it does not yet exist. * Ssh.userKeys, Ssh.userKeyAt: Create .ssh directory when it does not yet exist. * Ssh.userKeyAt: When a relative filepath is provided, it's put inside the user's .ssh directory. --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index dd8f8fd2..b7dafc8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,10 @@ propellor (5.8.0) UNRELEASED; urgency=medium since it's namespaced. * Add User.ownsWithPrimaryGroup Thanks, Sean Whitton + * Ssh.userKeys, Ssh.userKeyAt: Create .ssh directory when it does not yet + exist. + * Ssh.userKeyAt: When a relative filepath is provided, it's put inside + the user's .ssh directory. -- Joey Hess Mon, 08 Apr 2019 11:09:04 -0400 -- cgit v1.2.3