git: dc73bdb490 - main - 15.0/relnote: Improve publickey message
Alexander Ziaee <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=dc73bdb490d1a0963d9c4b3ac960334f470c4bcf commit dc73bdb490d1a0963d9c4b3ac960334f470c4bcf Author: Alexander Ziaee <[email protected]> AuthorDate: 2025-12-01 19:00:24 +0000 Commit: Alexander Ziaee <[email protected]> CommitDate: 2025-12-01 19:49:05 +0000 15.0/relnote: Improve publickey message --- website/content/en/releases/15.0R/relnotes.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/en/releases/15.0R/relnotes.adoc b/website/content/en/releases/15.0R/relnotes.adoc index 64874a6109..d70f7d6053 100644 --- a/website/content/en/releases/15.0R/relnotes.adoc +++ b/website/content/en/releases/15.0R/relnotes.adoc @@ -766,8 +766,8 @@ gitref:8c922db4f3d9[repository=src] {{< sponsored "The FreeBSD Foundation" >}} The cryptographically weak DSA signature algorithm was removed from OpenSSH, following upstream. -man:publickey[5] stuffs has been deprecated. -This uses DES and it is likely that nobody uses that in 2025. +The man:publickey[5] database has been removed, +This uses DES and we hope that nobody uses that in 2025. gitref:9197c04a251b[repository=src] [[cloud]]