summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-23 05:15:55 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-23 08:17:13 -0400
commiteec2e42aeebdfa2b75fed671bb77a6e29a26866a (patch)
tree19d55a96f2fc088e6eb6db3c7f40fa61e664887c
parent19dfa3bcc73fdcf8e108721600a74230db6c35fc (diff)
add back 64k stack guard revert
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index d6831ca8..5b7c7df9 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -543,6 +543,7 @@
<li>Keyboard: extend fix for upstream layout bug in landscape mode to fully fix it for 3-button navigation in addition to the default gesture navigation</li>
<li>Gallery: fix upstream cropping activity bug when both the input and output URI is the same to fix setting profile pictures for user profiles</li>
<li>raise backup service transport (Seedvault) from 10 minutes / 5 minutes to 60 minutes / 30 minutes</li>
+ <li>temporarily revert enforcing minimum 64kiB stack guard size for arm64 since Facebook recently included a buggy stack overflow check for the React Native Hermes runtime that's incompatible with larger gap sizes and beginning to be shipped by apps (revert was not applied for Android 15 port)</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/130.0.6723.73.0">version 130.0.6723.73.0</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-144">version 144</a></li>
</ul>