diff options
author | Colin Watson <cjwatson@debian.org> | 2017-01-16 15:11:09 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2017-01-16 15:11:09 +0000 |
commit | 68a1e1c55edc1ba590f406ced138f124d17a9436 (patch) | |
tree | 6c3eb8632fd95c562512457891ef9a6d3e11db85 | |
parent | 1d74e62af7a8efa073474667b3974cc0e494cc5d (diff) |
Rekeying patch fixes LP: #1608965 too
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b0e752529..be5d2b314 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -7,7 +7,7 @@ openssh (1:7.4p1-6) UNRELEASED; urgency=medium | |||
7 | protocol 1 support from sshd (closes: #851573). | 7 | protocol 1 support from sshd (closes: #851573). |
8 | * Remove ssh_host_dsa_key from HostKey default (closes: #850614). | 8 | * Remove ssh_host_dsa_key from HostKey default (closes: #850614). |
9 | * Fix rekeying failure with GSSAPI key exchange (thanks, Harald Barth; | 9 | * Fix rekeying failure with GSSAPI key exchange (thanks, Harald Barth; |
10 | closes: #819361). | 10 | closes: #819361, LP: #1608965). |
11 | 11 | ||
12 | -- Colin Watson <cjwatson@debian.org> Fri, 06 Jan 2017 08:40:14 +0000 | 12 | -- Colin Watson <cjwatson@debian.org> Fri, 06 Jan 2017 08:40:14 +0000 |
13 | 13 | ||