summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2009-01-13 20:17:16 +0000
committerColin Watson <cjwatson@debian.org>2009-01-13 20:17:16 +0000
commit92863e5802abcf84a0c778e2cfd52def42d19f89 (patch)
tree83405a4dfa62e96f329d2bdfcf17835f5b923d95 /debian
parent172a1537e7df44054e3bd6d2619cf31759d20d8c (diff)
* Backport from upstream CVS (Markus Friedl):
- packet_disconnect() on padding error, too. Should reduce the success probability for the CPNI-957037 Plaintext Recovery Attack to 2^-18.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
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 @@
1openssh (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
1openssh (1:5.1p1-4) unstable; urgency=low 9openssh (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,