fb1b6765a8279286aa41b1394a77e09362f3d6a3
[monkeysphere-validation-agent.git] / Changelog
1 msva-perl (0.4~pre) upstream;
2
3   * removed dependency on monkeysphere package -- just invoke GnuPG
4     directly (needs GnuPG::Interface, Regexp::Common) (closes MS #2034)
5   * adds MSVA_KEYSERVER_POLICY and MSVA_KEYSERVER environment variables.
6   * added a marginal UI (needs Gtk2 perl module) (closes MS #2004)
7   * untaint input uids (closes MS #2270)
8
9  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Sat, 02 Oct 2010 23:54:11 -0400
10
11 msva-perl (0.3) upstream;
12
13   * packaging re-organization
14   * properly closing piped monkeysphere call
15   * restore default SIGCHLD handling for exec'ed subprocess (Closes: MS #2414)
16
17  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 16 Jun 2010 02:29:06 -0400
18
19 msva-perl (0.2) upstream;
20
21   * can now be invoked with a sub-command; will run until subcommand
22     completes, and then terminate with the same return code (this is
23     similar to the ssh-agent technique, and enables inclusion in
24     Xsession.d; see monkeysphere 0.29 package for automatic startup).
25   * chooses arbitrary open port by default (can still be specified with
26     MSVA_PORT environment variable)
27   * minimized logging spew by default.
28   * now shipping README.schema (notes about possible future MSVA
29     implementations)
30   * cleanup Makefile and distribution strategies.
31
32  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Mon, 15 Mar 2010 14:25:42 -0400
33
34 msva-perl (0.1) upstream;
35
36    * first release.
37
38  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Tue, 09 Mar 2010 00:08:54 -0500
39