diff options
author | Colin Watson <cjwatson@debian.org> | 2014-03-28 15:05:15 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2014-03-28 15:05:15 +0000 |
commit | 3948fd275d9542b549dbddc37091b6fa1e0f354d (patch) | |
tree | 86dc77714764a39df9834e65f41d68fd7454ef8c /debian/changelog | |
parent | 8bc352feaf03feac47a9ad5e4a56e5cdb5ba06f2 (diff) |
Add CVE-2014-2653 for SSHFP bug.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index fddedfbf9..332515dc7 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -24,9 +24,10 @@ openssh (1:6.6p1-1) UNRELEASED; urgency=medium | |||
24 | - Italian (thanks, Beatrice Torracca). | 24 | - Italian (thanks, Beatrice Torracca). |
25 | 25 | ||
26 | [ Matthew Vernon ] | 26 | [ Matthew Vernon ] |
27 | * Fix failure to check SSHFP records if server presents a certificate | 27 | * CVE-2014-2653: Fix failure to check SSHFP records if server presents a |
28 | (bug reported by me, patch by upstream's Damien Miller; thanks also to | 28 | certificate (bug reported by me, patch by upstream's Damien Miller; |
29 | Mark Wooding for his help in fixing this) (Closes: #742513) | 29 | thanks also to Mark Wooding for his help in fixing this) (Closes: |
30 | #742513) | ||
30 | 31 | ||
31 | -- Colin Watson <cjwatson@debian.org> Thu, 20 Mar 2014 00:32:46 +0000 | 32 | -- Colin Watson <cjwatson@debian.org> Thu, 20 Mar 2014 00:32:46 +0000 |
32 | 33 | ||