summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorJameson Rollins <jrollins@finestructure.net>2010-10-22 16:25:04 -0400
committerJameson Rollins <jrollins@finestructure.net>2010-10-24 11:51:02 -0400
commitaf9ff0feedd40dadc8df15bf9f5392a599e5279e (patch)
treeb97a3f94a107b045d29cd527515e697e477c0464 /Changelog
parentc7d807fb792096862a27fa0742f825d4792b7a01 (diff)
don't fail if authorized_keys file not present
we create a new function here, touch_key_file_or_fail, which will touch a new key file if there isn't one already present. This is now used in the update_authorized_keys and update_known_hosts functions when looking for authorized_keys and known_hosts respectively. Closes Debian 600644
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 2e145d4..54db99c 100644
--- a/Changelog
+++ b/Changelog
@@ -6,8 +6,9 @@ monkeysphere (0.34~pre) unstable; urgency=low
paths.
* update authorized_keys and known_hosts in temp file that are
atomically moved into place
+ * don't fail if authorized_keys file not already present (Closes: 600644)
- -- Jameson Rollins <jrollins@finestructure.net> Mon, 18 Oct 2010 16:35:59 -0400
+ -- Jameson Rollins <jrollins@finestructure.net> Fri, 22 Oct 2010 16:23:31 -0400
monkeysphere (0.33) unstable; urgency=low