From 172ee92e717e8c00814fb68e9daeab33465f98a5 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 7 Feb 2023 02:29:48 -0500 Subject: [PATCH] clarify Seedvault origin --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@
  • rebased onto TQ1A.230205.002 release
  • 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
  • kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.91
  • -
  • 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)
  • +
  • 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)
  • 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
  • SetupWizard: update GrapheneOS string branding
  • fix renaming of original-package Vanadium provider authorities regressed in the previous release due to the fix for an upstream Android 13 bug