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