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