diff options
author | Matthew Goins <mjgoins@openflows.com> | 2009-05-24 15:26:22 -0400 |
---|---|---|
committer | Matthew Goins <mjgoins@openflows.com> | 2009-05-24 15:26:22 -0400 |
commit | 2be12861abfe70143aada51e9034a218967658bf (patch) | |
tree | e005bbee23c9f224dc7efa31dcc7c82a4ff9bbb0 /packaging | |
parent | 8e5e66add8fdaada67288464750bc86fdb633b40 (diff) | |
parent | e2e86b09f48ae9e3c115a7215256ac1345f86a5c (diff) |
Merge commit 'dkg/master'
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index b6592ad..e8e535a 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -8,10 +8,13 @@ monkeysphere (0.25-1~pre) UNRELEASED; urgency=low - fix monkeysphere update-known_hosts for sshd running on non-standard ports - add 'sshfpr' subcommand to output the ssh fingerprint of a gpg key + - pem2openpgp now generates self-sigs over SHA-256 instead of SHA-1 - some portability improvements + - properly handle translation of keys with fingerprints with leading + all-zero bytes. * update Standard-Version to 3.8.1 - -- Jameson Graef Rollins <jrollins@finestructure.net> Thu, 30 Apr 2009 15:34:28 -0700 + -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 21 May 2009 13:04:10 -0400 monkeysphere (0.24-1) unstable; urgency=low |