X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=packaging%2Fdebian%2Fchangelog;h=6a9ea18f76e4f08c7612464edaa2cc80640f6bd9;hb=2aa462ad7d94dd60dad494240ffad2450612ea72;hp=c9175628a2f3e4997b289ac943a53251069e2c21;hpb=17d1afbd637b8e14fbbd7ec690952b0b49a30d81;p=monkeysphere.git diff --git a/packaging/debian/changelog b/packaging/debian/changelog index c917562..6a9ea18 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,3 +1,28 @@ +monkeysphere (0.23~pre-1) UNRELEASED; urgency=low + + "The Golden Bezoar Release" + + * New upstream release. + * rearchitect UI: + - replace monkeysphere-server with monkeysphere-{authentication,host} + - fold monkeysphere-ssh-proxycommand into /usr/bin/monkeysphere + + * new ability to import existing ssh key into monkeysphere + * simplify adding a host to the monkeysphere, automate the process + during debian installation + * provide pem2openpgp for translating unencrypted PEM-encoded raw key + material into OpenPGP keys. + * added better checks for the existence of a host private key for + functions that require it to be there. + * get rid of getopts dependency + * added version output option + * check that existing authentication keys are valid in gen_key + function. + * add transition infrastructure for major changes between releases (see + transitions/README.txt) + + -- Daniel Kahn Gillmor Thu, 19 Feb 2009 02:14:44 -0500 + monkeysphere (0.22-1) unstable; urgency=low * New upstream release: