summaryrefslogtreecommitdiff
path: root/debian/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'debian/NEWS')
-rw-r--r--debian/NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS
index 518294b5c..f908fb4e4 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,3 +1,19 @@
1openssh (1:7.6p1-1) UNRELEASED; urgency=medium
2
3 OpenSSH 7.6 includes a number of changes that may affect existing
4 configurations:
5
6 * ssh(1): Delete SSH protocol version 1 support, associated configuration
7 options and documentation.
8 * ssh(1)/sshd(8): Remove support for the hmac-ripemd160 MAC.
9 * ssh(1)/sshd(8): Remove support for the arcfour, blowfish and CAST
10 ciphers.
11 * Refuse RSA keys <1024 bits in length and improve reporting for keys
12 that do not meet this requirement.
13 * ssh(1): Do not offer CBC ciphers by default.
14
15 -- Colin Watson <cjwatson@debian.org> Wed, 04 Oct 2017 12:34:34 +0100
16
1openssh (1:7.5p1-1) experimental; urgency=medium 17openssh (1:7.5p1-1) experimental; urgency=medium
2 18
3 OpenSSH 7.5 includes a number of changes that may affect existing 19 OpenSSH 7.5 includes a number of changes that may affect existing