diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-01-24 20:39:10 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-01-24 20:39:27 -0500 |
| commit | 316d62db46fb3e562495cb07a289797878f3b687 (patch) | |
| tree | 0ae9978cfd960395534e602ac105bb5e08df2aa7 | |
| parent | da13ff0cd65e693c95f81da8af0bd522e4c702ea (diff) | |
require fs-verity for system app updates
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 50cb0934..44b9d70f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -691,6 +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>Vanadium: update Chromium base to 109.0.5414.118</li> </ul> </article> |
