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