diff options
| -rw-r--r-- | static/releases.html | 2 |
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> --> |
