summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2008-11-23 13:19:32 +0000
committerColin Watson <cjwatson@debian.org>2008-11-23 13:19:32 +0000
commitf063add71b66011cca8c313fe0c681b0f0e1b97f (patch)
treef1d2d4b4bd694e682a313163fd1374a24e1fedea /debian
parente7e618e9f81c5b722a34996fdf7ec372ec093d85 (diff)
* Backport from upstream CVS (Markus Friedl):
- Only send eow and no-more-sessions requests to openssh 5 and newer; fixes interop problems with broken ssh v2 implementations (closes: #495917).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0066dfd58..7b05bd269 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ openssh (1:5.1p1-4) UNRELEASED; urgency=low
3 * ssh-copy-id: Strip trailing colons from hostname (closes: #226172, 3 * ssh-copy-id: Strip trailing colons from hostname (closes: #226172,
4 LP: #249706; thanks to Karl Goetz for nudging this along; forwarded 4 LP: #249706; thanks to Karl Goetz for nudging this along; forwarded
5 upstream as https://bugzilla.mindrot.org/show_bug.cgi?id=1530). 5 upstream as https://bugzilla.mindrot.org/show_bug.cgi?id=1530).
6 * Backport from upstream CVS (Markus Friedl):
7 - Only send eow and no-more-sessions requests to openssh 5 and newer;
8 fixes interop problems with broken ssh v2 implementations (closes:
9 #495917).
6 10
7 -- Colin Watson <cjwatson@debian.org> Thu, 09 Oct 2008 12:52:34 +0100 11 -- Colin Watson <cjwatson@debian.org> Thu, 09 Oct 2008 12:52:34 +0100
8 12