diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-02-05 02:59:53 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-02-05 03:07:38 -0500 |
| commit | 536c76f3a00b18f1c0f8d5eb9c29590e0c8bdfc7 (patch) | |
| tree | 89ed92fbf1443317c89a84f39ef3aa777c231440 /static | |
| parent | 2f82dfc4c056b6715438ee154f4a337373b32156 (diff) | |
Seedvault update + security fix
Diffstat (limited to 'static')
| -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> --> |
