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