Merge commit 'jrollins/master'
[monkeysphere.git] / doc / george / changelog
index 6dc3a296d8a1ebc0310644c3a28ddd70125286ec..e49a053f5820972173c25bc5431f49e3a3886a20 100644 (file)
@@ -6,7 +6,33 @@
 *  Please add new entries in reverse chronological order whenever you make   *
 *  changes to this system                                                   *
 ******************************************************************************
-
+2008-06-23 - dkg
+       * added monkeysphere apt repository to /etc/apt/sources.list
+       * added dkg's key to apt's list of trusted keys.
+       * ran aptitude dist-upgrade
+       * upgraded to monkeysphere 0.2-1
+       * moved authorized_user_ids files into users' home directories.
+       * installed lockfile-progs
+       
+2008-06-22 - dkg
+       * installed screen (mjgoins and i were collaborating)
+       
+2008-06-21 - micah
+       * Restored /etc/init.d/ssh to original package state and changed
+       /etc/default/ssh to have 'unset SSHD_OOM_ADJUST' instead.
+       
+2008-06-20 - micah
+       * Commented out the 'export SSHD_OOM_ADJUST=-17' from the
+       /etc/init.d/ssh initscript, and the 'SSHD_OOM_ADJUST=-17' from
+       /etc/default/ssh in order to make this error go away:
+       "error writing /proc/self/oom_adj: Operation not permitted"
+       (c.f. Debian #487325)
+         
+2008-06-20 - dkg
+       * touched /etc/environment to get rid of some spurious auth.log
+       entries.
+       * turned up sshd's LogLevel from INFO to DEBUG
+       
 2008-06-19 - dkg
        * installed rsync (for maintaining a public apt repo)