diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
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 | ||