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