7e1af90553bc492efda9119bb9dc1f9e871b5882
[monkeysphere.git] / debian / changelog
1 monkeysphere (0.10-1) experimental; urgency=low
2
3   * Fix bug in previous uid processing bug fix (stupid stupid).
4
5  -- Jameson Graef Rollins <jrollins@phys.columbia.edu>  Mon, 18 Aug 2008 13:16:15 -0700
6
7 monkeysphere (0.9-1) experimental; urgency=low
8
9   [ Daniel Kahn Gillmor ]
10   * implemented "monkeysphere-server extend-key" to adjust expiration
11     date of host key.
12   * removed "monkeysphere-server fingerprint".  Use "monkeysphere-server
13     show-key" instead.
14   
15   [ Jameson Graef Rollins ]
16   * fixed bug in user id processing that prevented bad primary keys from
17     being properly removed.
18
19  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 18 Aug 2008 15:42:12 -0400
20
21 monkeysphere (0.8-1) experimental; urgency=low
22
23   [ Daniel Kahn Gillmor ]
24   * debian/control: switched Vcs-Git to use "centralized" git repo instead
25     of my own.
26   * More monkeysphere-server diagnostics
27   * monkeysphere --gen-subkey now guesses what KeyID you meant.
28   * added Recommends: ssh-askpass to ensure monkeysphere --gen-subkey
29     works sensibly under X11
30
31   [ Jameson Graef Rollins ]
32   * fix another bug when known_hosts files are missing.
33   * sort processed keys so that "good" keys are processed after "bad"
34     keys.  This will prevent malicious bad keys from causing good keys to
35     be removed from key files.
36   * enabled host key publication.
37   * added checking of gpg.conf for keyserver
38   * new functions to add/revoke host key user IDs
39   * improved list-certifiers function (now non-privileged)
40
41  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 18 Aug 2008 12:43:37 -0400
42
43 monkeysphere (0.7-1) experimental; urgency=low
44
45   [ Daniel Kahn Gillmor ]
46   * Added monkeysphere-server diagnostics subcommand.
47   * rebuilding package using Format: 3.0 (git)
48
49   [ Jameson Graef Rollins ]
50   * fix how check for file modification is done.
51   * rework out user id processing is done to provide more verbose log
52     output.
53   * fix bug in monkeysphpere update-authorized_keys subcommand where
54     disallowed keys failed to be remove from authorized_keys file.
55
56  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 04 Aug 2008 10:47:41 -0400
57
58 monkeysphere (0.6-1) experimental; urgency=low
59   
60   [ Jameson Graef Rollins ]
61   * Fix bug in return on error of ssh-proxycommand.
62   
63   [ Daniel Kahn Gillmor ]
64   * try socat if netcat is not available in proxycommand.
65
66  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 29 Jul 2008 10:27:20 -0400
67
68 monkeysphere (0.5-1) experimental; urgency=low
69
70   [ Daniel Kahn Gillmor ]
71   * updated READMEs to match current state of code
72   
73   [ Jameson Graef Rollins ]
74   * Tweak how empty authorized_user_ids and known_hosts files are handled.
75   * Do not fail when authorized_user_ids or known_hosts file is not found.
76
77  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 28 Jul 2008 10:50:02 -0400
78
79 monkeysphere (0.4-1) experimental; urgency=low
80
81   [ Daniel Kahn Gillmor ]
82   * New version.
83   * Fixed return code error in openpgp2ssh
84
85   [ Jameson Graef Rollins ]
86   * Privilege separation: use monkeysphere user to handle maintenance of
87     the gnupg authentication keychain for server.
88   * Improved certifier key management.
89   * Fixed variable scoping and config file precedence.
90   * Add options for key generation and add-certifier functions.
91   * Fix return codes for known_host and authorized_keys updating
92     functions.
93   * Add write permission check on authorized_keys, known_hosts, and
94     authorized_user_ids files.
95
96  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 22 Jul 2008 21:50:17 -0400
97
98 monkeysphere (0.3-1) experimental; urgency=low
99
100   [ Daniel Kahn Gillmor ]
101   * new version.
102
103   [ Jameson Graef Rollins ]
104   * Move files in /var/cache/monkeysphere and GNUPGHOME for server to
105     the more appropriate /var/lib/monkeysphere.
106
107  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Tue, 24 Jun 2008 00:55:29 -0400
108
109 monkeysphere (0.2-2) experimental; urgency=low
110
111   * added lockfile-progs dependency
112
113  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 23 Jun 2008 19:34:05 -0400
114
115 monkeysphere (0.2-1) experimental; urgency=low
116
117   [ Daniel Kahn Gillmor ]
118   * openpgp2ssh now supports specifying keys by full fingerprint.
119
120   [ Jameson Graef Rollins ]
121   * Add AUTHORIZED_USER_IDS config variable for server, which defaults to
122     %h/.config/monkeysphere/authorized_user_ids, instead of
123     /etc/monkeysphere/authorized_user_ids.
124   * Remove {update,remove}-userids functions, since we decided they
125     weren't useful enough to be worth maintaining.
126   * Better handling of unknown users in server update-users
127   * Add file locking when modifying known_hosts or authorized_keys
128   * Better failure/prompting for gen-subkey
129   * Add ability to set any owner trust level for keys in server keychain.
130
131  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Mon, 23 Jun 2008 17:03:19 -0400
132
133 monkeysphere (0.1-1) experimental; urgency=low
134
135   * First release of debian package for monkeysphere.
136   * This is experimental -- please report bugs!
137
138  -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net>  Thu, 19 Jun 2008 00:34:53 -0400
139