summaryrefslogtreecommitdiff
path: root/packaging/debian/changelog
diff options
context:
space:
mode:
authormike castleman <m@mlcastle.net>2008-11-17 03:00:13 -0500
committermike castleman <m@mlcastle.net>2008-11-17 03:00:13 -0500
commit2d4d7735c039f2e8623771c5b7ead05aa85831ec (patch)
tree166c1f420d59a1c62b3f5051d79222c6a13b7ccf /packaging/debian/changelog
parenta96625fb216143164f12191526939f4c0afcd5a9 (diff)
parentf7dfcead0281c9f6dd26908f76282efc843a7e52 (diff)
Merge commit 'web/master'
Diffstat (limited to 'packaging/debian/changelog')
-rw-r--r--packaging/debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog
index 62f021e..3b7432b 100644
--- a/packaging/debian/changelog
+++ b/packaging/debian/changelog
@@ -1,3 +1,20 @@
+monkeysphere (0.22~pre-1) UNRELEASED; urgency=low
+
+ * New upstream release:
+ [ Jameson Rollins ]
+
+ - added info log output when a new key is added to known_hosts file.
+ - added some useful output to the ssh-proxycommand for "marginal"
+ cases where keys are found for host but do not have full validity.
+
+ [ Daniel Kahn Gillmor ]
+
+ - automatically output two copies of the host's public key: one
+ standard ssh public key file, and the other a minimal OpenPGP key with
+ just the latest valid self-sig.
+
+ -- Jameson Graef Rollins <jrollins@finestructure.net> Sun, 16 Nov 2008 03:22:08 -0500
+
monkeysphere (0.21-2) unstable; urgency=low
* actually rmdir /var/lib/monkeysphere-* during prerm if possible.