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