diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-06-17 18:06:09 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-06-17 18:06:09 -0400 |
| commit | cef2a137eaddcc9054c5def73b82a38150a9d3e9 (patch) | |
| tree | e76c870e4527ca5ebbdd2a1059d8ef58bb9afd84 /static | |
| parent | 5b19e28539c6758697d1df2b867b502f33d96f36 (diff) | |
restoration of monolithic Pixel 4a (5G) / 5 builds
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 016fa842..47d16dea 100644 --- a/static/releases.html +++ b/static/releases.html @@ -454,6 +454,8 @@ <ul> <li>Vanadium: update Chromium base to 91.0.4472.101</li> + <li>kernel (Pixel 4a (5G), Pixel 5): fix upstream module load order issues when modules are built into the kernel</li> + <li>kernel (Pixel 4a (5G), Pixel 5): build in every module and disable dynamic kernel module support again to restore finer-grained Control Flow Integrity (CFI) and attack surface reduction</li> </ul> </article> --> |
