diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3694235c7..049d0740b 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,11 @@ | |||
1 | openssh (1:5.1p1-5) UNRELEASED; urgency=low | ||
2 | |||
3 | * Backport from upstream CVS (Markus Friedl): | ||
4 | - packet_disconnect() on padding error, too. Should reduce the success | ||
5 | probability for the CPNI-957037 Plaintext Recovery Attack to 2^-18. | ||
6 | |||
7 | -- Colin Watson <cjwatson@debian.org> Mon, 01 Dec 2008 16:13:14 +0000 | ||
8 | |||
1 | openssh (1:5.1p1-4) unstable; urgency=low | 9 | openssh (1:5.1p1-4) unstable; urgency=low |
2 | 10 | ||
3 | * ssh-copy-id: Strip trailing colons from hostname (closes: #226172, | 11 | * ssh-copy-id: Strip trailing colons from hostname (closes: #226172, |