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