diff options
author | Colin Watson <cjwatson@debian.org> | 2019-02-28 10:37:30 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2019-02-28 10:37:50 +0000 |
commit | 4418a1e80ce0dcc010b4a6efa9ae6056fce99f8c (patch) | |
tree | 137c9d64fa8750ad13ba239472a1829bd1b240e1 /debian/changelog | |
parent | e321545f23ce308bc12d28d6975f75bdc8b7061e (diff) | |
parent | d94226d4fcefbc398c5583e12b5d07ca33884ba4 (diff) |
Request RSA-SHA2 signatures for corresponding cert algorithms
Closes: #923419
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ce7ec26fe..75d338a73 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -3,6 +3,9 @@ openssh (1:7.9p1-8) UNRELEASED; urgency=medium | |||
3 | * Apply upstream patch to fix bug in HostbasedAcceptedKeyTypes and | 3 | * Apply upstream patch to fix bug in HostbasedAcceptedKeyTypes and |
4 | PubkeyAcceptedKeyTypes options in the case where only RSA-SHA2 signature | 4 | PubkeyAcceptedKeyTypes options in the case where only RSA-SHA2 signature |
5 | types were specified. | 5 | types were specified. |
6 | * Apply upstream patch to request RSA-SHA2 signatures for | ||
7 | rsa-sha2-{256|512}-cert-v01@openssh.com cert algorithms (closes: | ||
8 | #923419). | ||
6 | 9 | ||
7 | -- Colin Watson <cjwatson@debian.org> Thu, 28 Feb 2019 10:33:32 +0000 | 10 | -- Colin Watson <cjwatson@debian.org> Thu, 28 Feb 2019 10:33:32 +0000 |
8 | 11 | ||