summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-06-04 14:49:00 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-06-04 14:49:16 -0400
commitd7c4612adbc7d5e8b8915f111f1fd88b150e48a4 (patch)
tree3569180ebb71273a3c2de8a0e63761cbf2c54191 /static
parentb39af6b63b85e27d6be1070eff947754f7237737 (diff)
release notes for early June security update
Diffstat (limited to 'static')
-rw-r--r--static/releases.html32
1 files changed, 27 insertions, 5 deletions
diff --git a/static/releases.html b/static/releases.html
index e0f0cc15..15f2e286 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -759,8 +759,8 @@
release notes from before the rebranding of the project in 2018 and 2019.</p>
<!--
- <article id="2024053100">
- <h3><a href="#2024053100">2024053100</a></h3>
+ <article id="2024060400">
+ <h3><a href="#2024060400">2024060400</a></h3>
<p>This is the first release of GrapheneOS based on Android 14 QPR3.</p>
@@ -770,15 +770,37 @@
<p>Tags:</p>
<ul>
- <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024053100-redfin">2024053100-redfin</a> (Pixel 4a (5G), Pixel 5)</li>
- <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024053100">2024053100</a> (Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, emulator, generic, other targets)</li>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024060400-redfin">2024060400-redfin</a> (Pixel 4a (5G), Pixel 5)</li>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024060400">2024060400</a> (Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, emulator, generic, other targets)</li>
</ul>
- <p>Changes since the 2024053100 release:</p>
+ <p>Changes since the 2024060400 release:</p>
<ul>
<li>full 2024-06-05 security patch level</li>
<li>rebased onto Android Open Source Project release, which is the 3rd quarterly maintenance/feature release for Android 14 (QPR3)</li>
+ </ul>
+ </article>
+ -->
+
+ <!--
+ <article id="2024060400">
+ <h3><a href="#2024060400">2024060400</a></h3>
+
+ <p>Pixel 4a (5G) and Pixel 5 are end-of-life and shouldn't be used anymore due
+ to lack of security patches for firmware and drivers. We provide extended
+ support for harm reduction.</p>
+
+ <p>Tags:</p>
+ <ul>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024060400-redfin">2024060400-redfin</a> (Pixel 4a (5G), Pixel 5)</li>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024060400">2024060400</a> (Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, emulator, generic, other targets)</li>
+ </ul>
+
+ <p>Changes since the 2024053100 release:</p>
+
+ <ul>
+ <li>full 2024-06-01 security patch level</li>
<li>extend the standard wipe-without-reboot implementation to run a secure element erase in addition to wiping the hardware keystore</li>
<li>extend the standard wipe-without-reboot implementation to wipe the encrypted disk encryption keys in addition to preventing deriving the key encryption keys used to encrypt them by wiping the hardware keystore</li>
<li>kernel (5.10): update to latest GKI LTS branch revision</li>