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