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