diff options
author | Colin Watson <cjwatson@debian.org> | 2015-12-05 14:41:09 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2015-12-05 14:41:09 +0000 |
commit | e83912709e9904b517a4457c49dbf8e7d77abd4a (patch) | |
tree | 5f82584aa275c9438ed187f7b25bac79600aeb1d /debian/changelog | |
parent | 72ad2a8d69daa14c8e91283e9aa8be38099cd473 (diff) |
Add NEWS.Debian documenting cryptographic changes in OpenSSH 7.0 (closes: #806962).
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 672d02bb0..28c547018 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -4,6 +4,8 @@ openssh (1:7.1p1-2) UNRELEASED; urgency=medium | |||
4 | * Drop SSH1 keepalive patch. Now that SSH1 is disabled at compile-time, | 4 | * Drop SSH1 keepalive patch. Now that SSH1 is disabled at compile-time, |
5 | it's been rejected upstream and there isn't much point carrying it any | 5 | it's been rejected upstream and there isn't much point carrying it any |
6 | more. | 6 | more. |
7 | * Add NEWS.Debian documenting cryptographic changes in OpenSSH 7.0 | ||
8 | (closes: #806962). | ||
7 | 9 | ||
8 | -- Colin Watson <cjwatson@debian.org> Thu, 03 Dec 2015 11:59:32 +0000 | 10 | -- Colin Watson <cjwatson@debian.org> Thu, 03 Dec 2015 11:59:32 +0000 |
9 | 11 | ||