summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-02-07 02:29:48 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-02-07 03:44:12 -0500
commit172ee92e717e8c00814fb68e9daeab33465f98a5 (patch)
tree860efaebc2ec2a13eb94a1e9838a11983ea9132d /static
parent9fd85093ebf9fcda1c1e2d155cb3adc0eae798bb (diff)
clarify Seedvault origin
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 5c5c41c6..bf161233 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -688,7 +688,7 @@
<li>rebased onto TQ1A.230205.002 release</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.162</li>
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.91</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 development has been taken over by a group with a history of unethical behavior)</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>Seedvault: require lock method to enable backups to prevent accessing internal app data for a device that has been unlocked without the lock method for the user profile, similar to how enabling developer options requires the lock method</li>
<li>SetupWizard: update GrapheneOS string branding</li>
<li>fix renaming of original-package Vanadium provider authorities regressed in the previous release due to the fix for an upstream Android 13 bug</li>