X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=doc%2Fgeorge%2Fchangelog;h=a4e0289abcd8c8769b9f51e3b6bf05e88cd54300;hb=00ff70f6038a20c09968bc7b1cd2309916e178a8;hp=34c03e4ebb3f97071b16af7bdf054a2aa8ecd6a9;hpb=930b0742dc2cf88015272057374ca68c94e40597;p=monkeysphere.git diff --git a/doc/george/changelog b/doc/george/changelog index 34c03e4..a4e0289 100644 --- a/doc/george/changelog +++ b/doc/george/changelog @@ -6,18 +6,41 @@ * Please add new entries in reverse chronological order whenever you make * * changes to this system (first command at top, last at bottom) * ****************************************************************************** +2009-02-22 - jrollins + * fixed /etc/crontab line for update-users (was trying to run + monkeysphere-server instead of monkeysphere-authentication). + +2009-02-21 - dkg + * upgraded to the latest versions of packages for lenny. + * upgraded george to monkeysphere 0.23.1. the transition upgrade + failed due to the way that gpg exports self-signatures secret + keys; it only exports the first self-sig for each user id, even if + that one is expired. Then any subsequent import fails, even if + the target import keyring knows about some valid self-signatures. + * i man-handled the upgrade into place so that george doesn't just + fail on us, but this is a pretty major bug in the transition process. + +2009-01-31 - jrollins + * applied diff represented in commit + f75a5747a8b99e04c02c475791c476f1fbd2b674 to change log level for + unacceptable untranslatable keys. 2009-01-30 - micah * Replaced nullmailer with postfix, nullmailer doesn't handle aliases and insisted either on constantly respooling mail when there was no where to go. - + 2009-01-24 - micah * Configured /etc/aliases to have root go to mjgoins, micah, dkg, jrollins * Configured /etc/nullmailer/remotes to have mail.riseup.net so remote delivery will work * Removed the hundreds of queued cron emails that had resulted in 30gig of mail.err logs * Rotated the giant logs out - * aptitude update && aptitude full-upgrade + +2009-01-11 - dkg + * extended the expiration date for george's key three months into + the future. + * aptitude update && aptitude full-upgrade (brings monkeysphere to + 0.22-1) 2008-10-29 - dkg * aptitude update && aptitude full-upgrade