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