diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 6 | ||||
-rw-r--r-- | doc/george/changelog | 13 |
2 files changed, 18 insertions, 1 deletions
@@ -107,3 +107,9 @@ Update monkeysphere-ssh-proxycommand man page with new keyserver Update monkeysphere-ssh-proxycommand man page with info about no-connect option. + +File bug against seahorse about how, when creating new primary keys, + it presents option for "RSA (sign only)" but then creates an "esca" + key. + +File bug against enigmail about lack of ability to create subkeys. diff --git a/doc/george/changelog b/doc/george/changelog index c157cec..ab97bf3 100644 --- a/doc/george/changelog +++ b/doc/george/changelog @@ -7,7 +7,18 @@ * changes to this system * ****************************************************************************** -2008-06-20 - dkg +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) + +200r-06-20 - dkg * touched /etc/environment to get rid of some spurious auth.log entries. * turned up sshd's LogLevel from INFO to DEBUG |