diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-01 18:15:08 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-01 18:15:08 -0400 |
| commit | f341c8620239924b11559a83c237367c837b0891 (patch) | |
| tree | d56bd24233f1ce9182fa073bb9d7ab32063cff89 /static | |
| parent | b1664d19053323e2baa7dd8c9a45fa1115b7fc5b (diff) | |
reorder pending release notes
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 feb843be..28892788 100644 --- a/static/releases.html +++ b/static/releases.html @@ -719,10 +719,10 @@ <p>Changes since the 2023103100 release:</p> <ul> - <li>use sdk_phone_x86_64 (emulator) target as the default one for convenience</li> <li>disable GWP-ASan since it's a bug finding features rather than a hardening feature and doesn't preserve all the hardened_malloc security properties for the random allocations in random system processes where it gets activated especially now that memory tagging is supported</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.199</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-81">version 81</a></li> + <li>use sdk_phone_x86_64 (emulator) target as the default one for convenience</li> </ul> </article> --> |
