diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-06-07 17:36:00 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-07 17:36:00 -0400 |
| commit | aac9ba13fc4776608b3d76e87f4d352f8ec680f2 (patch) | |
| tree | af3fae2bc125cd774e2f8a624b7edb737e3131e0 /static | |
| parent | 1a1e8c14eb79206f3587f512a48fe296cfcb5499 (diff) | |
5th gen Pixel kernel bug workaround
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index cb0a9861..77d1e1a5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -539,6 +539,7 @@ <ul> <li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro: update adevtool state</li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/51">version 51</a></li> + <li>kernel (Pixel 4a (5G), Pixel 5, Pixel 5a): temporarily disable slab canary feature added by GrapheneOS due to an upstream commit incompatible with it until we find the underlying upstream bug, which we're now much closer to understanding with this latest case</li> </ul> </article> --> |
