X-Git-Url: http://git.tremily.us/?p=monkeysphere.git;a=blobdiff_plain;f=Changelog;h=27ccf8fc15179d31cb348fa83b3135cf5b90a736;hp=cf4318076a99b7f98bf51dc1d08e85e87d0e1d02;hb=HEAD;hpb=85e74d854ffd6ab826bd2d5a285bf30a2755dcef diff --git a/Changelog b/Changelog index cf43180..27ccf8f 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,41 @@ -monkeysphere (0.32~pre) unstable; urgency=low +monkeysphere (0.35) upstream; + + * Remove reference to USE_VALIDATION_AGENT. + * Fix ssh_proxycommand for marginal hosts (closes MS #2593) + * GnuPG should always behave as --fixed-list-mode (closes MS #2587) + + -- Jameson Rollins Fri, 29 Oct 2010 20:21:54 -0400 + +monkeysphere (0.34) upstream; + + * fix keys-for-user so that it outputs proper authorized_keys lines + (close MS #2550) + * refactor key processing for key files, greatly reducing redundant code + paths + * update authorized_keys and known_hosts in temp filess that are + atomically moved into place + * don't fail if authorized_keys file not already present (Closes: 600644) + * document CHECK_KEYSERVER in monkeysphere-authentication man page + (close MS #2556) + + -- Jameson Rollins Tue, 26 Oct 2010 10:27:01 -0400 + +monkeysphere (0.33) upstream; + + [ Daniel Kahn Gillmor ] + * defaulting MONKEYSPHERE_HASH_KNOWN_HOSTS to false + (closes MS #2483) + + [ Jameson Rollins ] + * fix security vulnerability is parsing userids in + monkeysphere-authentication keys-for-user (Closes: #600304) + * fix failure after first invalid key in monkeysphere-authentication + keys-for-user (closes MS #2545) + * ignore command options in monkeysphere-authentication keys-for-user + + -- Jameson Rollins Fri, 15 Oct 2010 18:05:18 -0400 + +monkeysphere (0.32) upstream; [ Jameson Rollins ] * Fix specification of install paths in all scripts and man pages @@ -12,16 +49,16 @@ monkeysphere (0.32~pre) unstable; urgency=low * fix monkeysphere-host revoke-key, which never worked properly :( * add some debug output to monkeysphere-host publish-key (closes MS #2289) - + [ Clint Adams ] * add support for options to the authorized User IDs file. Options that should apply to keys for a given User ID should be on whitespace-prefixed lines immediately following that User ID. (closes MS #440) - -- Jameson Rollins Mon, 04 Oct 2010 00:36:08 -0400 + -- Jameson Rollins Wed, 06 Oct 2010 17:41:09 -0400 -monkeysphere (0.31) unstable; urgency=low +monkeysphere (0.31) upstream; [ Daniel Kahn Gillmor ] * support x509 anchors for monkeysphere-host, allow shared anchor @@ -38,7 +75,7 @@ monkeysphere (0.31) unstable; urgency=low -- Daniel Kahn Gillmor Thu, 15 Jul 2010 19:20:35 -0400 -monkeysphere (0.30) unstable; urgency=low +monkeysphere (0.30) upstream; * changing tarball creation and packaging strategies * make non-ssh parts of monkeysphere work well when openssh is not @@ -47,7 +84,7 @@ monkeysphere (0.30) unstable; urgency=low -- Daniel Kahn Gillmor Sat, 17 Apr 2010 16:46:52 -0400 -monkeysphere (0.29) unstable; urgency=low +monkeysphere (0.29) upstream; * This is mainly a bugfix release * Fix man page typo about monkeysphere authorized_keys location @@ -67,7 +104,7 @@ monkeysphere (0.29) unstable; urgency=low -- Daniel Kahn Gillmor Sun, 14 Mar 2010 21:00:47 -0400 -monkeysphere (0.28) unstable; urgency=low +monkeysphere (0.28) upstream; * Major rework of monkeysphere-host to handle multiple host keys. We also no longer assume ssh service keys. monkeysphere-host is now a @@ -77,7 +114,7 @@ monkeysphere (0.28) unstable; urgency=low -- Jameson Rollins Tue, 19 Jan 2010 13:50:31 -0500 -monkeysphere (0.27) unstable; urgency=low +monkeysphere (0.27) upstream; * fixed monkeysphere gen-subkey subcommand that was erroneously creating DSA subkeys due to unannounced change in gpg edit-key UI. Now tests @@ -87,7 +124,7 @@ monkeysphere (0.27) unstable; urgency=low -- Jameson Rollins Mon, 11 Jan 2010 20:54:21 -0500 -monkeysphere (0.26) unstable; urgency=low +monkeysphere (0.26) upstream; * add 'refresh-keys' subcommand to monkeysphere-authentication * improve marginal UI (closes MS #1141) @@ -101,7 +138,7 @@ monkeysphere (0.26) unstable; urgency=low -- Jameson Graef Rollins Sat, 01 Aug 2009 17:11:05 -0400 -monkeysphere (0.25) unstable; urgency=low +monkeysphere (0.25) upstream; * New upstream release: * update/fix the marginal ui output @@ -124,7 +161,7 @@ monkeysphere (0.25) unstable; urgency=low -- Jameson Graef Rollins Thu, 16 Jul 2009 22:09:19 -0400 -monkeysphere (0.24) unstable; urgency=low +monkeysphere (0.24) upstream; * fixed how version information is stored/retrieved * now uses perl-based keytrans for both pem2openpgp and openpgp2ssh @@ -138,7 +175,7 @@ monkeysphere (0.24) unstable; urgency=low -- Jameson Graef Rollins Tue, 03 Mar 2009 19:38:33 -0500 -monkeysphere (0.23) unstable; urgency=low +monkeysphere (0.23) upstream; "The Golden Bezoar Release" @@ -162,7 +199,7 @@ monkeysphere (0.23) unstable; urgency=low -- Daniel Kahn Gillmor Sat, 21 Feb 2009 17:51:06 -0500 -monkeysphere (0.22) unstable; urgency=low +monkeysphere (0.22) upstream; [ Jameson Graef Rollins ] * added info log output when a new key is added to known_hosts file. @@ -179,13 +216,13 @@ monkeysphere (0.22) unstable; urgency=low -- Jameson Graef Rollins Fri, 28 Nov 2008 14:23:31 -0500 -monkeysphere (0.21) unstable; urgency=low +monkeysphere (0.21) upstream; * move debian packaging to packaging subdirectory. -- Jameson Graef Rollins Sat, 15 Nov 2008 16:14:27 -0500 -monkeysphere (0.20) unstable; urgency=low +monkeysphere (0.20) upstream; [ Daniel Kahn Gillmor ] * ensure that tempdirs are properly created, bail out otherwise instead @@ -454,4 +491,3 @@ monkeysphere (0.1) experimental; urgency=low * This is experimental -- please report bugs! -- Daniel Kahn Gillmor Thu, 19 Jun 2008 00:34:53 -0400 -