diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-16 12:32:31 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-16 12:32:46 -0500 |
| commit | 65f721a7156d8a3b78444c1766de25f7daae1d2e (patch) | |
| tree | a7f394e7828985e8999cfc17efe9a2ba4e22ce86 /static | |
| parent | f5804ef08ca5ba7667292f48e2851db8843e9a4d (diff) | |
redfin/bramble changes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index c6a61002..30d928bb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -436,6 +436,9 @@ <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/24">version 24</a></li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/25">version 25</a></li> <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 5): disable unnecessary touch driver</li> </ul> </article> --> |
