diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-06-02 14:45:38 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-06-02 14:45:59 -0400 |
| commit | abc596f0ee01f9405c945d2d356956adcd3333c5 (patch) | |
| tree | 07f77106a77a31710ed643231f6a90ec2a86e19c | |
| parent | a81d1f3fab399137ae03caee3bbb13c9a6227ae5 (diff) | |
early ASB update release notes
| -rw-r--r-- | static/releases.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 782880a4..a85dc899 100644 --- a/static/releases.html +++ b/static/releases.html @@ -582,6 +582,10 @@ <article id="2025060200"> <h3><a href="#2025060200">2025060200</a></h3> + <p>This is an early June security update release based on the June 2025 security + patch backports since the yearly Android Open Source Project and stock Pixel OS + release scheduled for this month hasn't been published yet. </p> + <p>Tags:</p> <ul> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2025060200">2025060200</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li> @@ -590,6 +594,7 @@ <p>Changes since the 2025060100 release:</p> <ul> + <li>full 2025-06-01 security patch level</li> <li>System Updater: temporarily revert notification protection due to upstream Android UI issues for this feature with privileged apps (we still plan to do this but it will need to wait until we resolve the OS issue)</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></li> </ul> |
