diff options
author | Colin Watson <cjwatson@debian.org> | 2008-03-30 20:42:51 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2008-03-30 20:42:51 +0000 |
commit | 90f8cf5340c1b07d8dc62eecbc5efbd635215748 (patch) | |
tree | cab897a335541b002455b60ec0b798aa2f3bac56 /debian/changelog | |
parent | 3ca4df8019718052bde24bd6b717d3dd284c5180 (diff) |
* Disable the Linux kernel's OOM-killer for the sshd parent; tweak
SSHD_OOM_ADJUST in /etc/default/ssh to change this (closes: #341767).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7ae211514..d1174acf7 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | openssh (1:4.7p1-6) UNRELEASED; urgency=low | ||
2 | |||
3 | * Disable the Linux kernel's OOM-killer for the sshd parent; tweak | ||
4 | SSHD_OOM_ADJUST in /etc/default/ssh to change this (closes: #341767). | ||
5 | |||
6 | -- Colin Watson <cjwatson@debian.org> Fri, 28 Mar 2008 18:54:06 +0000 | ||
7 | |||
1 | openssh (1:4.7p1-5) unstable; urgency=low | 8 | openssh (1:4.7p1-5) unstable; urgency=low |
2 | 9 | ||
3 | * Recommends: xauth rather than Suggests: xbase-clients. | 10 | * Recommends: xauth rather than Suggests: xbase-clients. |