X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=packaging%2Fdebian%2Fchangelog;h=6a9ea18f76e4f08c7612464edaa2cc80640f6bd9;hb=2aa462ad7d94dd60dad494240ffad2450612ea72;hp=c2c42415ed5c849bccb8b0753a123620957523da;hpb=c9efd3d44010262946d518dc712edba733697b34;p=monkeysphere.git diff --git a/packaging/debian/changelog b/packaging/debian/changelog index c2c4241..6a9ea18 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,17 +1,47 @@ -monkeysphere (0.22-1) UNRELEASED; urgency=low +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: - [ Jameson Rollins ] + [ Jameson Graef Rollins ] - - Added info log output when a new key is added to known_hosts file. + - 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. + - force ssh-keygen to read from stdin to get ssh key fingerprint. [ 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. + - debian/control: corrected alternate dependency from procfile to + procmail (which provides /usr/bin/lockfile) - -- Jameson Graef Rollins Sat, 15 Nov 2008 20:49:13 -0500 + -- Jameson Graef Rollins Fri, 28 Nov 2008 14:23:31 -0500 monkeysphere (0.21-2) unstable; urgency=low