git: 3cce9c3099 - main - relnotes/13.0: note changed AES-NI identification by geli
Daniel Ebdrup Jensen <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by debdrup: URL: https://cgit.FreeBSD.org/doc/commit/?id=3cce9c309963a640877ae90da195f68d8d7c7327 commit 3cce9c309963a640877ae90da195f68d8d7c7327 Author: M. Bueker <[email protected]> AuthorDate: 2021-03-22 22:08:06 +0000 Commit: Daniel Ebdrup Jensen <[email protected]> CommitDate: 2021-03-22 22:12:16 +0000 relnotes/13.0: note changed AES-NI identification by geli A user on IRC wondered why his AES-NI-enabled CPU was identified by geli as "Crypto: accelerated software" on a 13.0-RC, when 12.2 identified it as "Crypto: hardware". To help alliviate this confusion, make explicit mention of the change. While here, also add note to clear up confusion about no functional change. Reviewed by: jhb Differential Revision: https://reviews.freebsd.org/D29281 --- website/content/en/releases/13.0R/relnotes.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/content/en/releases/13.0R/relnotes.adoc b/website/content/en/releases/13.0R/relnotes.adoc index dc3e6ba119..3ade6e9c7e 100644 --- a/website/content/en/releases/13.0R/relnotes.adoc +++ b/website/content/en/releases/13.0R/relnotes.adoc @@ -228,6 +228,9 @@ modern cryptographic algorithms as well as simplify the interface for both device drivers and framework consumers. gitref:c03414326909[repository=src] {{< sponsored "Chelsio Communications" >}} +man:geli[8] now reports the use of accelerated software cryptography (such as AES-NI on x86 CPUs) as "accelerated software" rather than "hardware". +This is purely a change in naming, and does not imply reduced performance or support. gitref:a3d565a1188f[repository=src] {{< sponsored "Chelsio Communications" >}} + Removed support for Kerberos GSS algorithms deprecated by RFCs 6649 and 8429. gitref:dee3aa83d1b6[repository=src] {{< sponsored "Chelsio Communications" >}} _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"