X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=Changelog;h=bac0bd9ae600421347dedf086ccd315cc28f99f3;hb=f555d852be2a56020171692a8d4426093c1fcbf3;hp=25dde749818a56cc357d9c86323f8596b071e104;hpb=7597f40e6846fb879508ed9581f3610d990dab4d;p=monkeysphere-validation-agent.git diff --git a/Changelog b/Changelog index 25dde74..bac0bd9 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,34 @@ -msva-perl (0.6~pre) upstream; +msva-perl (0.9~pre) upstream; + + * Add "email" context (checks for 's' capability) (closes MS #2688) + * Add "openpgp4fpr" pkc type for providing OpenPGP v4 fingerprint + + -- Jameson Rollins Sat, 25 Dec 2010 12:05:04 -0500 + +msva-perl (0.8) upstream; + + * Minor bugfix release! + * Avoid indirect object creation (thanks to intrigeri for pointing this out). + * Bug fix for unused option provided to gpgkeys_hkpms. + * Allow use of hkpms keyservers from gpg.conf + * Allow the use of ports in hostnames (closes MS # 2665) + * Do not report self-sigs as other certifiers (but report valid, + non-matching identities independently) (closes MS # 2569) + * List certifiers only once (closes MS # 2573) + * Enable the use of --keyserver-options http-proxy for gpgkeys_hkpms + (includes support for socks proxies) (closes MS # 2677) + + -- Daniel Kahn Gillmor Mon, 20 Dec 2010 04:04:15 -0500 + +msva-perl (0.7) upstream; + + * udpated msva-query-agent documentation + * added gpgkeys_hkpms for monkeysphere-authenticated HKPS access + (closes MS #2016) + + -- Daniel Kahn Gillmor Tue, 07 Dec 2010 21:34:23 -0500 + +msva-perl (0.6) upstream; * Add new element to JSON syntax allowing request to override keyserver_policy (closes MS #2542) @@ -11,9 +41,14 @@ msva-perl (0.6~pre) upstream; * fixed double-prompting on sites that have more than one User ID (closes MS #2567) * report server implementation name and version with every query (closes - MS # 2564) - - -- Daniel Kahn Gillmor Thu, 28 Oct 2010 17:14:35 -0400 + MS #2564) + * support x509pem, opensshpubkey, and rfc4716 PKC formats in addition to + x509der (addresses MS #2566) + * add new peer type categorization (closes MS #2568) -- peers of type + client can have much more flexible names than regular hostnames we + look for for servers. + + -- Daniel Kahn Gillmor Sun, 14 Nov 2010 03:04:13 -0500 msva-perl (0.5) upstream;