diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-22 04:19:37 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-22 04:20:48 -0500 |
| commit | af0894a7bba43e48c77d08eb2fe8bd0818dbdc40 (patch) | |
| tree | d6c87692da87ff1b4b6b6cbf6766d65073b0cd21 /static | |
| parent | fbc8c1dcff03ec3fafb9ab6b818c49ebc766c048 (diff) | |
clarify warm reboot change
Diffstat (limited to 'static')
| -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 473e3e1d..d1de91eb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -728,7 +728,7 @@ <p>Changes since the 2024011600 release:</p> <ul> - <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro): disable warm reboot on thermal shutdown</li> + <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro): use a normal reboot on overheating instead of a warm reboot to harden against physical attacks</li> <li>kernel: enable reset attack mitigation for UEFI systems supporting it (Tensor Pixels use minimalistic littlekernel-based boot firmware rather than UEFI and the previous Snapdragon Pixels using UEFI didn't implement this but we may need this for future devices)</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.208</li> <li>kernel (Pixel 8, Pixel 8 Pro, Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.147</li> |
