fixing return code error in openpgp2ssh, preparing for new release.
[monkeysphere.git] / debian / changelog
1 monkeysphere (0.4-1) experimental; urgency=low
2
3   [ Daniel Kahn Gillmor ]
4   * New version.
5   * Fixed return code error in openpgp2ssh
6
7   [ Jameson Graef Rollins ]
8   * Privilege separation: use monkeysphere user to handle maintenance of
9     the gnupg authentication keychain for server.
10   * Improved certifier key management.
11   * Fixed variable scoping and config file precedence.
12   * Add options for key generation and add-certifier functions.
13   * Fix return codes for known_host and authorized_keys updating
14     functions.
15   * Add write permission check on authorized_keys, known_hosts, and
16     authorized_user_ids files.
17
18  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 22 Jul 2008 21:50:17 -0400
19
20 monkeysphere (0.3-1) experimental; urgency=low
21
22   [ Daniel Kahn Gillmor ]
23   * new version.
24
25   [ Jameson Graef Rollins ]
26   * Move files in /var/cache/monkeysphere and GNUPGHOME for server to
27     the more appropriate /var/lib/monkeysphere.
28
29  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 24 Jun 2008 00:55:29 -0400
30
31 monkeysphere (0.2-2) experimental; urgency=low
32
33   * added lockfile-progs dependency
34
35  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 23 Jun 2008 19:34:05 -0400
36
37 monkeysphere (0.2-1) experimental; urgency=low
38
39   [ Daniel Kahn Gillmor ]
40   * openpgp2ssh now supports specifying keys by full fingerprint.
41
42   [ Jameson Graef Rollins ]
43   * Add AUTHORIZED_USER_IDS config variable for server, which defaults to
44     %h/.config/monkeysphere/authorized_user_ids, instead of
45     /etc/monkeysphere/authorized_user_ids.
46   * Remove {update,remove}-userids functions, since we decided they
47     weren't useful enough to be worth maintaining.
48   * Better handling of unknown users in server update-users
49   * Add file locking when modifying known_hosts or authorized_keys
50   * Better failure/prompting for gen-subkey
51   * Add ability to set any owner trust level for keys in server keychain.
52
53  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 23 Jun 2008 17:03:19 -0400
54
55 monkeysphere (0.1-1) experimental; urgency=low
56
57   * First release of debian package for monkeysphere.
58   * This is experimental -- please report bugs!
59
60  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Thu, 19 Jun 2008 00:34:53 -0400
61