diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-20 16:57:58 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-20 16:57:58 -0500 |
| commit | 93c9dbcd7645ba613eb6f7fc3f7086a67163a5a8 (patch) | |
| tree | ed80dabeb3ac2fe49c156a3f0928c926a11dee75 | |
| parent | 43c533dafd6de1d7f222d55bccf4fcf06627f596 (diff) | |
clarify boot patch level change
| -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 016ac516..e143461b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -435,7 +435,7 @@ <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: update CarrierConfig vendor.xml</li> <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: set boot security patch level to leverage the YYYY-MM-01 vs. YYYY-MM-05 distinction for attestation</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> |
