From 913d73d06501dfa5eb75542ffa0bc880e124915c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 22 Apr 2021 16:12:42 -0400 Subject: [PATCH] clarify socket group change --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index ab1b1385..31930684 100644 --- a/static/releases.html +++ b/static/releases.html @@ -450,7 +450,7 @@
  • kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): update change to use max ASLR entropy before the init process enables it for the larger address space enabled by GrapheneOS
  • Vanadium: disable unused FLOC feature
  • Vanadium: update Chromium base to 90.0.4430.82
  • -
  • kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): add back hard-wired check for the INTERNET permission on socket creation until the eBPF code is improved and fixed to work properly for secondary profiles
  • +
  • kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): add back hard-wired check for the INTERNET permission on socket creation at least until the eBPF code is improved and fixed to work properly for secondary profiles
  • -->