X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=packaging%2Fdebian%2Fchangelog;h=f4efc0d614e41430b5d63e60f52754595f7ee665;hb=134b8c66bec679556bec90c4eef937d464a7950e;hp=873b0587785f389c263c7ea578cb973daeaeaac2;hpb=e41e47bde4fe94e1503a9210dd3fef0c68bd491f;p=monkeysphere.git diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 873b058..f4efc0d 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,3 +1,22 @@ +monkeysphere (0.25-1~pre) UNRELEASED; urgency=low + + * New upstream release: + - update/fix the marginal ui output + - use msmktempdir everywhere (avoid unwrapped calls to mktemp for + portability) + - clean out some redundant "cat"s + - 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. + - resolve symlinks when checking paths (thanks Silvio Rhatto) (closes MS #917) + * update Standard-Version to 3.8.1 + + -- Jameson Graef Rollins Mon, 29 Jun 2009 11:27:33 -0400 + monkeysphere (0.24-1) unstable; urgency=low * New upstream release: