From 5d815d265992e5799fe6bcd6c7b7c17cff7c60f8 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 22 Apr 2021 08:31:15 -0400 Subject: [PATCH] work around issue with INTERNET on modern devices --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 267a1a6a..ab1b1385 100644 --- a/static/releases.html +++ b/static/releases.html @@ -450,6 +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
  • -->