diff options
author | Colin Watson <cjwatson@debian.org> | 2016-03-21 12:06:30 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-03-21 12:08:29 +0000 |
commit | 1456c1ab70ee4a9b58d8e880973e421b08519234 (patch) | |
tree | edc2f427771b20fe809bc425106eccaa3a8499e5 /debian/changelog | |
parent | 4373ff1c8db55f48b317ae9f8ba2c919d3a93618 (diff) | |
parent | d888c9637031a93c13c168a35e99e9aa76c14a9a (diff) |
Fix kexgss_server to cope with DH_GRP_MIN/DH_GRP_MAX being stricter on the server end than the client (thanks, Damien Miller; closes: #817870, LP: #1558576).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2bcadbc1b..25e64486a 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,11 @@ | |||
1 | openssh (1:7.2p2-2) UNRELEASED; urgency=medium | ||
2 | |||
3 | * Fix kexgss_server to cope with DH_GRP_MIN/DH_GRP_MAX being stricter on | ||
4 | the server end than the client (thanks, Damien Miller; closes: #817870, | ||
5 | LP: #1558576). | ||
6 | |||
7 | -- Colin Watson <cjwatson@debian.org> Mon, 21 Mar 2016 12:06:42 +0000 | ||
8 | |||
1 | openssh (1:7.2p2-1) unstable; urgency=high | 9 | openssh (1:7.2p2-1) unstable; urgency=high |
2 | 10 | ||
3 | * New upstream release (http://www.openssh.com/txt/release-7.2p2): | 11 | * New upstream release (http://www.openssh.com/txt/release-7.2p2): |