diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-09 09:47:45 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-09 09:47:45 -0400 |
| commit | 380bf8c28df8214c811eee9e629f08a08ade806e (patch) | |
| tree | 2c3da83764ae446052530ebcfeab79c28bf99214 | |
| parent | 185d3b874de2f1e4cf9fe1aa6043eaa7cf85027d (diff) | |
exclude com.android.rkpdapp from backup/restore
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 95b1d89e..4d613d3f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -878,6 +878,7 @@ <p>Changes since the 2024090400 release:</p> <ul> + <li>exclude com.android.rkpdapp from backup/restore to avoid breaking key provisioning for attestation including for Auditor (users can clear RemoteProvisioner system app data via Settings if they restored data for it and have this issue)</li> <li>expat: backport patches for CVE-2024-28757, CVE-2024-45490, CVE-2024-45491 and CVE-2024-45492</li? <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.48</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/128.0.6613.127.0">version 128.0.6613.127.0</a></li> |
