diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-09 10:49:00 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-09 10:49:00 -0400 |
| commit | d90ae02476bb980334cfff3a4602193fe3855537 (patch) | |
| tree | 7e93f39c926a05ca32d8fac7af7f526426e6a3d5 /static | |
| parent | 57db97f20d8f3afec72bfc86e60c93739d70098d (diff) | |
trim Seedvault explanation for now
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 6bde5a7e..0e0b7c5c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -677,10 +677,10 @@ <li>Settings: fix upstream bug causing crash when accessing tethering settings from secondary users where they're unavailable</li> <li>System Updater: set foreground service type to special</li> <li>System Updater: update minimum and target API level to 34 (Android 14)</li> - <li>Seedvault: update to latest revision (we plan on replacing this with a new backup implementation since Seedvault is buggy/unreliable, has consistently needed security fixes applied downstream, has failed to provide the originally planned core features and despite being initially created by a GrapheneOS community member for GrapheneOS was taken over by a group hostile towards it)</li> <li>fix port of our change enabling usage timeline for all permission groups</li> <li>add back compiling code not built with signed integer overflow checking using -fwrapv to make it well defined</li> <li>add back very minor hardening involving making more data read only</li> + <li>Seedvault: update to latest revision</li> </ul> </article> --> |
