summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-04-10 14:51:51 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-04-10 14:51:51 -0400
commiteae4a20822b804f434bb9dedd77f4790c8bf0b5d (patch)
treeee66b9fd53b71b4b162ec0a8e1b758a08705101d
parentcd284345d24e6c8076ad29619d64069a4a9ca204 (diff)
April monthly update
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 009a618e..75c4d437 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -576,6 +576,8 @@
<p>Changes since the 2025040700 release:</p>
<ul>
+ <li>full 2025-04-05 security patch level</li>
+ <li>rebased onto BP1A.250405.007 Android Open Source Project release</li>
<li>remove code for Qualcomm XTRA (PSDS) privacy improvements since we no longer have any devices with Qualcomm GNSS and we can add it back in the future if we need it again rather than porting it forward under the assumption we'll be using it</li>
<li>fix upstream RecoverySystem.verifyPackage(...) vulnerability (this was not directly exploitable due to there being 2 layers of update package signature verification and downgrade protection, but the first layer of protection should work properly to avoid a vulnerability in the 2nd layer being exploited)</li>
<li>Seedvault: update to 15-5.5 (will be replaced with a better backup implementation in the future)</li>