diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-16 14:57:45 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-16 14:57:45 -0500 |
| commit | 99a7298422ce41dfe10d8fa0ab93713ebd309baa (patch) | |
| tree | 63893fca02ff84b9c947620e74088c4f78048ab2 /static | |
| parent | 65f721a7156d8a3b78444c1766de25f7daae1d2e (diff) | |
fix 32-bit vdso toolchain for new kernels
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 30d928bb..e46e30a4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -438,6 +438,7 @@ <li>Pixel 4a: set boot security patch level to leverage the YYYY-MM-01 vs. YYYY-MM-05 distinction</li> <li>Pixel 4a (5G), Pixel 5: complete initial device support including porting hardening features</li> <li>kernel (Pixel 4a (5G), Pixel 5): enable slab canary feature</li> + <li>kernel (Pixel 4a (5G), Pixel 5): set correct variable for 32-bit vdso toolchain</li> <li>kernel (Pixel 5): disable unnecessary touch driver</li> </ul> </article> |
