svn commit: r306034 - releng/11.0/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Tue Sep 20 16:35:59 UTC 2016
Author: gjb
Date: Tue Sep 20 16:35:57 2016
New Revision: 306034
URL: https://svnweb.freebsd.org/changeset/base/306034
Log:
Document 285307, cloudabi
Submitted by: ed
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.0/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: releng/11.0/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/11.0/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Sep 20 16:31:57 2016 (r306033)
+++ releng/11.0/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Sep 20 16:35:57 2016 (r306034)
@@ -1035,6 +1035,13 @@
&man.numactl.1;, and &man.numa.getaffinity.2;, for usage
details.</para>
+ <para revision="285307">Support for running CloudABI executables
+ on amd64 and arm64 has been added. CloudABI is a runtime
+ environment that uses capability-based security exclusively,
+ similar to &man.capsicum.4; always being enabled. It allows
+ designing, implementing and testing strongly sandboxed
+ applications more easily.</para>
+
<para revision="286231">The &man.pms.4; driver has been added
to the <filename>GENERIC</filename> kernel configuration for
supported architectures.</para>
More information about the svn-src-all
mailing list