diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-02 09:52:46 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-02 14:19:25 -0400 |
| commit | 13c293e23a5d281b0a193fea99daa6202fd187cc (patch) | |
| tree | e1dfdb46e8a080c9a9be0c2a8bbd648cd99d9234 | |
| parent | cc8188b9fba63dcc81aa55bede9b2e641b8a2b6e (diff) | |
early July security update
| -rw-r--r-- | static/releases.html | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 4dce2368..56ecfe2b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -766,8 +766,13 @@ release notes from before the rebranding of the project in 2018 and 2019.</p> <!-- - <article id="2024062700"> - <h3><a href="#2024062700">2024062700</a></h3> + <article id="2024070200"> + <h3><a href="#2024070200">2024070200</a></h3> + + <p>This is an early July security update release based on the July 2024 security + patch backports. This month's release of the Android Open Source Project and + stock Pixel OS will be available later today and we'll quickly release an update + based on it following this one.</p> <p>Since Android 14 QPR3 is a major release, the end-of-life Pixel 4a (5G) and Pixel 5 receiving extended support releases from GrapheneOS will need to be @@ -778,12 +783,13 @@ <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024062700">2024062700</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, Pixel 8a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024070200">2024070200</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, Pixel 8a, emulator, generic, other targets)</li> </ul> <p>Changes since the 2024062700 release:</p> <ul> + <li>full 2024-07-01 security patch level</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/126.0.6478.122.1">version 126.0.6478.122.1</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/126.0.6478.122.2">version 126.0.6478.122.2</a></li> <li>Info: update to <a href="https://github.com/GrapheneOS/Info/releases/tag/3">version 3</a></li> |
