git: 920e45eeee - main - Move OpenSSL entry to libraries and add riscv64* entries to 13.1 notes.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Mar 2022 18:16:53 UTC
The branch main has been updated by pkubaj (ports committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=920e45eeee291026d2406485c66951ecf10cfe95 commit 920e45eeee291026d2406485c66951ecf10cfe95 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-03-08 18:16:29 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-03-08 18:16:29 +0000 Move OpenSSL entry to libraries and add riscv64* entries to 13.1 notes. --- website/content/en/releases/13.1R/relnotes.adoc | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/website/content/en/releases/13.1R/relnotes.adoc b/website/content/en/releases/13.1R/relnotes.adoc index 5c6e075a46..3846642b01 100644 --- a/website/content/en/releases/13.1R/relnotes.adoc +++ b/website/content/en/releases/13.1R/relnotes.adoc @@ -97,11 +97,16 @@ This section covers changes and additions to userland applications, contributed Enable building LLDB on all powerpc architectures. gitref:cb1bee9bd34[repository=src] -Add assembly optimized code for OpenSSL on powerpc, powerpc64 and powerpc64le. gitref:ce35a3bc852[repository=src] - [[userland-libraries]] === Runtime Libraries and API +Add assembly optimized code for OpenSSL on powerpc, powerpc64 and powerpc64le. gitref:ce35a3bc852[repository=src] + +Enable building ASAN and UBSAN libraries on riscv64 and riscv64sf. gitref:8c56b338da7[repository=src] + +Enable building OFED libraries on riscv64 and riscv64sf. gitref:2b978245733[repository=src] + +Enable building OPENMP libraries on riscv64 and riscv64sf. gitref:aaf56e35569[repository=src] [[kernel]] == Kernel