diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 3 | ||||
-rw-r--r-- | doc/george/changelog | 12 |
2 files changed, 12 insertions, 3 deletions
@@ -9,9 +9,6 @@ Handle unverified monkeysphere hosts in such a way that they're not always removed from known_hosts file. Ask user to lsign the host key? -Handle multiple hostnames (multiple user IDs?) when generating host - keys with gen-key. - Work out the details (and describe a full use case) for assigning a REVOKER during monkeysphere-server gen_key -- how is this set? How do we export it so it's available when a second-party revocation is diff --git a/doc/george/changelog b/doc/george/changelog index 9cc628a..93f00db 100644 --- a/doc/george/changelog +++ b/doc/george/changelog @@ -7,6 +7,18 @@ * changes to this system (first command at top, last at bottom) * ****************************************************************************** +2008-08-07 - dkg + * aptitude update && aptitude dist-upgrade + * removed debian's experimental from the sources.list + * removed experimental stanza from /etc/apt/preferences (now the + monkeysphere packages should upgrade automatically) + * upgraded to monkeysphere 0.7-1 + * installed runit + * set up a public git daemon service to serve git repos from + george, using runit. (root-served repos are served from + /srv/git, but ~USER/public_git is supported as well, if anyone + wants to use that for publication). + 2008-08-03 - dkg * aptitude update && aptitude dist-upgrade * installed iproute |