summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-09-11 16:06:49 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-09-11 16:06:49 -0400
commit3f69bef3caf62600a0a83317192cef66e1bc52a9 (patch)
tree8490a1c46a27388e44a80c85dff637375a88718b /static
parent3f386e053fcd892729855e4e686fb47ef871ff9c (diff)
Vanadium version 128.0.6613.146.0
Diffstat (limited to 'static')
-rw-r--r--static/releases.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 75c623c4..9be8f9db 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -879,9 +879,12 @@
<ul>
<li>exclude com.android.rkpdapp from backup/restore to avoid breaking key provisioning for attestation including for Auditor (users can clear RemoteProvisioner system app data via Settings if they restored data for it and have this issue)</li>
+ <li>hardened_malloc: fix microdroid virtual machine compatibility by using armv8a+dotprod+memtag when enabling memory tagging instead of armv9+memtag</li>
+ <li>init: disable auto-reboot setup for microdroid virtual machines
<li>expat: backport patches for CVE-2024-28757, CVE-2024-45490, CVE-2024-45491 and CVE-2024-45492</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.48</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/128.0.6613.127.0">version 128.0.6613.127.0</a></li>
+ <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/128.0.6613.146.0">version 128.0.6613.146.0</a></li>
<li>App Store: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/25">version 25</a></li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/85">version 85</a></li>
<li>Info: update to <a href="https://github.com/GrapheneOS/Info/releases/tag/4">version 4</a></li>