summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-06-05 16:42:34 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-06-05 16:52:49 -0400
commit8621c29ae61ea32f34822c7a65aa61bf020e7f5a (patch)
tree6b78676d16fe39099a7b5be2e6330d69b0d3633f /static/releases.html
parent7c7b0d03170118680c59aed1f3e1d014c7a6d091 (diff)
expand Google Play Store source stamp signature check support
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 83f3997c..0b231cf1 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -590,6 +590,7 @@
<p>Changes since the 2025060200 release:</p>
<ul>
+ <li>expand our code for checking Google Play Store source stamp signatures to checking each split APK in order to prepare it for future security-relevant usage including optionally marking apps as installed from the Play Store after verifying the source stamp (this is currently used for stripping Play Store inserted checks for apps being installed from the Play Store which had looser security requirements)</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/137.0.7151.72.0">version 137.0.7151.72.0</a></li>
<li>remove Chunghwa Telecom and Netlock Certificate Authorities (CAs) based on <a href="https://security.googleblog.com/2025/05/sustaining-digital-certificate-security-chrome-root-store-changes.html">the decision by the Chrome Root Store</a> (this does not impact Vanadium since it uses a more sophisticated browser root store rather than the OS root store and will distrust certificates from these CAs not added to Certificate Transparency logs before 2025-08-01 to avoid website compatibility issues)</li>
</ul>