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 9c9bd7e78..17ec2c1be 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,3 +1,16 @@
1openssh (1:8.1p1-1) UNRELEASED; urgency=medium
2
3 OpenSSH 8.1 includes a number of changes that may affect existing
4 configurations:
5
6 * ssh-keygen(1): when acting as a CA and signing certificates with an RSA
7 key, default to using the rsa-sha2-512 signature algorithm.
8 Certificates signed by RSA keys will therefore be incompatible with
9 OpenSSH versions prior to 7.2 unless the default is overridden (using
10 "ssh-keygen -t ssh-rsa -s ...").
11
12 -- Colin Watson <cjwatson@debian.org> Wed, 09 Oct 2019 23:18:42 +0100
13
1openssh (1:8.0p1-1) experimental; urgency=medium 14openssh (1:8.0p1-1) experimental; urgency=medium
2 15
3 OpenSSH 8.0 includes a number of changes that may affect existing 16 OpenSSH 8.0 includes a number of changes that may affect existing