diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-07-10 16:50:05 -0400 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-07-10 16:50:05 -0400 |
commit | 13298a58b39438ae9892194578b8b8f3d3b6013a (patch) | |
tree | 946b6de773d2f167824783d01910d47a2df6a243 /debian/changelog | |
parent | 5fadec09dcd44c4dcad657a0f3d96878b592b77b (diff) |
Added file permission check function, and fixed bug in key writing for
untranslated keys.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 48af4d7..22f698b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,10 @@ monkeysphere (0.4-1) UNRELEASED; urgency=low * Add options for key generation and add-certifier functions. * Fix return codes for known_host and authorized_keys updating functions. + * Add write permission check on authorized_keys, known_hosts, and + authorized_user_ids files. - -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Wed, 09 Jul 2008 19:39:44 -0400 + -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Thu, 10 Jul 2008 16:47:17 -0400 monkeysphere (0.3-1) experimental; urgency=low |