diff options
author | Colin Watson <cjwatson@debian.org> | 2008-05-26 09:39:18 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2008-05-26 09:39:18 +0000 |
commit | 086170cb0ab5c16d8bc17aff3f7abb7556794757 (patch) | |
tree | 0a41f5448096b46c0ae9cf684f2f6888d818e0e0 /debian/changelog | |
parent | 9c33daab1ef2cdfc5b1a100e0a2b2a27005397af (diff) |
Fix some buffer handling inconsistencies in ssh-vulnkey (thanks, Solar
Designer).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 702d53154..6dafdad96 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -50,6 +50,8 @@ openssh (1:4.7p1-11) UNRELEASED; urgency=low | |||
50 | - In verbose mode, output the name of each file examined. | 50 | - In verbose mode, output the name of each file examined. |
51 | * Handle leading IP addresses in ssh-vulnkey input (LP: #230497). | 51 | * Handle leading IP addresses in ssh-vulnkey input (LP: #230497). |
52 | * Allow building with heimdal-dev (LP: #125805). | 52 | * Allow building with heimdal-dev (LP: #125805). |
53 | * Fix some buffer handling inconsistencies in ssh-vulnkey (thanks, Solar | ||
54 | Designer). | ||
53 | 55 | ||
54 | -- Colin Watson <cjwatson@debian.org> Sat, 17 May 2008 08:48:45 +0200 | 56 | -- Colin Watson <cjwatson@debian.org> Sat, 17 May 2008 08:48:45 +0200 |
55 | 57 | ||