diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-04-21 19:37:06 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-04-21 19:37:06 -0400 |
| commit | 360e520e64743dc6d51ad7e66efc5c69fde33395 (patch) | |
| tree | c5625443d250675b387a7e3d86f3f69f6a427ba9 /static | |
| parent | ec44522485603cc05fac4ee8dbf90bd91c0e8b67 (diff) | |
enable RANDOMIZE_KSTACK_OFFSET_DEFAULT
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 1d59fe2d..cbca6256 100644 --- a/static/releases.html +++ b/static/releases.html @@ -698,6 +698,7 @@ <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> </ul> </article> --> |
