summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-04-25 11:53:52 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-04-25 11:53:52 -0400
commit7835f0eedfe30731015fd77c69dcb5a91756756b (patch)
treeb437573a6b5a4f42ae1a4320d3c6cc75f7148b58 /static
parent8d67348450fbed8390ec156f6d6033abeeb0f8ce (diff)
fix for eBPF-based INTERNET permission landed
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 5829f147..86f8edc4 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -448,6 +448,7 @@
<p>Changes since the 2021.04.22.20 release:</p>
<ul>
+ <li>improve the newer generation eBPF-based implementation of the INTERNET permission to properly support revoking the permission in secondary profiles (we'll be keeping our restoration of the much simpler non-eBPF-based approach to avoid relying on this on devices using our hardened kernels) </li>
</ul>
</article>
-->