diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-23 06:56:17 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-23 06:56:17 -0400 |
| commit | 29fe014506229a2ba49ab22b1c3bbd0d4c3ad1c8 (patch) | |
| tree | ff234bdc21028ac6a7f971365c3c76e77795d958 | |
| parent | 1bf080860165ee7798d7861a0c72a0eab03e08a2 (diff) | |
sort new changes
| -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 c9e3d546..ab5eb6fb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -448,9 +448,9 @@ <ul> <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>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> <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 at least until the eBPF code is improved and fixed to work properly for secondary profiles</li> </ul> </article> --> |
