diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index cbca6256..cc7255ab 100644 --- a/static/releases.html +++ b/static/releases.html @@ -697,8 +697,9 @@ <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/69">version 69</a></li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/62">version 62</a></li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.177</li> - <li>kernel (5.10, 5.15): use hardened configuration for x86_64 GKI used by the emulator</li> <li>kernel (5.15): enable RANDOMIZE_KSTACK_OFFSET_DEFAULT</li> + <li>kernel (5.10, 5.15): panic on memory corruption detected by kfence</li> + <li>kernel (5.10, 5.15): use hardened configuration for x86_64 GKI used by the emulator</li> </ul> </article> --> |
