summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-02-15 02:11:28 +0000
committerColin Watson <cjwatson@debian.org>2014-02-15 02:11:39 +0000
commit2fe6a8711420abb2751e1b36e880019e8fb134a1 (patch)
treeef6297a2a353f609318f0d4131e9b22119b73f4e /debian/changelog
parent99a7116957f4fe28a42db97edb20c424b4aa593d (diff)
parent18e1479bf4586a14b88dab082af10a8981b9d48d (diff)
Fix getsockname errors when using "ssh -W" (closes: #738693).
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 6523de8a8..0cd7b9594 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ openssh (1:6.5p1-4) UNRELEASED; urgency=medium
7 symlinks that won't work with dependency-based sysv-rc. 7 symlinks that won't work with dependency-based sysv-rc.
8 * Remove code related to non-dependency-based sysv-rc ordering, since that 8 * Remove code related to non-dependency-based sysv-rc ordering, since that
9 is no longer supported. 9 is no longer supported.
10 * Apply patch from https://bugzilla.mindrot.org/show_bug.cgi?id=2200 to
11 fix getsockname errors when using "ssh -W" (closes: #738693).
10 12
11 -- Colin Watson <cjwatson@debian.org> Thu, 13 Feb 2014 10:53:22 +0000 13 -- Colin Watson <cjwatson@debian.org> Thu, 13 Feb 2014 10:53:22 +0000
12 14