diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-22 16:12:42 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-22 16:12:42 -0400 |
| commit | 913d73d06501dfa5eb75542ffa0bc880e124915c (patch) | |
| tree | cdbde852ffbb3feb247eeef0e0eaa8a74ad31c71 | |
| parent | 5d815d265992e5799fe6bcd6c7b7c17cff7c60f8 (diff) | |
clarify socket group change
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <li>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</li> <li>Vanadium: disable unused FLOC feature</li> <li>Vanadium: update Chromium base to 90.0.4430.82</li> - <li>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</li> + <li>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</li> </ul> </article> --> |
