summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-01-15 00:52:35 +0000
committerColin Watson <cjwatson@debian.org>2010-01-15 00:52:35 +0000
commita28c610ba9d7c7c1f09585a8197454f45be71322 (patch)
treefb01c17642d80d86c9e71d3f3e8eaf0ee3bdcd15 /debian/changelog
parente2e22487121c994f951c633893dfe625c8681440 (diff)
Drop change from 1:3.6.1p2-5 to disable cmsg_type check for file
descriptor passing when running on Linux 2.0. The previous stable release of Debian dropped support for Linux 2.4, let alone 2.0, so this very likely has no remaining users depending on it.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 718ce3924..4443394ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,10 @@ openssh (1:5.2p1-2) UNRELEASED; urgency=low
6 in sshd dying (LP: #497781). 6 in sshd dying (LP: #497781).
7 * Use host compiler for ssh-askpass-gnome when cross-compiling. 7 * Use host compiler for ssh-askpass-gnome when cross-compiling.
8 * Don't run tests when cross-compiling. 8 * Don't run tests when cross-compiling.
9 * Drop change from 1:3.6.1p2-5 to disable cmsg_type check for file
10 descriptor passing when running on Linux 2.0. The previous stable
11 release of Debian dropped support for Linux 2.4, let alone 2.0, so this
12 very likely has no remaining users depending on it.
9 13
10 -- Colin Watson <cjwatson@debian.org> Sun, 10 Jan 2010 22:06:28 +0000 14 -- Colin Watson <cjwatson@debian.org> Sun, 10 Jan 2010 22:06:28 +0000
11 15