diff options
author | Colin Watson <cjwatson@debian.org> | 2014-04-21 21:24:52 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2014-04-21 21:28:19 +0100 |
commit | 7cc2be72098d7b3384daf09d85d9969d9da0420e (patch) | |
tree | c762cfc9b928dc4b8dc41399308e3552b1e6a5ca /debian/changelog | |
parent | c730d55d220e15fb7bc6b9b56633541e97817175 (diff) | |
parent | 02883061577ec43ff8d0e8f0cf486bc5131db507 (diff) |
Apply upstream-recommended patch to fix bignum encoding for curve25519-sha256@libssh.org, fixing occasional key exchange failures.
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 d8634f3ab..4187e72e2 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -2,6 +2,8 @@ openssh (1:6.6p1-4) UNRELEASED; urgency=medium | |||
2 | 2 | ||
3 | * Debconf translations: | 3 | * Debconf translations: |
4 | - Spanish (thanks, Matías Bellone; closes: #744867). | 4 | - Spanish (thanks, Matías Bellone; closes: #744867). |
5 | * Apply upstream-recommended patch to fix bignum encoding for | ||
6 | curve25519-sha256@libssh.org, fixing occasional key exchange failures. | ||
5 | 7 | ||
6 | -- Colin Watson <cjwatson@debian.org> Tue, 15 Apr 2014 17:27:21 +0100 | 8 | -- Colin Watson <cjwatson@debian.org> Tue, 15 Apr 2014 17:27:21 +0100 |
7 | 9 | ||