announce msva-perl version 0.2
[monkeysphere.git] / website / news / msva-perl-0.2.mdwn
1 [[!meta title="Monkeysphere Validation Agent (Perl) 0.2 released!"]]
2
3 Version 0.2 of the Perl implementation of the Monkeysphere Validation
4 Agent has been released.
5
6 Notes from the changelog:
7
8 <pre>
9   * can now be invoked with a sub-command; will run until subcommand
10     completes, and then terminate with the same return code (this is
11     similar to the ssh-agent technique, and enables inclusion in
12     Xsession.d; see monkeysphere 0.29 package for automatic startup).
13   * chooses arbitrary open port by default (can still be specified with
14     MSVA_PORT environment variable)
15   * minimized logging spew by default.
16   * now shipping README.schema (notes about possible future MSVA
17     implementations)
18   * cleanup Makefile and distribution strategies.
19 </pre>
20