summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-01-25 08:15:58 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-01-25 08:15:58 -0500
commit15fe088f49fbd152601b6fad29c7ec5a748a75e7 (patch)
tree0b89392aa825c507df7e4d2ce7638aaed1aa46be /static
parent6970fafb37633473ffe39a2e18c053398bf565d6 (diff)
fs-verity enforcement clarification
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 80f58314..1f1a3148 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -691,7 +691,7 @@
<li>extend the install available apps feature (allows Owner user to install apps in other users) to apps only installed in secondary profiles</li>
<li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/13">version 13</a></li>
<li>add GrapheneOS fs-verity public key as a supported key</li>
- <li>require fs-verity for system app updates</li>
+ <li>require fs-verity for installing system app updates (will be enforced at boot for verified boot enhancement in a future release due to the need to phase in the feature properly because of future out-of-band app updates on earlier OS releases)</li>
<li>Vanadium: update Chromium base to 109.0.5414.118</li>
<li>SettingsIntelligence: drop no longer required QUERY_ALL_PACKAGES permission now that more precise queries are defined upstream providing the necessary package visibility for Settings app search</li>
</ul>