c88dba66e5a45d5a8d345afc2d87c7d570f228d4
[monkeysphere.git] / website / news / release-0.25-1.mdwn
1 [[!meta title="Monkeysphere 0.25-1 released!"]]
2
3 Monkeysphere 0.25-1 has been released.  
4
5 Notes from the changelog:
6
7 <pre>
8   * New upstream release:
9     - update/fix the marginal ui output
10     - use msmktempdir everywhere (avoid unwrapped calls to mktemp for
11       portability)
12     - clean out some redundant "cat"s
13     - fix monkeysphere update-known_hosts for sshd running on non-standard
14       ports
15     - add 'sshfpr' subcommand to output the ssh fingerprint of a gpg key
16     - pem2openpgp now generates self-sigs over SHA-256 instead of SHA-1
17        (changes dependency to libdigest-sha-perl)
18     - some portability improvements
19     - properly handle translation of keys with fingerprints with leading
20       all-zero bytes.
21     - resolve symlinks when checking paths (thanks Silvio Rhatto)
22       (closes MS #917)
23     - explicitly set and use MONKEYSPHERE_GROUP from system "groups"
24       (closes: #534008)
25     - monkeysphere-host now uses keytrans to add and revoke hostname
26       (closes MS #422)
27   * update Standard-Version to 3.8.2 (no changes needed)
28 </pre>
29
30 [[Download]] it now!