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