X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=doc%2Fgeorge%2Fchangelog;h=a4e0289abcd8c8769b9f51e3b6bf05e88cd54300;hb=4c4ce4467921a05e70825edf2331d359dc63b879;hp=b528fd07f97d8672403eed54f034b6aa65c26b5d;hpb=fed9bf92f82bac4a329866896802c3f0f8b08059;p=monkeysphere.git diff --git a/doc/george/changelog b/doc/george/changelog index b528fd0..a4e0289 100644 --- a/doc/george/changelog +++ b/doc/george/changelog @@ -6,12 +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 + +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