summaryrefslogtreecommitdiff
path: root/debian/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'debian/NEWS')
-rw-r--r--debian/NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS
index 4dc9ffd92..abbfcfcd0 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,3 +1,16 @@
1openssh (1:7.2p1-1) UNRELEASED; urgency=medium
2
3 OpenSSH 7.2 disables a number of legacy cryptographic algorithms by
4 default in ssh:
5
6 * Several ciphers blowfish-cbc, cast128-cbc, all arcfour variants and the
7 rijndael-cbc aliases for AES.
8 * MD5-based and truncated HMAC algorithms.
9
10 These algorithms are already disabled by default in sshd.
11
12 -- Colin Watson <cjwatson@debian.org> Mon, 29 Feb 2016 12:37:44 +0000
13
1openssh (1:7.1p1-2) unstable; urgency=medium 14openssh (1:7.1p1-2) unstable; urgency=medium
2 15
3 OpenSSH 7.0 disables several pieces of weak, legacy, and/or unsafe 16 OpenSSH 7.0 disables several pieces of weak, legacy, and/or unsafe