summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ac0e40932..d2c6dea57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,11 @@
1openssh (1:4.7p1-3) UNRELEASED; urgency=low 1openssh (1:4.7p1-3) UNRELEASED; urgency=low
2 2
3 * Improve grammar of ssh-askpass-gnome description. 3 * Improve grammar of ssh-askpass-gnome description.
4 * Backport from upstream:
5 - Use the correct packet maximum sizes for remote port and agent
6 forwarding. Prevents the server from killing the connection if too
7 much data is queued and an excessively large packet gets sent
8 (https://bugzilla.mindrot.org/show_bug.cgi?id=1360).
4 9
5 -- Colin Watson <cjwatson@debian.org> Sat, 12 Jan 2008 09:11:08 +0000 10 -- Colin Watson <cjwatson@debian.org> Sat, 12 Jan 2008 09:11:08 +0000
6 11