summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-02-05 02:59:53 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-02-05 03:07:38 -0500
commit536c76f3a00b18f1c0f8d5eb9c29590e0c8bdfc7 (patch)
tree89ed92fbf1443317c89a84f39ef3aa777c231440
parent2f82dfc4c056b6715438ee154f4a337373b32156 (diff)
Seedvault update + security fix
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 242e3e98..0e760f87 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -670,6 +670,8 @@
<ul>
<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: 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>
</ul>
</article>
-->