summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-03-14 11:35:19 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-03-14 11:35:51 -0400
commit847a43b75d137e307534ae7067b4bd31f1788578 (patch)
treee844e4830f5369818fd5225e18f5ade2a115d28c /static
parent6f088d6bfc6119720f20b3a9bf9e0db5a3e7c834 (diff)
temporarily disable hardened_malloc for BT package
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 06a1a330..226c7ff1 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -736,6 +736,7 @@
<p>Changes since the 2024031100 release:</p>
<ul>
+ <li>temporary disable hardened_malloc for Bluetooth stack package due to remaining upstream bugs</li>
<li>fix upstream bug breaking Wi-Fi tethering for fresh installs, which likely doesn't impact the stock OS due to using the mainline version instead of the Android 14 QPR2 version</li>
<li>fix upstream system_server crash in Android 14 QPR2 when installing updates to packages with an original-package application id such as Vanadium (was reported by users helping with Vanadium Alpha channel testing)</li>
<li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/22">version 22</a></li>