diff options
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 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> |
