From ba93df2d9dc5e206ba82e9869b229f9e856ce291 Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Thu, 28 May 2020 13:52:16 +0200 Subject: [PATCH] fixup "News item for Sculpt 20.05" --- doc/news.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/news.txt b/doc/news.txt index 9e6395e7a..80bd6a005 100644 --- a/doc/news.txt +++ b/doc/news.txt @@ -18,7 +18,7 @@ consolidation, and architectural improvements. On the latter account, the Linux version gained an architectural revamp of its inter-component communication model, leveraging the combination of the -seccommp and epoll kernel mechanisms to enable Genode's capability-based +seccomp and epoll kernel mechanisms to enable Genode's capability-based security concept on this kernel. The new version applies strict sandboxing to each component individually. In particular, the host file system is shielded from Genode components and Genode's least-privilege access-control