diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-03-02 15:35:06 -0500 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-03-02 15:35:06 -0500 |
commit | 6fb913f396e513148dd270c1ecca8eda537e50c6 (patch) | |
tree | e08404cbf4c12445af066ab3c855ca525a35bfa1 /packaging/debian | |
parent | 5d4812173522007b7b6786a2c6f6f551394d062b (diff) |
added ability to specify subkeys to add to agent with MONKEYSPHERE_SUBKEYS_FOR_AGENT variable.
Diffstat (limited to 'packaging/debian')
-rw-r--r-- | packaging/debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 8b3b922..786d410 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -8,13 +8,15 @@ monkeysphere (0.24~pre-1) UNRELEASED; urgency=low - improved transitions/0.23 script so it no longer fails in common circumstances (Closes: #517779) - RSA only: no longer handles DSA keys + - added ability to specify subkeys to add to ssh agent with + new MONKEYSPHERE_SUBKEYS_FOR_AGENT environment variable * update/cleanup maintainer scripts * remove GnuTLS dependency. * remove versioned coreutils | base64 dependency. * added Build-Deps for dh_autotest. * switch to Architecture: all - -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sun, 01 Mar 2009 11:47:41 -0500 + -- Jameson Graef Rollins <jrollins@finestructure.net> Mon, 02 Mar 2009 15:33:44 -0500 monkeysphere (0.23.1-1) unstable; urgency=low |