Added file permission check function, and fixed bug in key writing for
[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   * Add write permission check on authorized_keys, known_hosts, and
15     authorized_user_ids files.
16
17  -- Jameson Graef Rollins <jrollins@phys.columbia.edu>  Thu, 10 Jul 2008 16:47:17 -0400
18
19 monkeysphere (0.3-1) experimental; urgency=low
20
21   [ Daniel Kahn Gillmor ]
22   * new version.
23
24   [ Jameson Graef Rollins ]
25   * Move files in /var/cache/monkeysphere and GNUPGHOME for server to
26     the more appropriate /var/lib/monkeysphere.
27
28  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 24 Jun 2008 00:55:29 -0400
29
30 monkeysphere (0.2-2) experimental; urgency=low
31
32   * added lockfile-progs dependency
33
34  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 23 Jun 2008 19:34:05 -0400
35
36 monkeysphere (0.2-1) experimental; urgency=low
37
38   [ Daniel Kahn Gillmor ]
39   * openpgp2ssh now supports specifying keys by full fingerprint.
40
41   [ Jameson Graef Rollins ]
42   * Add AUTHORIZED_USER_IDS config variable for server, which defaults to
43     %h/.config/monkeysphere/authorized_user_ids, instead of
44     /etc/monkeysphere/authorized_user_ids.
45   * Remove {update,remove}-userids functions, since we decided they
46     weren't useful enough to be worth maintaining.
47   * Better handling of unknown users in server update-users
48   * Add file locking when modifying known_hosts or authorized_keys
49   * Better failure/prompting for gen-subkey
50   * Add ability to set any owner trust level for keys in server keychain.
51
52  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 23 Jun 2008 17:03:19 -0400
53
54 monkeysphere (0.1-1) experimental; urgency=low
55
56   * First release of debian package for monkeysphere.
57   * This is experimental -- please report bugs!
58
59  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Thu, 19 Jun 2008 00:34:53 -0400
60