From 03e24b3e9bbf5729ac9dbd3bd1f9be140a4769a6 Mon Sep 17 00:00:00 2001 From: Phaedrus Leeds Date: Fri, 8 Oct 2021 14:18:06 -0700 Subject: [PATCH] NEWS: Fix a typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index fba93688..0a17a003 100644 --- a/NEWS +++ b/NEWS @@ -8,7 +8,7 @@ used by the steam flatpak. In addition, this release fixes a security vulnerability in the portal support. Some recently added syscalls were not blocked by the seccomp rules -which allowed the application to create sub-sandboxes which can confuste +which allowed the application to create sub-sandboxes which can confuse the sandboxing verification mechanisms of the portal. This has been fixed by extending the seccomp rules. For details, see: