modified /etc/crontab on george to run monkeysphere-authentication instead of monkeys...
[monkeysphere.git] / doc / george / changelog
index 30aa2b1b93f0ce99732045e05f26d33dc7848a13..a4e0289abcd8c8769b9f51e3b6bf05e88cd54300 100644 (file)
@@ -6,6 +6,24 @@
 *  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
        * 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