summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2009-01-14 12:21:55 +0000
committerColin Watson <cjwatson@debian.org>2009-01-14 12:21:55 +0000
commitbaa8cd245ea02057f31085f7e2aa523afcb030c1 (patch)
tree75fc1554474397d8f01a7204841169051a569c22 /debian/changelog
parent6399215a54a22845b1310610011c9229e248e1be (diff)
Disable OOM adjustment for vserver/OpenVZ (thanks, Karl Chen; closes:
#511771).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3f3d7a9c7..fca432400 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ openssh (1:5.1p1-6) UNRELEASED; urgency=low
2 2
3 * Open /proc/self/oom_adj with O_RDONLY or O_WRONLY as necessary, rather 3 * Open /proc/self/oom_adj with O_RDONLY or O_WRONLY as necessary, rather
4 than O_RDWR. 4 than O_RDWR.
5 * Disable OOM adjustment for vserver/OpenVZ (thanks, Karl Chen; closes:
6 #511771).
5 7
6 -- Colin Watson <cjwatson@debian.org> Wed, 14 Jan 2009 11:30:07 +0000 8 -- Colin Watson <cjwatson@debian.org> Wed, 14 Jan 2009 11:30:07 +0000
7 9