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