diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-21 08:33:41 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-21 08:33:41 -0400 |
| commit | 7fbf23975a36f3939e1fef2440b3a491ad8b6a86 (patch) | |
| tree | 43f778b3586a4cd3362c5283348932d268673d15 | |
| parent | 06ce777fce3789a1aec9cb658068e3a1e41d91f8 (diff) | |
enforce stack clash protection for arm64
| -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 09d74abc..f6ee3e34 100644 --- a/static/releases.html +++ b/static/releases.html @@ -539,6 +539,7 @@ <ul> <li>Keyboard: fix upstream bug triggered by Android 15 causing layout to be cut off in landscape mode on devices with a display cutout</li> + <li>enforce stack clash protection for arm64</li> </ul> </article> --> |
