summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 02909e99f..603ca1a3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -49,6 +49,13 @@ openssh (1:5.4p1-1) UNRELEASED; urgency=low
49 * Remove SSHD_OOM_ADJUST configuration. sshd now unconditionally makes 49 * Remove SSHD_OOM_ADJUST configuration. sshd now unconditionally makes
50 itself non-OOM-killable, and doesn't require configuration to avoid log 50 itself non-OOM-killable, and doesn't require configuration to avoid log
51 spam in virtualisation containers (closes: #555625). 51 spam in virtualisation containers (closes: #555625).
52 * Drop Debian-specific removal of OpenSSL version check. Upstream ignores
53 the two patchlevel nybbles now, which is sufficient to address the
54 original reason this change was introduced, and it appears that any
55 change in the major/minor/fix nybbles would involve a new libssl package
56 name. (We'd still lose if the status nybble were ever changed, but that
57 would mean somebody had packaged a development/beta version rather than
58 a proper release, which doesn't appear to be normal practice.)
52 59
53 -- Colin Watson <cjwatson@debian.org> Mon, 01 Mar 2010 12:24:41 +0000 60 -- Colin Watson <cjwatson@debian.org> Mon, 01 Mar 2010 12:24:41 +0000
54 61